Skip to content
View cartel360's full-sized avatar
🎯
Focusing on being Anonymous 😆 😆 😆
🎯
Focusing on being Anonymous 😆 😆 😆

Block or report cartel360

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

👨🏾‍💻 About Me

name: Billy Okeyo
location: Nairobi, Kenya 🇰🇪

roles:
  - Software Engineer
  - Full-Stack Developer
  - Cloud & DevOps Engineer
  - Technical Mentor

experience: "5+ years"

domains:
  - Finance
  - Education
  - HealthTech
  - Cloud Infrastructure
  - Automation

currently_focused_on:
  - Full-stack systems
  - Cloud-native applications
  - CI/CD automation
  - Kubernetes deployments
  - Platform engineering
  - Developer mentorship

motto: "Build. Automate. Scale. Repeat."

🚀 Current Focus

$ whoami
Billy Okeyo

$ role
Software Engineer | Full-Stack Developer | DevOps Engineer

$ currently
Building financial systems
Creating scalable web platforms
Automating deployment workflows
Deploying containerized applications
Mentoring upcoming developers

$ mission
To build reliable, secure, and scalable software that solves real-world problems.

🛠️ Tech Stack

Languages

Frameworks & Libraries

Databases


DevOps & CI/CD


Testing & Tools



☁️ Systems I Like Building

                    Users
                      │
                      ▼
              CDN / Load Balancer
                      │
                      ▼
              Kubernetes Cluster
          ┌───────────┴───────────┐
          │                       │
          ▼                       ▼
    Backend APIs             Worker Services
          │                       │
          ▼                       ▼
 PostgreSQL / SQL Server      Redis / Queues
          │
          ▼
 Monitoring + Logging
 Prometheus • Grafana • CI/CD

💼 Experience Snapshot

Innova Limited
Software Engineer | 2021 - Present
• Financial systems
• C# / ASP.NET
• Angular
• Docker / TeamCity
• Workflow automation

Uamuzi
DevOps Engineer | 2023
• CI/CD pipelines
• Docker
• Kubernetes
• Release automation

Zalego Academy
Web Developer | 2021
• Laravel e-commerce platform
• Secure payment integration
• UI improvements

Guru Analytic
Software Developer | 2019 - 2021
• Django
• Laravel
• MySQL
• Client software solutions

🚀 Featured Projects

Project Stack Description
🎓 Masomo Academy Django • REST API • PostgreSQL • Flutter Remote learning LMS for assignments, Q&A, and teacher-student interaction
👁️ Eyero Flutter • TensorFlow Offline cataract detection app for remote health screening
⚙️ Code Generator CLI Django • C# • Angular CLI tool that generates CRUD systems from database schema input
🧑🏾‍💼 HR & Payroll System Django • Angular Modular SaaS HRMS for recruitment, performance, and payroll

📊 GitHub Analytics






📈 Contribution Activity


⏱️ Coding Activity


🧠 Engineering Principles

Readable code > clever code
Automation > repetition
Monitoring > guessing
Security > afterthoughts
Documentation > confusion
Consistency > perfection

📝 Latest Articles


🏆 Certifications

Google Cloud Certification
Udacity Cloud DevOps Nanodegree
Responsive Web Design

🌍 Leadership & Community

Google Developer Student Clubs Lead
Technical Mentor
Open Source Enthusiast
Community Builder

🤝 Connect With Me


🐍 Contribution Snake

snake animation

⭐ “Build. Automate. Scale. Repeat.”

Pinned Loading

  1. Django-Models-Snippets Django-Models-Snippets Public

    This is a vscode snippet extension that helps in auto completing django models for you. It will save your coding time so much.

    Python 1

  2. whatsapp-bot-pictures whatsapp-bot-pictures Public

    A WhatsApp bot that saves pictures on a cloud storage by just sending it the picture and you can view your pictures again by just sending it a simple message.

    Python 5 1

  3. django-admin-forge django-admin-forge Public

    Django Admin Forge is a modern, customizable Django admin framework for serious SaaS and enterprise apps. It keeps Django admin's reliability and model integration, while upgrading the UI/UX, themi…

    HTML

  4. django-logpilot django-logpilot Public

    Logpilot configures sensible defaults so you get readable logs in development, structured JSON in production, optional rotating files, and a **request ID** on every response—without spending an aft…

    Python