My enthusiasm for teaching and the quality of education that I strive to provide my students make me an excellent fit for the assistant professor role.
EXPERIENCE
July 2024-Present
DRONACHARYA COLLEGE OF ENGINEERING
Assistant Professor
2023-2024
NETAJI SUBHAS UNIVERSITY OF TECHNOLOGY
University Teaching Assistant
EDUCATION
M.TECH (IT)
​Netaji Subhas University of Technology
7 CGPA
B.TECH (CSE)
Ch. Ranbir Singh State Institute of Technology
7 CGPA
12th Class
Meenakshi Public School
77.7 Percentage
SKILLS
C Language
C++Programming
Java Programming
Data Structures and Algorithm
Object Oriented Programming
Competitive Programming
ACADEMIC PROJECTS
Credit Card Validator
Creating C++ Tetris Game
Coronavirus Outbreak Prediction Using Machine Learning
A software tool or component designed to verify the validity and authenticity of credit card numbers. Its primary purpose is to prevent fraudulent transactions and to ensure information entered is accurate and complete. It uses the Luhn algorithm to determine whether a credit card number is legitimate or not.
The game uses various Raylib functions for graphics ,input handling and audio and can be played on Window, macOS and Linux computers . Various steps has been used creating game window, create the grid and block classes, add collision detection and implement sound effects.
The project aims to predict coronavirus outbreaks using machine learning. It involves gathering, preprocessing, and analyzing data on cases, demographics, interventions, and more. We’ll do outbreak analysis across different regions Will be visualizing using charts and graphs and predict number of upcoming confirmed cases for the next 10 days.