$ whoami
About Me
Passionate Computer Science student with a focus on full-stack development, artificial intelligence, and cybersecurity. I love building innovative solutions and exploring cutting-edge technologies.
Skills
Interests
$ cat experience.log
Software Engineering Intern
MetaDots
Developed full-stack web applications using React and Node.js. Implemented RESTful APIs and optimized database queries, resulting in 40% performance improvement.
Teaching Assistant
Punjab University College of Information and Technology
Assisted in teaching Data Structures and Algorithms course. Conducted lab sessions and helped students debug code and understand complex concepts.
$ ls education/
Bachelor of Science in Computer Science
Punjab University College of Information and Technology
GPA: 3.5/4.0
Relevant Coursework:
Intermediate
Punjab Group of Colleges
GPA: A+
$ git log --projects
Featured Projects

Hotel-Broker System
Designed and developed a web-based system to connect customers with hotels, enabling efficient booking and management. Implemented user authentication, payment integration, and hotel listing features using Python and Django. Focused on database management, backend logic, and user experience.

Law Mate
Law-Mate is a robust, enterprise-ready LegalTech platform that combines traditional legal practice management with cutting-edge AI technology. Built with modern web technologies, it provides secure document management, AI-powered legal research, comprehensive case tracking, and seamless client-attorney communication.

Code Base Helper
CodeBase-Helper is an intelligent documentation and codebase Q&A tool. It allows you to index any code repository (local, GitHub, or ZIP), ask questions about the code, and get context-aware answers powered by semantic search and LLMs.
Other Projects
Inventory Management System
A comprehensive application streamlining inventory and customer order workflows. Built with React for a responsive frontend, Django for a robust backend, and secured using JWT for efficient operations.
Obesity Level Prediction System
Machine learning model that predicts obesity levels based on various health metrics.
Brick Breaker
A classic brick breaker game implemented in assembly language. The objective is to clear all the bricks while avoiding the ball from falling off the screen. The game showcases low-level programming techniques and efficient use of assembly language for real-time interaction and graphics rendering.