Pinned Repositories
aphis-inspection-reports-dashboard
cazgi-IBM-Watson-NLU-Project
cnn
convolutional neural net
dbclass_spyapp
Application for CS486 that connects to class PostgreSQL database.
deeplearning-spring2021
Repository for homework assignments for deep learning/computer vision class.
FP-410p
geoffcorvera.github.io
Personal website
Music_Generator
Train long short-term memory network on midi files to generate music by predicting the next note or chord, given a sequence of notes & chords.
vaccine-dash
This is a project for the Front End Web Development class at Portland State University. It is a dashboard that displays COVID-19 vaccination data.
Wonder_Tix
Full-stack web application using React, Node, Express and Postgres for event management and ticket purchasing. This was a capstone project created in collaboration with Portland Playhouse.
geoffcorvera's Repositories
geoffcorvera/aphis-inspection-reports-dashboard
geoffcorvera/cazgi-IBM-Watson-NLU-Project
geoffcorvera/cnn
convolutional neural net
geoffcorvera/dbclass_spyapp
Application for CS486 that connects to class PostgreSQL database.
geoffcorvera/deeplearning-spring2021
Repository for homework assignments for deep learning/computer vision class.
geoffcorvera/FP-410p
geoffcorvera/geoffcorvera.github.io
Personal website
geoffcorvera/ghpages_test
test deploy React app to GitHub Pages
geoffcorvera/Music_Generator
Train long short-term memory network on midi files to generate music by predicting the next note or chord, given a sequence of notes & chords.
geoffcorvera/react-shopping-cart
Shopping cart implementation using React & Redux
geoffcorvera/vaccine-dash
This is a project for the Front End Web Development class at Portland State University. It is a dashboard that displays COVID-19 vaccination data.
geoffcorvera/Wonder_Tix
Full-stack web application using React, Node, Express and Postgres for event management and ticket purchasing. This was a capstone project created in collaboration with Portland Playhouse.
geoffcorvera/personal-website-v2
Personal website using Next.JS and Tailwind
geoffcorvera/unsupervised_learning
Implement basic clustering algorithms: K-Means & Fuzzy C-Means.
geoffcorvera/xv6
Learning about operating systems with XV6