Skip to content
View Wcoder547's full-sized avatar
💭
Working on a project, responses may be delayed.
💭
Working on a project, responses may be delayed.

Block or report Wcoder547

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

LinkedIn Portfolio Email Resume


Profile Views GitHub Followers


About me

I'm a Full-Stack Developer from Sargodha, Pakistan with 3+ years of experience building production-grade web applications. I specialize in Next.js, the MERN stack, and TypeScript — from architecting multi-role auth systems to integrating AI pipelines and deploying on cloud infrastructure.

I'm currently in my final year of BS Information Technology at the University of Sargodha, and actively looking for remote full-time or freelance roles.

const waseem = {
  location:     "Sargodha, Pakistan 🇵🇰",
  role:         "Full-Stack Developer",
  stack:        ["Next.js", "React", "TypeScript", "Node.js", "MongoDB", "PostgreSQL"],
  currentWork:  "pakabroad — study abroad platform for Pakistani students",
  openTo:       "Remote full-time · Freelance · Contract",
  contact:      "[email protected]",
};

🚀 Featured projects

pakabroad — Study Abroad Platform

A full-featured platform helping Pakistani students discover and apply to international universities.

  • Custom JWT authentication (access/refresh tokens, httpOnly cookies) with Google OAuth
  • Role-based access control (student, admin, university) with protected routes
  • Built on Next.js 16, Prisma 7, Supabase (PostgreSQL), and Tailwind CSS
  • Edge-safe auth utilities split between middleware proxy and Node.js runtime

Next.js TypeScript Prisma Supabase Tailwind


E-Commerce Platform — Full-Stack Store

Production-ready e-commerce platform with advanced caching, payment integration, and admin dashboard.

  • Full MERN stack with TypeScript end-to-end
  • REST API with Redis caching, order management, and inventory control
  • Secure checkout with payment gateway integration
  • Admin panel with analytics, product management, and order tracking

MongoDB Express React Node.js TypeScript Redis


MediLens — AI Medication Manager (Android)

AI-powered Android app that identifies medications via camera and manages daily schedules.

  • Roboflow AI model (99.5% mAP) for real-time pill detection via device camera
  • Firebase for authentication (Google Sign-In), Firestore for schedule storage
  • "Done today" logic with SharedPreferences and date-keyed tracking
  • Built in Kotlin (Views architecture) as a Final Year Project

Kotlin Firebase Android Roboflow


🛠 Tech stack

Frontend

Next.js React TypeScript Tailwind CSS Framer Motion

Backend

Node.js Express REST API Socket.io

Databases & ORM

MongoDB PostgreSQL Prisma Supabase Redis

DevOps & Tools

Docker Git Linux AWS Vercel


📊 GitHub stats

GitHub Streak


💼 Work & education

Period Role Organisation
2024 Full-Stack Intern Kivro Solutions
2023 Full-Stack Intern DevelopersHub Corporation
2023 Laravel Intern Ultimabyte Software House
2022–2026 BS Information Technology University of Sargodha
2022–present Freelance Developer Fiverr

📫 Let's work together

I'm actively looking for remote full-time, part-time, or freelance opportunities. If you're building something interesting with Next.js, a MERN stack, or need a developer who can own a feature end-to-end — let's talk.

LinkedIn Email Portfolio

Popular repositories Loading

  1. ECOMMERCE-PROJECT ECOMMERCE-PROJECT Public

    This repository contains the codebase for a full-featured Ecommerce platform built using the MERN stack. The project leverages modern web development technologies to create a scalable and efficient…

    TypeScript 1

  2. beyond-basics-python beyond-basics-python Public

    Advanced Python Mastery – From Intermediate to Expert: Decorators, OOP, APIs, Memory Management, Closures & Real-World Projects. Perfect advanced Python tutorial for developers mastering Python in…

    Python 1

  3. WaseemMalik-portfolio WaseemMalik-portfolio Public

    This is the personal portfolio of Waseem Malik, built using pure HTML and CSS to showcase projects, skills, and professional background in a clean and responsive layout. Ideal for demonstrating fro…

    HTML

  4. Javascript Javascript Public

    Your JavaScript journey repository: a digital sanctuary guiding learners from basics to mastery. Clear explanations, hands-on exercises, vibrant community collaboration. Become a skilled developer …

    JavaScript

  5. typeScript typeScript Public

    A complete, beginner-to-advanced TypeScript learning repository covering core concepts, real-world examples, and best practices. Perfect for JavaScript developers transitioning to TypeScript or any…

    TypeScript

  6. React React Public

    This repository is a complete React learning guide from beginner to advanced level. It covers core concepts, hooks, routing, state management, and real-world projects. Ideal for students, junior de…

    JavaScript