Skip to content
View joseowino's full-sized avatar

Block or report joseowino

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

👋 Hi, I'm Joseph Owino

Typing SVG

GitHub followers GitHub stars


🚀 About Me

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

🛠️ Tech Stack

Languages

Go JavaScript HTML5 CSS3

Frameworks & Tools

Node.js Git Linux VS Code

Currently Exploring

Docker PostgreSQL React


📊 GitHub Stats

Joseph's GitHub stats

Top Languages

GitHub Streak


🎯 Featured Projects

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


🌟 What I'm Up To

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

📈 Activity Graph

Joseph's github activity graph


🤝 Let's Connect!

LinkedIn Twitter Portfolio Email


💭 Quote of the Day

Quote


👀 Profile Views

Visitor Count


⭐ From joseowino | Built with 💙 and lots of ☕

Popular repositories Loading

  1. tic-tac-toe tic-tac-toe Public

    tic-tac-toe game

    Go

  2. playground playground Public

    Challenges and quizes

    Go

  3. piscinejs piscinejs Public

    js cording

    JavaScript

  4. groupie-tracker groupie-tracker Public

    web of list of artists, their perfomance dates and location from an API

    Go

  5. portfolio portfolio Public

    The Making of Joseph

    HTML

  6. net-cat net-cat Public

    NetCat in a Server-Client Architecture

    Go