Software Engineer Resume Overview
Software Engineer Resume Overview
Objective
Passionate software engineer with a strong drive to solve complex and challenging problems. A dedicated and
collaborative team player who thrives under pressure, maintaining composure and focus. Skilled in various
programming languages and technologies, always eager to learn and take on new challenges with enthusiasm.
Committed to continuous improvement and delivering high-quality software solutions.
Qualification
Indian Institute of Technology Madras July 2019 – July 2023
[Link]. in Mechanical Engineering
Courses
• A.I. in Manufacturing • Microprocessors in Automation
• Mechatronic Systems • Linear Algebra
• Metrology and Computer Aided Inspection • Fundamentals of Operations Research
Technical Stack
Languages: Python, C++, JavaScript, Java, SQL, HTML/CSS
Libraries/Frameworks/Tools: Flask, Django, Django REST Framework, React, React Native, Expo,
MySQL, Git, GitHub, pandas, NumPy, Matplotlib, scikit-learn, MATLAB
Skills: Data Structures and Algorithms, Problem Solving
Experience
Chakkizza October 2024 – Present
Mobile App Developer Intern
• Developed and integrated light and dark theme support using React Native Paper and updated
components to ensure seamless theme switching.
• Developed navigation route visualization using OpenRouteService, enhancing map interactivity and
user navigation experience.
• Optimized application performance by implementing caching with the SWR library and ensuring
persistent data storage using AsyncStorage.
Projects
Quiz App - Web Application | QuizApp
• Developed a web quiz application using Flask, Python, HTML, CSS, JavaScript, and SQL.
• Implemented functionality to select quiz topics and generate 5 random questions from a database.
• Created an interactive interface for users to select answers and receive feedback on correct answers.
Blogging Platform API | blogAPI
• Developed a RESTful API using Python, Django, Django REST Framework, and SQLite3, with
CRUD operations for articles and automatic sorting by the most recent publication date.
• Implemented filtering capabilities to search articles by author, title, and published date, returning
JSON responses with appropriate HTTP status codes.
• Utilized Django REST Framework serializers for robust input validation and data serialization.
Popularity Prediction of Songs Using Regression Models
• Utilized Label Encoder for dataset pre-processing and Seaborn for Exploratory Data Analysis,
including Heat Map and Pair Plot visualizations.
• Trained regression models to predict song popularity using 15 parameters, identifying “Track-
Genre” as the most significant feature.
• Achieved an R-Squared value of 47% with XGBoost, surpassing models like Polynomial
Regression and Decision Tree, which achieved R-Squared values of 7%.