Skip to content
View joseowino's full-sized avatar

Block or report joseowino

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

๐ŸŽต 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


๐ŸŒŸ 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