Pinned Repositories
serve-me-ionic
Course project, Serve Me System, Frontend for mobile phone
AutoFarm
Automated Farming Robot for Senior Design Class.
BeerPong
BeerPong is an android app created using Android Studio that simulates the popular game "beer pong". It features 3 dificulties with the ability to customize background, table and ball, as well as the number of cups per game.
ClapRecognition-MemeReview-
This program recognizes taps/claps (and says "meme review" every two claps). This is an adaptation of this code: http://stackoverflow.com/questions/4160175/detect-tap-with-pyaudio-from-live-mic
club-league-tracker
A project to help track club member participation for club league.
CustomerRelationshipManager
Customer Relationship Manager that supports CRUD operations using Spring MVC and Hibernate.
FinancialCalculator
Financial Calculator android app. Calculates amortization schedule based on user inputs. Requirement for a university class.
Interview
Headstorm's collaborative, pull-request based technical interview challenges.
MavAppoint_AWS_Lambda
This is a Maven Project written in Java that is used with AWS Lambda to handle Amazon's API Gateway requests for the MavAppoint System.
UseCaseDerivationTool
A project using Machine Learning for CSE 5322
JavierAlexCastro's Repositories
JavierAlexCastro/ClapRecognition-MemeReview-
This program recognizes taps/claps (and says "meme review" every two claps). This is an adaptation of this code: http://stackoverflow.com/questions/4160175/detect-tap-with-pyaudio-from-live-mic
JavierAlexCastro/FinancialCalculator
Financial Calculator android app. Calculates amortization schedule based on user inputs. Requirement for a university class.
JavierAlexCastro/AutoFarm
Automated Farming Robot for Senior Design Class.
JavierAlexCastro/BeerPong
BeerPong is an android app created using Android Studio that simulates the popular game "beer pong". It features 3 dificulties with the ability to customize background, table and ball, as well as the number of cups per game.
JavierAlexCastro/club-league-tracker
A project to help track club member participation for club league.
JavierAlexCastro/CustomerRelationshipManager
Customer Relationship Manager that supports CRUD operations using Spring MVC and Hibernate.
JavierAlexCastro/Interview
Headstorm's collaborative, pull-request based technical interview challenges.
JavierAlexCastro/MavAppoint_AWS_Lambda
This is a Maven Project written in Java that is used with AWS Lambda to handle Amazon's API Gateway requests for the MavAppoint System.
JavierAlexCastro/UseCaseDerivationTool
A project using Machine Learning for CSE 5322
JavierAlexCastro/ProcessDependency
Get simple sentences out of complex sentences by processing the dependencies generated by StanfordNLP.
JavierAlexCastro/ShapeDrawing
Homework implementing design patterns to implement a drawing application that supports basic shapes (line, box, circle)