Skip to content
View mafgit's full-sized avatar
🌀
Coding & Learning
🌀
Coding & Learning

Highlights

  • Pro

Block or report mafgit

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

Hi! I'm Abdullah.

📝 About Me

I am a passionate developer who loves building useful and impactful projects. I am currently pursuing Bachelor of Computer Science at FAST NUCES 🎓 (Expected Graduation Year: 2026).

🚀 Main Interests

  • AI / ML / Deep Learning
  • 🧩 System, Design, Architecture & Code Optimization
  • 🌐 Web Development (Frontend + Backend)

🛠️ Skills

Next.js Python Express Docker LangChain Tailwind TypeScript HuggingFace Flask PostgreSQL

Pinned Loading

  1. local-project-dashboard-vscode local-project-dashboard-vscode Public

    Effortlessly manage all your local projects in one modern, sleek dashboard — right inside VS Code. No more manually browsing folders or reopening recent projects.

    TypeScript 4

  2. flights-frontend flights-frontend Public

    Flights Booking Fullstack Webapp using Next.js, PostgreSQL, Zod, Express, Zustand, Stripe etc. Backend: https://github.com/mafgit/flights-backend

    TypeScript

  3. url-shortener url-shortener Public

    Simple URL shortener in which I used Docker, Nginx, BullMQ, AWS EC2, Redis, PostgreSQL, Cron Job, Next.js, Express.js, Basic Rate Limiting.

    TypeScript

  4. phrase-insight-homepage phrase-insight-homepage Public

    PhraseInsight is a free chrome extension that transforms how you learn languages online. Instead of switching between tabs or apps, simply highlight any word or phrase while reading articles, blogs…

    TypeScript 2

  5. chatdocs-langchain chatdocs-langchain Public

    Chat with LLMs, attach documents, create multiple chats! Made using LangChain, Chroma vector store, Ollama, Streamlit.

    Python 2

  6. reinforcement-learning-snake reinforcement-learning-snake Public

    Used reinforcement learning (reward-based training) to train the snake to decide actions itself, prioritize avoiding collisions, prioritize eating food, and avoid wasting time.

    TypeScript