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
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
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
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"
]
};
