Skip to content
View mawaisu77's full-sized avatar

Block or report mawaisu77

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.

Content in all repositories owned by your account will be closed.
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
mawaisu77/README.md

Hi there, I'm Awais πŸ‘‹

Typing SVG
Profile Views

πŸš€ About Me

Hi, I’m Awais πŸ‘‹ I’m a web developer who loves building apps that people actually use. Over the years, I’ve worked on different kinds of projectsβ€”like e-commerce platforms and even a car auction system where people could bid live in real time. Seeing something you built being used by others is one of the best feelings.

These days, I’m focusing on learning and improving my skills. I’ve been exploring advanced React patterns, breaking apps into microservices, and trying out cloud deployment to make apps faster and more reliable. I enjoy experimenting with new tools and figuring out better ways to solve problems.

Most of the time, you’ll find me coding, fixing bugs, or testing out new ideas. I get stuck sometimes (who doesn’t?), but I love the challenge that comes with solving tough problems. Honestly, I even catch myself thinking about code when I’m away from my deskβ€”or dreaming about debugging when I sleep πŸ˜….

At the end of the day, I just enjoy building things, learning new skills, and sharing what I know with others.


πŸ› οΈ Tech Stack

Frontend

React JavaScript Tailwind CSS Material-UI PrimeReact

Backend

Node.js Express.js PostgreSQL Sequelize PHP Python

Tools & Services

Pusher Cloudinary Sentry JWT


πŸ† Featured Projects

πŸš— Lux Cars - Automotive Auction Platform

A comprehensive automotive auction platform with real-time bidding, live auctions, and complete e-commerce functionality.

Frontend Repository: lux-cars-frontend

Tech Stack:

  • React 18 with modern hooks and functional components
  • Tailwind CSS for responsive and beautiful UI design
  • Material-UI & PrimeReact for rich component library
  • React Router for seamless navigation
  • Formik & Yup for form validation
  • React Hook Form for efficient form handling
  • i18next for internationalization (English/French)
  • Chart.js & Recharts for data visualization
  • Pusher for real-time features
  • React PDF for document handling
  • React Dropzone for file uploads
  • React Toastify for notifications

Key Features:

  • 🎯 Live Auction System with real-time bidding
  • πŸš— Vehicle Management with detailed specifications
  • πŸ’° Payment Integration with secure transactions
  • πŸ“Š Analytics Dashboard with charts and reports
  • πŸ” Advanced Search with multiple filters
  • πŸ“± Responsive Design for all devices
  • 🌍 Multi-language Support (English/French)
  • πŸ“§ Email Notifications system
  • πŸ’³ Fund Management and transaction history
  • πŸ” User Authentication with JWT

Backend Repository: lux-cars-backend

Tech Stack:

  • Node.js & Express.js for robust API development
  • PostgreSQL with Sequelize ORM for data management
  • JWT Authentication for secure user sessions
  • Pusher for real-time communication
  • Cloudinary for image and file management
  • Multer for file upload handling
  • Nodemailer for email services
  • Sentry for error monitoring and performance tracking
  • Winston for comprehensive logging
  • bcrypt for password hashing
  • Sharp for image processing
  • PDF Generation with easyinvoice

Key Features:

  • πŸ”₯ Real-time Bidding System with live updates
  • 🏦 Payment Processing with multiple gateways
  • πŸ“Š Admin Dashboard with comprehensive analytics
  • πŸ” Advanced Search API with filtering
  • πŸ“§ Email Automation for notifications
  • πŸ›‘οΈ Role-based Access Control (Admin/User)
  • πŸ“ˆ Analytics & Reporting APIs
  • πŸ” Secure Authentication with refresh tokens
  • πŸ“± Mobile-responsive API design
  • πŸš€ Performance Optimized with caching

πŸ›’ Shopping Basket Calculator

A PHP-based shopping basket implementation demonstrating object-oriented programming principles with delivery charge calculation and special offers.

Repository: calc_deliv_fee

Tech Stack:

  • PHP 8+ with modern OOP features
  • Object-Oriented Design with SOLID principles
  • Type Declarations for better code safety
  • Functional Programming concepts with array functions

Key Features:

  • πŸ›’ Shopping Basket Management with product catalog
  • 🚚 Dynamic Delivery Charge Calculation based on order value
  • 🎯 Special Offers System (Red Widget: Buy 1, Get 2nd Half Price)
  • πŸ’° Automatic Discount Application and total calculation
  • πŸ§ͺ Comprehensive Test Cases for different scenarios
  • πŸ“¦ Product Management with unique codes and pricing
  • πŸ”’ Precise Financial Calculations with 2 decimal places

Classes Implemented:

  • Product Class - Product representation with code, name, and price
  • DeliveryCalculator - Calculates delivery charges based on thresholds
  • OfferCalculator - Handles special offers and discounts
  • Basket - Main shopping basket with total calculation logic

πŸ₯ HRT (Healthcare Resource Tracker)

A healthcare management system for tracking and managing healthcare resources efficiently.

Frontend Repository: hrt-fe

Backend Repository: hrt-be

Tech Stack:

  • React for frontend development
  • Node.js for backend services
  • Modern JavaScript (ES6+) throughout
  • RESTful API architecture

Key Features:

  • πŸ₯ Healthcare Resource Management
  • πŸ“Š Resource Tracking & Analytics
  • πŸ‘₯ User Management for healthcare staff
  • πŸ“± Responsive Interface for mobile access

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak
Top Languages

🎯 What I'm Currently Working On

  • πŸ”„ Real-time Features Enhancement for auction platforms
  • πŸš€ Performance Optimization of existing applications
  • πŸ“± Mobile App Development for automotive services
  • ☁️ Cloud Migration and deployment strategies
  • πŸ”’ Security Improvements and best practices implementation

🀝 Let's Connect!


πŸ† Achievements

  • πŸš— Built a complete automotive auction platform from scratch
  • ⚑ Implemented real-time bidding with sub-second latency
  • πŸ“Š Handled complex data analytics and reporting
  • πŸ” Implemented secure authentication and authorization
  • 🌍 Multi-language support for international users
  • πŸ“± Responsive design for all device types
  • πŸ›’ Developed OOP-based shopping cart with dynamic pricing
  • πŸ’° Implemented complex discount algorithms and delivery calculations

⭐ Star this repository if you found it helpful!

Popular repositories Loading

  1. lux-cars-backend lux-cars-backend Public

    JavaScript

  2. lux-cars-frontend lux-cars-frontend Public

    JavaScript

  3. calc_deliv_fee calc_deliv_fee Public

    PHP

  4. dev-test dev-test Public

    Forked from nomeyy/dev-test

    TypeScript

  5. mawaisu77 mawaisu77 Public

  6. Banking-main Banking-main Public

    Built with Next.js, Horizon is a financial SaaS platform that connects to multiple bank accounts, displays transactions in real-time, allows users to transfer money to other platform users, and man…

    TypeScript