Below are some examples of projects that I have completed during my academic career at Ramapo College of New Jersey. All of these projects enabled me to demonstrate skills that I believe would be beneficial to you.
In this project, I aimed to replicate more than 100 of the most commonly used NumPy functions in C++ to demonstrate my proficiency in both languages. The main accomplishments from this project were:
The project was a success and I received an A grade for my efforts. To get an idea of what the project entailed, you can download the project's code and report below. You can also get an idea of how the project works by watching the video demonstration below.
Video Demonstration:
Disclaimer: The video demonstration is a bit lengthy, and I make a few mistakes (i.e. mispronunciations) while explaining the project. Please bear with me as I have high-functioning autism and sometimes struggle with verbal communication.
In this project, I used a combination of Pug, Bootstrap, Node.js, Express, and SQLite to develop and deploy a web application that involves creating and maintaining a contact list. The main features of this project are:
Below is a video demonstration of the project in action. You can also find a link to the project's webpage below. When clicking on the link, the webpage may take some time to load. Please be patient.
Demonstration Video
In this project, I collaborated with a team of 3 students (myself included) to analyze the performances of 7 different machine learning algorithms on the UCI Breast Cancer dataset. The seven algorithms that we tested were:
The main goal of this project was to determine the top 3 algorithms that performed the best on the dataset, as well as to determine the most significant predictors of a cancer diagnosis. You can download the Jupyter Notebook that contains the code, results, and analysis below. You can also view a PDF file that contains the final report.
Final Report:
Download Final ReportJupyter Notebook:
Download Jupyter NotebookIn this project, I collaborated with a team of 5 students (myself included) to examine the correlation of 6,900 video games' sales to their popularity, and related stocks.
The main goal of this project was to determine if there exists a relationship between the global sales of video games and the stocks of the companies that published them.
You can view the final report, as well as the R Markdown file that contains the code, results, and analysis below.
Final Report:
Download Final ReportR Markdown File:
Download R Markdown File