Skip to content
View abrar898's full-sized avatar

Block or report abrar898

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

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

πŸŽ“ Education

I’m Muhammad Abrar Ahmad, a 5th-semester Software Engineering student at NUST.


πŸ‘¨β€πŸ’» Full Stack Developer

I’m a passionate Full Stack Developer specializing in building modern, scalable, and high-performance web and mobile applications.

I have strong backend expertise in Django, Django REST Framework (DRF), Node.js, NestJS, Flask, GraphQL, WebSockets
and frontend expertise in React, Next.js, React Native, TailwindCSS, Bootstrap, Zustand, Redux.


🌐 Skills / Tech Stack

  • Backend: Django, Django REST Framework, Node.js, Express.js, NestJS, GraphQL, REST APIs, WebSockets, JWT & OAuth2
  • Databases: MongoDB, PostgreSQL, MySQL, Mongoose ORM
  • Frontend + Mobile: React.js, Next.js (SSR/SSG), React Native, TypeScript, HTML5, CSS3, Tailwind CSS, Bootstrap, Redux, Context API
  • DevOps & Tools: Git, GitHub, Docker, Linux, GitHub Actions (CI/CD), Vercel, Heroku, AWS
  • Security: Web security fundamentals, JWT hardening, secure coding, TryHackMe, HackTheBox

βš™οΈ Languages

Python, JavaScript, TypeScript, C++, SQL


🎯 What I’m Learning

  • πŸ“ˆ Advanced Next.js with TypeScript (API routes, SSR/SSG)
  • πŸ”’ Security: Harden Django/Node APIs with JWT/OAuth2
  • 🐳 Dockerizing full-stack apps (Django + React + PostgreSQL)
  • ☁️ Cloud deployment with AWS, Vercel & Heroku

πŸ› οΈ Other Interests

  • Ethical hacking & penetration testing basics

  • Software Requirement Specifications (SRS), UML diagrams

  • Writing clean documentation and production-ready projects


πŸš€ Tech Stack (Icons)






πŸ“Š GitHub Stats

GitHub Stats GitHub Streak


🐍 GitHub Contribution Snake

snake animation


πŸ“« How to Reach Me


πŸ’¬ β€œStrive not to be a success, but rather be of value.”
β€” Albert Einstein

Pinned Loading

  1. Ecommerce-Django Ecommerce-Django Public

    A Django-based e-commerce application featuring a product catalog with attribute filtering, keyword search, and a session-based shopping cart for both guest and registered users. Includes user orde…

    HTML

  2. LibraryManagementSystem LibraryManagementSystem Public

    Java-based library management project (project files include src/, build.xml, manifest and an out/ production/ folder) β€” looks like a classic NetBeans/Ant-built desktop/web app structure. Contains …

    Java

  3. webmusic webmusic Public

    Django-based music web app that organizes songs and playlists with a simple app structure (folders like music, music_app, playlists, and templates). Designed as a lightweight web frontend for brows…

    HTML

  4. AutiConnect AutiConnect Public

    AutiConnect is an accessibility-focused platform connecting autistic individuals, families, therapists, and educators with therapy services, resources, events, and inclusive job opportunities. Buil…

    TypeScript

  5. Manual-SVM-Text-Classification-with-Loss-Function-Analysis Manual-SVM-Text-Classification-with-Loss-Function-Analysis Public

    End-to-end binary text-classification project that implements a Support Vector Machine from scratch (with Adam optimization) and compares Hinge, Squared-Hinge and Logistic losses on the IMDb datase…

    Python