محمد حسام
Skills
Languages
Backend
Frontend
Tools
Experience
Software Engineer Intern
10Pearls Pakistan
Dec. 2025 – Feb. 2026
Selected through the 10Pearls Shine Internship Program.
- Designed and developed a web based contact management system using Java and Spring Boot
- Implemented RESTful API with Spring Data JPA, Hibernate, and PostgreSQL.
- Ensured quality using JUnit, Mockito, SonarQube, SLF4J, and Logback
- Built responsive React.js interfaces and used git and github for version control.
Featured Projects
HTTP/1.1 Server Using TCP
Built a low-level HTTP/1.1 server in Go using raw TCP sockets with manual request parsing, persistent connections, and chunked transfer support.
Load Balancer
Developed a concurrent round-robin load balancer in Go using goroutines and synchronization primitives.