Pinned Repositories
car-id
REST API built with flask serves data to two React apps. One is a gallery that requests user input and displays a slideshow of the specific car, the other uses machine learning to predict the car based on an image.
Data-Structures
This is a collection of various data structures that I implemented using Python 3
DefiTop50Heatmap
Parses data from coinmarketcap to create a heat map of the top 50 DeFi projects (by market cap)
ethereum-nft-marketplace-template
Maze
Pepe uses A* pathfinding to find his home. Uses Tkinter for GUI.
NumericalMethods
Various algorithms used in Numerical Analysis. Some are written in matlab, some are written in python.
QuadCoinWindows
Initializes 4 windows with specified coins. Makes it easy to compare coins without having to pay for premium charting software
Recursive-DNS-Resolver
Runs an authentication server (AS) that authenticates one of two top-level domain servers (TS) for each client query. The AS runs a challenge-response protocol with the TS servers, choosing the correct server to direct the user to.
Salon2.0
AmericanBeautySalons.net new home. Express (REST API), React (Front End), MongoDB (Database)
SimpleCoinTracker
Lightweight Python-powered coin tracker that keeps you updated in real time.
alexvobo's Repositories
alexvobo/SimpleCoinTracker
Lightweight Python-powered coin tracker that keeps you updated in real time.
alexvobo/Recursive-DNS-Resolver
Runs an authentication server (AS) that authenticates one of two top-level domain servers (TS) for each client query. The AS runs a challenge-response protocol with the TS servers, choosing the correct server to direct the user to.
alexvobo/car-id
REST API built with flask serves data to two React apps. One is a gallery that requests user input and displays a slideshow of the specific car, the other uses machine learning to predict the car based on an image.
alexvobo/Data-Structures
This is a collection of various data structures that I implemented using Python 3
alexvobo/DefiTop50Heatmap
Parses data from coinmarketcap to create a heat map of the top 50 DeFi projects (by market cap)
alexvobo/Maze
Pepe uses A* pathfinding to find his home. Uses Tkinter for GUI.
alexvobo/NumericalMethods
Various algorithms used in Numerical Analysis. Some are written in matlab, some are written in python.
alexvobo/QuadCoinWindows
Initializes 4 windows with specified coins. Makes it easy to compare coins without having to pay for premium charting software
alexvobo/ethereum-nft-marketplace-template
alexvobo/Salon2.0
AmericanBeautySalons.net new home. Express (REST API), React (Front End), MongoDB (Database)
alexvobo/B3-CharAnim
alexvobo/B4-SocialForces
alexvobo/Collisions
Assignment B2
alexvobo/FinalAnimationProj
COVID-19 Simulation. Demo: https://youtu.be/T8E4h54mSUU
alexvobo/AI-Face-Digit-classification
alexvobo/alchemy-sdk-js
The easiest way to connect your dApp to the blockchain.
alexvobo/AndroidPhotosApp
alexvobo/barbeerdrinker
alexvobo/DataScienceProject
Scrapes Spotify for top 100 billboard data over several weeks and utilizes the Genius API to analyze stream count, lyric length, etc. The goal is to find correlation some correlation between those features and average billboard position.
alexvobo/FearGreed_DB
Pulls data from 2 crypto APIs and creates a MySQL database
alexvobo/FearNGreed
Charts crypto data pulled from a database
alexvobo/Forums_UML
alexvobo/JavaFX-PhotosApp
alexvobo/JavaFX-Song-Library
alexvobo/MazeProject1
alexvobo/qr-code-styling-node
Automaticly generate your styled QR code in your web app.
alexvobo/SalonProject
Static responsive site for a beauty salon
alexvobo/solidity-examples
alexvobo/TinyL-Compiler
alexvobo/Trade-Monitor
Monitors a trade. Calculates stats with real-time data.