Skip to content
View nofil-zahid's full-sized avatar

Block or report nofil-zahid

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

Hi, I'm Nofil Zahid πŸ‘‹

Full Stack Engineer | Turning Ideas into Reality

πŸ’« About Me:

πŸ’» Full Stack Software Engineer
πŸ“ Lahore, Pakistan

I specialize in building scalable full-stack applications, multi-tenant SaaS systems, and high-performance web platforms using modern JavaScript technologies.

My focus is on clean architecture, performance, and developer-friendly systems.

πŸ’» Tech Stack Manifest

πŸ–₯ Core_Languages

TypeScript Java NodeJS

βš™οΈ Backend_Architecture (Server-Side Logic)

NestJS Express.js REST API GraphQL Prisma Sequelize JWT Passport Socket.io

🧠 State_&_Data_Synchronization

TanStack Query Redux RTK Query

🎨 Frontend_UI_Architecture

Next.js React TailwindCSS Framer Motion

πŸ—„οΈ Databases_&_Caching

PostgreSQL MySQL Redis Firebase

πŸ“± Mobile_Logic_Abstraction

React Native Expo

πŸ›  System_Control_Tools

Postman Notion Babel VS Code

⚑ Made with πŸ’» by Nofil Zahid

Pinned Loading

  1. restaurant_management_system restaurant_management_system Public

    M.A.D (Mobile Application Development) SEMESTER PROJECT

    Dart 3

  2. crontab-text-explainer crontab-text-explainer Public

    An open-source React/TypeScript application built with Vite to help developers and system administrators understand and create cron expressions through interactive visualizations and random cron ex…

    TypeScript 1

  3. OS-Scheduling-Algorithm OS-Scheduling-Algorithm Public

    This repository features a Java implementation of various OS scheduling algorithms, including FCFS, SJF, SRTF, Round Robin, and Priority Scheduling. It demonstrates both preemptive and non-preempti…

    Java