ResumeI
ResumeI
Himanshu himanshu828383@gmail.com
Pathankot, Punjab. hhimanshu1_be21@thapar.edu
EDUCATION
SKILLS
PROJECTS
• Regression Model Selector with TOPSIS | Python, ML, Flask, Pandas, Scikit-learn, HTML (April 2024)
- Developed a regression model selection system using the Technique for Order of Preference by Similarity to Ideal
Solution (TOPSIS).
- Normalized the performance metrics and assigned weights to each criterion.
- Enabled user CSV file uploads for data input.
- Compared multiple predefined regression models (Linear Regression, Decision Tree, Random Forest) using R-
squared and Mean Squared Error.
- Applied TOPSIS to rank models and displayed the predictions of the best-performing model.
• Traffic Sign Recognition Using CNN in TensorFlow | TensorFlow, Keras, CNN, Data preprocessing, Model evaluation
- Architected a CNN in TensorFlow to classify traffic signs into 43 categories. (Nov 2023)
- Performed data pre-processing by data Shuffling, grayscale conversion, and normalizing pixel values.
- Trained CNN with ReLU activation and Dropout Regularization on the training dataset with validation using the
validation set.
- Visualized model performance and data using Matplotlib and Seaborn.
- Achieved high model accuracy and evaluated performance with a confusion matrix to identify strong and weak
prediction classes.
• Full-Stack Messenger Web Application | PHP, MySQL, HTML, User Authentication, Session Management (July 2022)
- Created a full-stack web application with user authentication, and real-time messaging, and managed sessions to
restrict access to authenticated users only.
- Implemented secure login/logout functionalities and session management using PHP. Redirected users to the login
page if they attempted to access the messenger without logging in.
- Designed and administrated a MySQL database for user information and message history.
- Constructed a responsive user interface using HTML, for displaying messages and sending new ones.
WORK EXPERIENCE
• PHP Developer Trainee at FinesinTech Pvt. Ltd., Mohali June 2024 – July 2024
- Developed dynamic web pages using PHP and MySQL, enhancing user experience.
- Worked with phpMyAdmin and XAMPP for database management and local server setup.
- Utilized Apache Server for local development and testing environments.
- Implemented CRUD operations using PHP and MySQL for efficient data management.