Skip to content
View ahmedmurtazamalik's full-sized avatar

Block or report ahmedmurtazamalik

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

๐Ÿ‘‹ Hi, I'm Ahmed Murtaza Malik

๐ŸŽ“ Computer Science Senior | ๐Ÿ“ Pakistan
๐Ÿ’ก Focus: AI Systems, Deep Learning, High-Performance Computing, Indie Game Development

Profile Views


๐ŸŒฑ What I'm Up To

  • ๐Ÿ”ญ Building AI systems combining deep learning, multimodal retrieval, and real-world optimization
  • โšก Exploring Parallel & Distributed Computing (MPI, OpenMP, Dask, Ray, RAPIDS)
  • ๐ŸŽฎ Learning indie game development in GameMaker & MonoGame

๐Ÿš€ Featured Projects

Project Description Tech Stack
Butterfly Parallelization Optimized graph algorithms using parallel frameworks MPI, OpenMP, METIS
Multimodal RAG System Semantic product search using combined text + image embeddings Python, Transformers, Vector DBs
GAN vs Diffusion Study Compared downscaled GANs and Diffusion models with optimized GPU inference PyTorch, CUDA
Zeta Compiler Compiler front-end phase for custom English-like syntax programming language Java, C++, Flex, Bison
Urdu Seq2Seq Transformer Transformer-based Urdu text generation and translation system PyTorch, NLP
CycleGAN Face-to-Sketch Image-to-image translation for sketch generation PyTorch, GANs
IPFS-C++ InterPlanetary File System simulation with a Ring DHT C++, DHT
Echo Task automation for student societies in a university JavaFX
Pacman in x86 Recreation of the beloved arcade game in assembly x86 Assembly

๐Ÿ› ๏ธ Tech Stack

AI & Machine Learning

PyTorch Transformers Computer Vision NLP

Parallel & High-Performance Computing

CUDA OpenMP MPI OpenACC OpenCL Numba

Software Development

C++ Java C Sharp React Svelte SFML

MLOps & Tools

Docker Kubernetes MLflow


๐Ÿ“Š GitHub Stats

Murtaza's GitHub Stats

Top Languages

Streak Stats


๐Ÿ“ซ Let's Connect

LinkedIn Email Instagram


โญ From AhmedMurtazaMalik

Pinned Loading

  1. butterfly-parallelization butterfly-parallelization Public

    Semester project for CS-3006 Parallel and Distributed Computing. Parallelization algorithms for Butterfly computations.

    C++

  2. zeta-compiler zeta-compiler Public

    C++

  3. pacman-x86assembly pacman-x86assembly Public

    Semester project for EE2003 Computer Organization and Assembly Language. A recreation of the beloved arcade game Pacman, using the Irvine library for x86 Assembly.

    Assembly

  4. canny-cuda canny-cuda Public

    Canny edge detection optimized by CUDA.

    Cuda

  5. torcsclient-ML torcsclient-ML Public

    Semester project for AI-2002 Artificial Intelligence. An AI-driven client model for the client-server architecture based racing simulator game Torcs.

    Python

  6. netflixbrowsepage-react netflixbrowsepage-react Public

    Recreating Netflix's Browse page using React.

    JavaScript