Skip to content
View ShiraiEd's full-sized avatar
:octocat:
:octocat:

Block or report ShiraiEd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ShiraiEd/README.md

Hi, I'm Eduardo 👋

Intern @ ZapTech · Open-source contributor · Building things in Rust and Python

LinkedIn Location


Stack

Rust Python

Featured projects

url-shortener-design System design challenge, URL shortener, in Rust.

Wolf359_nvim_rust_theme Neovim colorscheme with a "deep-space" vibe, optimized for Rust syntax.

rapina (contributor) Rust framework for the API layer, predictable and easy-to-learn structure.


📚 Currently studying

Foundations

  • Go syntax & tooling (Tour of Go)
  • Build a simple REST API in Go
  • PostgreSQL, data modeling, queries, indexes, transactions

Building real things

  • Docker fundamentals (Dockerfiles, networks, volumes)
  • Containerize the Go API
  • Testing in Go (unit + integration, testcontainers)
  • Contribute to an open-source project beyond Rapina

Cloud & integration

  • Cloud fundamentals (AWS Cloud Practitioner / GCP free tier)
  • Deploy a containerized service to the cloud
  • CI/CD pipeline (GitHub Actions, test, build, deploy)

System design & polish

  • Understanding Distributed Systems (Vaish)
  • System design basics (ByteByteGo)
  • Personal project tying it all together (DB, tests, Docker, CI/CD, deploy)

Pinned Loading

  1. url-shortener-design url-shortener-design Public

    First commit's second week's challenge

    Rust 2 3

  2. Wolf359_nvim_rust_theme Wolf359_nvim_rust_theme Public

    A deep-space-ish vibe-coded Neovim colorscheme, optimized for Rust

    Lua 12 1

  3. Rust-training Rust-training Public

    Training the Rust skills

    Rust