You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a multi-threaded HTTP server in Core Java from scratch with custom socket handling, request parsing, middleware, routing, and concurrent processing, deployed via Docker, built with Maven, and CI/CD.