Harsh Agrawal Resume1
Harsh Agrawal Resume1
EDUCATION
Bachelors in Electronics and Communication Engineering, 2022-2026.
CGPA : 7.45 , Visvesvaraya National Institute of Technology, Nagpur
SKILLS
Programming Languages: C and C++ (Proficient), Python (Intermediate), MATLAB, Python, 8086 Assembly
language, 8051 Assembly language, HTML(Proficient), CSS(Proficient), JavaScript (Intermediate), Reactjs, MySQL,
Git.
Developer tools: Object Oriented Programming, Data Structures and Algorithm,
Engineering: Excel, Multisim, Keil, Emu8086.
Soft Skills: Collaboration, Communication, Planning, Teamwork, Time Management, Leadership.
PROJECTS
Air Flight Management system | GitHub
● Implemented a flight-management platform of an air traffic control (ATC) system in C++ using Linked List.
● This is level 3 project which involves various functions used for insertion, deletion, searching of flight
plans according to proper departure time and rearrangement based on given time.
● Use of File Handling for data retrieval and storage.
● Tech stack used: Linked List, File handling.
● Designed and implemented a system that reads participant data from JSON, fills in pre-designed
certificate templates, and outputs the filled certificates as PDFs.
● Enhanced efficiency by implementing batch processing capabilities, allowing the system to handle
multiple entries and produce all certificates in a single run.
● Ensured compatibility across different platforms by using widely supported formats (PDF, DOCX),
facilitating easy distribution and printing of certificates.
● Tech stack used: Python
● Created a level 3 dynamic expense management system using React, enabling users to add and edit
expenses in real-time. The application is fully responsive.
● Designed the application with a modular approach to ensure that if one section fails, the others continue
to operate smoothly. This design enhances the application's reliability and maintainability, making it a
robust solution for personal or business financial tracking.
● Tech stack used: Reactjs, HTML5, CSS3, JavaScript (ES6+).