Abeer Gupta
Gurgaon, India • +91 98106 82266 • abeergupta0225@outlook.com • linkedin.com/in/abeer-gupta-5a6b3a327 • github.com/Abeer-Gupta
Professional Summary
Motivated and detail-oriented computer science student with a passion for building robust software applications. Eager to apply strong problem-solving skills and foundational knowledge in data structures and algorithms to contribute to a dynamic engineering team.
Education
Gurugram University, Gurugram
Bachelor of Technology in Computer Science (AI)
Expected Graduation: June 2028
Relevant Courses
- Data Structures
- Algorithms
- Database Systems
- Computer Architecture
- Software Engineering
- Artificial Intelligence
Skills
Projects
Credit Card Fraud Detection System | Python, Scikit-learn, Pandas
Developed a machine learning model to detect fraudulent credit card transactions with high accuracy. Utilized Scikit-learn to implement a Logistic Regression model on a highly imbalanced dataset. Performed data cleaning, feature scaling, and addressed the class imbalance using the SMOTE technique. Achieved a 99% accuracy on the test set, demonstrating strong skills in data preprocessing and model evaluation.
API Integration | Python, REST APIs, JSON
Engineered a Python-based solution to integrate with a third-party REST API for fetching and processing financial data. Handled API authentication, managed request limits, and parsed JSON responses to extract relevant information. The project involved creating a robust error-handling mechanism and structuring the data for further analysis, showcasing proficiency in working with web services and data manipulation.