Skip to content
View Mahiamk's full-sized avatar
:atom:
Say less
:atom:
Say less

Highlights

  • Pro

Block or report Mahiamk

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

πŸ‘¨β€πŸ’» About Me

class AnwarKoji:
    def __init__(self):
        self.name = "Anwar Mohammed Koji"
        self.role = "Full-Stack Developer @ ALX Software Engineering"
        self.stack = ["Python", "Django", "FastAPI", "React", "PostgreSQL"]
        self.mission = "Solving real-world problems through clean, scalable code"
        self.currently_learning = ["Docker", "DevOps fundamentals", "AI-powered APIs"]

    def spark(self):
        return "How does software power the world?"

    def say_hi(self):
        print("Let's build something impactful together πŸš€")

I'm a driven Full-Stack Developer and Computer Science student, currently sharpening my craft as an ALX Software Engineering Fellow. My journey started with one question β€” "How does software power the world?" β€” and today I turn that curiosity into digital solutions that help businesses and communities thrive.


πŸ“Š Snapshot

πŸš€ Projects Shipped ⏳ Coding Hours πŸ† Program 🌍 Focus
15+ 1,200+ hrs ALX SE Fellow Backend β€’ Full-Stack

πŸ”§ Tech Stack

Languages

Frameworks & Libraries

Databases, Tools & Platforms


πŸ—οΈ Featured Projects

πŸ” Anomaly Detection ML Model

A scalable machine learning pipeline for detecting anomalies in real-world data streams.

🌐 Full-Stack Web Platform

A Django/FastAPI-powered backend paired with a React front end for real-world use cases.


πŸ“ˆ GitHub Analytics


🐍 Contribution Graph

snake animation

πŸ”₯ What I Bring to the Table

  • βœ… Clean, maintainable, and testable code
  • βœ… Strong full-stack experience across frontend and backend
  • βœ… Agile collaboration and reliable time management
  • βœ… Fast learner, quick to adapt to new stacks and environments
  • βœ… Clear communication and thorough documentation

πŸ“« Let's Connect



"Open to collaboration, internships, and freelance opportunities β€” let's build something great."


βš™οΈ Setup Notes (click to expand)
  1. Wakatime coding hours β€” Sign up at wakatime.com, install the plugin for your editor, then replace the "Coding Hours" cell above with: ![Wakatime](https://wakatime.com/badge/user/YOUR_WAKATIME_USER_ID.svg)
  2. Project count β€” Update the "Projects Shipped" number as you complete and pin repositories.
  3. Featured projects table β€” Swap in your real project names, descriptions, and links (wrap each title in [Name](https://github.com/Mahiamk/repo)).
  4. Snake contribution animation β€” Follow the platane/snk GitHub Action guide to auto-generate github-contribution-grid-snake.svg for your profile.
  5. All stats/badges above pull live from GitHub, Vercel-hosted stat APIs, and skillicons.dev β€” no extra setup needed for those.

Popular repositories Loading

  1. alx_fe_javascript alx_fe_javascript Public

    JavaScript 2

  2. link_shortener_monorepo link_shortener_monorepo Public

    TypeScript 2

  3. course-JS-and-the-DOM course-JS-and-the-DOM Public

    JavaScript

  4. course-JS-and-the-DOM- course-JS-and-the-DOM- Public

    Forked from udacity/course-JS-and-the-DOM

    JavaScript

  5. Mahiamk Mahiamk Public

    Config files for my GitHub profile.

  6. Beginner_WeatherAPP Beginner_WeatherAPP Public

    Forked from CareerDevelopmentHub/Beginner_WeatherAPP

    Weather App: A simple, user-friendly application built with HTML, CSS, and JavaScript that fetches and displays weather data for any city from the OpenWeatherMap API. Features include temperature, …

    CSS