Skip to content
View makusa-the's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Block or report makusa-the

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
makusa-the/README.md

< Hello World ๐Ÿ‘‹, I'm Innocent />

๐ŸŒŸ Telecom Engineer by day, Full-Stack Wizard by night ๐ŸŒŸ

Typing SVG


๐Ÿงฌ Digital DNA

interface Engineer {
  location: string;
  superpower: string;
  mission: string;
  dailyFuel: string[];
}

const innocent: Engineer = {
  location: "Lusaka, Zambia ๐Ÿ‡ฟ๐Ÿ‡ฒ",
  superpower: "Bridging Networks & Code",
  mission: "Building tomorrow's digital infrastructure",
  dailyFuel: ["โ˜• Coffee", "๐ŸŽง Music", "๐Ÿ’ก Innovation", "๐ŸŒŸ Challenges"]
};

๐ŸŽฏ Mission Control

class DigitalArchitect:
    def __init__(self):
        self.by_day = "Optimizing Telecom Networks ๐Ÿ“ก"
        self.by_night = "Crafting Web Solutions ๐Ÿ’ป"
        self.always = "Learning & Growing ๐ŸŒฑ"
    
    async def current_quests(self):
        return [
            "๐Ÿ”ฎ Architecting Cloud-Native Solutions",
            "๐Ÿ›ก๏ธ Mastering Network Security",
            "๐ŸŒ Building Community-Driven Projects",
            "๐Ÿค– Exploring AI Integration in Web Apps"
        ]

๐Ÿ› ๏ธ Arsenal of Creation

Frontend Realm

React Next.js TailwindCSS

Backend Kingdom

Node.js Laravel Express

Data Realm

MongoDB MySQL

DevOps Arsenal

Git Docker

๐ŸŽ“ Current Pursuits

const learningPath = {
  certifications: {
    "๐Ÿ” CCNA": "Mastering Network Architecture",
    "๐Ÿ–ฅ๏ธ CompTIA A+": "Hardware & Software Proficiency",
  },
  skills: {
    "๐ŸŒ Cloud Architecture": ["AWS", "Azure", "GCP"],
    "๐Ÿ”’ Cybersecurity": ["Network Security", "Penetration Testing"],
    "๐Ÿค– AI/ML": ["TensorFlow", "PyTorch", "Integration"]
  }
};

๐Ÿ“ˆ Impact Metrics

GitHub Streak

Innocent's GitHub stats

Top Languages

๐Ÿค Let's Connect

LinkedIn Email Portfolio

Profile Views

๐Ÿ’ซ "Transforming Ideas into Digital Reality" ๐Ÿ’ซ

Popular repositories Loading

  1. StockMaster StockMaster Public

    Forked from Zakarialabib/myStockMaster

    Your All-in-One Inventory and ERP Management with Laravel TALLSTACK

    Blade

  2. filament-starter filament-starter Public

    Forked from Log1x/filament-starter

    A beautiful starting point for your next TALL stack project using Filament. โšก

    PHP

  3. registry-template registry-template Public template

    Forked from shadcn-ui/registry-template

    A template for running your own registry.

    TypeScript

  4. makusa-the makusa-the Public