Home About Experience Portfolio Skills Contact
GitHub
Image J Image B
Jirachi GIF

Job Search Optimizer

Project Click

Details

Developed a Chrome extension with statistical insights for job applicants, integrating OAuth/Gmail API. Deployed a Node.js RESTful API on GCP with Docker and Nginx. Automated testing in Python. Reduced GPT-3.5-turbo processing costs by 60% using a language model.

Learn More

Predicting Average Working Age

Project Click

Details

The script applies ridge regression with polynomial features and KFold cross-validation to predict average working age, evaluating performance and visualizing results.

Learn More

Predicting Genetic Disorders

Project Click

Details

This project aims to predict genetic disorders based on patient data using various machine learning techniques. We explored data preprocessing, feature engineering, and model development, including collaborative filtering and decision tree classification.

Learn More

Multivariate and Likelihood Classification

Project Click

Details

This project involved classifying data points into three different classes using a Bayesian classifier. The tasks included generating scatter plots, estimating prior probabilities and likelihood distributions, classifying data, and evaluating the classifier's performance..

Learn More

Delivery Time Analysis

Project Click

Details

This project examines factors influencing delivery times using data on delivery times, number of cases, distance, and delivery city. It aims to build a predictive model, assess the city's significance, compare models across cities, and analyze residuals for model adequacy.

Learn More

Linear Regression Analysis of Gas Mileage

Project Click

Details

This project builds a linear regression model to analyze how vehicle weight and transmission type affect gasoline mileage, assessing transmission significance, interaction effects, and the impact of interaction terms.

Learn More

Stock Trading Application

Project Click

Details

This project is a server-client application for managing stock transactions. The server handles commands related to buying, selling, and managing stocks, while the client application interacts with the server to execute these commands.

Learn More

An analysis of Belle Ayr Data

Project Click

Details

This project analyzes performance metrics in chemical processing using regression analysis. It examines the impact of total solvent and hydrogen consumption on CO2 levels.

Learn More

Handwritten Digits Recognition

Project Click

Details

(Information Coming Soon)

Learn More

Plane Seat Reservation Project

Project Click

Details

The Plane Reservation System is a basic C++ application for managing and displaying plane seating arrangements. It enables seat reservations, cancellations, chart views, file saving, and seat availability statistics, marking my initial project experience.

Learn More