-
Grain Technology, Inc.
- Dana Point, CA
- https://www.grain.credit
-
portfolio Public
A portfolio website to view my bio, resume, projects, and social media.
JavaScript UpdatedJan 11, 2024 -
popcorn Public
Utilizing IMDb and Utelly APIs, search for movies and tv shows and see where they can be streamed.
-
Simple-Docs Public
Simple way to view documentation and make API calls to see their responses.
TypeScript UpdatedJan 5, 2023 -
Timberyard Public
A lightweight logging module for node.js applications.
-
REST-Boilerplate Public
A flexible and scalable Node and Express API. The default database is MongoDB but is very flexible, you only have to change the DAO layer and the rest of the codebase can remain the same.
JavaScript UpdatedSep 24, 2020 -
BasketballDB Public
Simple web application with Express to query data about top 500 NBA basketball players.
-
NBAShotPrediction Public
A data science project using R to visualize basketball data and predict whether a shot taken by Antony Davis will be made or missed.
-
SalaryClassifier Public
A machine learning script that uses KNN, Naive Bayes, Decision Trees, and Random Forests classification algorithms to predict a person's salary.
-
MyPL Public
A lexer, parser, and interpreter for a made up set of grammar rules. These grammars form a programming language called MyPL.
-
SolarSystem Public
An OpenGL project that will accurately simulate our Solar System. It will accurately represent the speed and orbitital pattern of each planet.