Skip to content
View renaldid's full-sized avatar
😊
😊

Block or report renaldid

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
renaldid/README.md

Header

Typing SVG

Email GitHub Profile Views


About Me

Backend engineer focused on building clean, production-ready APIs and services. I care about code quality, system design, and writing software that scales.

  • Currently deepening expertise in Go for high-performance backend systems
  • Interested in distributed systems, API design, and developer tooling
  • Open to backend roles and serious collaborations

Tech Stack

Skills


Open Source

Projects I built to solve real backend engineering problems:

go-apierr go-env


GitHub Stats

GitHub Streak

Activity Graph


Contribution Graph

contribution snake

Get In Touch

Open to backend opportunities, freelance projects, and technical discussions.

purwantorenaldi@gmail.com

Footer

Popular repositories Loading

  1. renaldid renaldid Public

  2. logpilot logpilot Public

    Real-time TUI log aggregator — fan-in Docker, file, and systemd logs into one beautiful terminal view

    Go

  3. .github .github Public

    Default community health files

  4. gds gds Public

    Generic data structures for Go 1.21+ — Set, SortedSet, OrderedMap, MultiMap, Stack, Queue, Deque, PriorityQueue, RingBuffer, LinkedList

    Go

  5. iterx iterx Public

    Composable, lazy iterator adapters for Go 1.23+ iter.Seq — Filter, Map, FlatMap, Chunk, Zip, Sorted, and more. Zero dependencies.

    Go

  6. n1detect n1detect Public

    Go static analysis tool that detects N+1 database query patterns in for/range loops

    Go