I'm a passionate software developer specializing in backend development with Go and full-stack applications. I love building projects that solve real-world problems and learning new technologies along the way.
- ๐ญ Currently working on scalable web applications
- ๐ฑ Learning advanced Go patterns and system design
- ๐ก Interested in distributed systems and APIs
- ๐ฏ Goal: Contribute more to open-source projects
- ๐ซ Reach me: Email | LinkedIn
๐ต Groupie Tracker
A dynamic web application displaying artist information, concert dates, and locations fetched from an API. Built with Go and showcases API integration and data visualization.
Tech: Go HTML/CSS API Integration Web Scraping
๐ฎ Tic-Tac-Toe Game
A classic tic-tac-toe game implementation demonstrating game logic and algorithm design in Go.
Tech: Go Game Development Algorithms
๐ฌ NetCat
A TCP chat server implementation in Go featuring server-client architecture and real-time communication.
Tech: Go Networking Concurrent Programming TCP/IP
๐งฉ JavaScript Piscine
A collection of JavaScript coding challenges and exercises showcasing problem-solving skills.
Tech: JavaScript Problem Solving Algorithms
const joseph = {
location: "Nairobi, Kenya",
currentFocus: ["Backend Development", "System Design", "Open Source"],
learning: ["Docker", "Kubernetes", "Microservices"],
funFact: "I debug code faster with a cup of coffee โ",
askMeAbout: ["Go", "JavaScript", "APIs", "Problem Solving"],
goals2024: [
"Contribute to 5+ open source projects",
"Build production-ready applications",
"Master system design patterns"
]
};