- Automated Detection and Classification of Exoplanets using Machine Learning in Python (In Progress)
In this ambitious personal project, I am developing a machine-learning model to automate the detection and classification of exoplanets using observational data, such as light curves and radial velocity measurements. The primary goal of this project is to address the challenges faced by astronomers in identifying and categorizing exoplanets amidst the vast amount of data collected by telescopes and observatories.
- Java-based Book Information Management System
In my second Object-Oriented Programming class, I developed a Java application that efficiently manages book information by processing and organizing entries into relevant CSV files. The program demonstrates my ability to read and parse data from various sources, as well as to implement data storage and retrieval mechanisms, facilitating direct access to the entries within the application. This project was a milestone in my programming journey, as it marked the first time I felt a genuine sense of accomplishment and utility in my work. Although not large-scale, the project showcases my foundational understanding of object-oriented programming, data manipulation, and file handling in Java, which have since become the building blocks of my growth as a software developer.