Skip to content
View musa-kal's full-sized avatar
🙃
just hangin around
🙃
just hangin around

Block or report musa-kal

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.

Content in all repositories owned by your account will be closed.
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
Musa-kal/readme.md

Hi there, I'm Musa Kaleem! 👋

Software Engineering Student | AI Engineering Intern | 🥇 Skills Ontario Gold Medalist

I am a developer based in Ontario, Canada, focused on bridging the gap between Systems Engineering and Applied AI. I don't just use libraries; I build them from scratch to understand the math behind the magic.

Currently, I'm deploying production AI infrastructure at Xactsize and automating warehouse operations at Amazon.


🏆 Achievements

  • 🥇 Gold Medal - Provincial Coding Competition: Placed 1st in the Skills Ontario Competition (May 2025), demonstrating excellence in algorithmic problem solving and rapid software development under pressure.

🚀 What I'm Working On

  • 🧠 Building Brains: Implementing Transformers and Neural Networks from first principles (Python, NumPy, PyTorch) to master the low-level mechanics of AGI.
  • ☁️ Scaling Infrastructure: Architecting cloud-native solutions on GCP and Kubernetes for high-throughput AI inference.
  • 🛠️ Internal Tools: Developing browser extensions and automation scripts that save hundreds of human-hours in logistics environments.

🛠️ The Toolbox

Languages Python C++ Bash C# (ASP.NET) SQL (PostgreSQL) JavaScript/TypeScript

Machine Learning PyTorch TensorFlow NumPy OpenCV

Cloud & DevOps Google Cloud Docker Kubernetes Linux


Pinned Loading

  1. FaastPlus-Chrome-Extension FaastPlus-Chrome-Extension Public

    Faast-Plus is a chrome extension to improve Amazon FAAST WMS platform used internally for operations. This repo contains documentations for the chrome extension.

    1

  2. omni-Neural-Network-Library omni-Neural-Network-Library Public

    A simple python library to train neural networks built from scratch for research and learning purposes.

    Python

  3. optiroute optiroute Public

    Optiroute Backend A high-performance REST API built with FastAPI and Python for efficient route handling and data processing. Features automatic interactive documentation and type-safe endpoints.

    Python

  4. smoll-language-model smoll-language-model Public

    Educational language model implementation from scratch, featuring Bigram and TinyGPT architectures built with PyTorch for character-level text generation. Learn the fundamentals of transformers and…

    Python 1

  5. human_face_detection_model human_face_detection_model Public

    A face detection model implemented using TensorFlow with customizable params to play around with model and training data.

    Python