Skip to content
View Widua's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Widua

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

👤 About Me:

I'm a Software Engineer with 3+ years of experience specializing in Backend development (Java, Spring Boot, Go).

Note I'm trying not to just use the tool, I'm focused on deep understanding of key concepts of that tool, and that's why I'm often recreating them.

🖥️ Core projects

Project Description Key Focus
recreate-the-web Reimplementing core web protocols: HTTP, Websockets, gRPC. Network Programming, RFC Implementation
ORM Framework A custom ORM implementation based on Martin Fowler’s "Patterns of Enterprise Application Architecture". Persistence Patterns, Reflection, SQL Optimization

Note: Many of my foundational engineering challenges (Redis, Git, Shell, HTTP Server) are hosted on my Codecrafters profile.

👨‍🎓 Education:

  • B.Eng. in Computer Science - Polish-Japanese Academy of Information Technology
  • Backend Engineering Path - Boot.dev (Memory Management, Network Programming, Golang)

🛠️ Tech Stack & Skills

  • Languages: Java (11/17+), Go, Python, Javascript
  • Frameworks: Spring Boot 3, Hibernate
  • Infrastructure: AWS, Docker, Linux, Ansible, OpenSearch

📈 Activity and Stats:

Boot.dev

🌐 Socials:

LinkedIn

Pinned Loading

  1. java-websockets java-websockets Public

    My implementation of HTTP Request parser, and Websockets(RFC 6455) in Java.

    Java

  2. http-from-tcp-go http-from-tcp-go Public

    Repo for course from Boot.dev

    Go

  3. gsh gsh Public

    Shell in go

    Go