Pinned Repositories
BattleShip
BattleShip is coded using Java and Java Swing.
Bioinformatics-Sequence-Aligner
This program does global alignment on 2 sequences using the Needleman-Wunsch Algorithm.
Club_Circles_Web_App
A web app created using the MERN (MongoDB, Express, React, Node) stack to provide a platform for clubs to host their club information, activities, and events on.
Comics-Database
This comics database uses binary search tree and hashtable to store data and search for comics in the database.
RedCaster
Red Caster is a 2-D Platformer Game created using Unity and C#.
Stocks-Prediction-Web-App
A web app that allows user to view and predict stocks.
Stocks-Web-App
A web app that allows the user to view a stock's graph and statistics. This app uses React for front-end and NodeJS/Python for back-end.
valorant-live-map
A web app for drawing up strategies on Valorant maps in real-time.
Whiteboard
Whiteboard is coded using Java and Java Swing. It has a TCP server to handle all the clients that connect to it and show object changes on the canvas in real-time to all clients.
prestorials
Tutorials and examples of how to deploy Presto and connect it to different data sources
minhancao's Repositories
minhancao/presto
The official home of the Presto distributed SQL query engine for big data
minhancao/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
minhancao/pbench
Presto/Prestissimo Benchmark Toolset
minhancao/prestorials
Tutorials and examples of how to deploy Presto and connect it to different data sources
minhancao/workshop-template
minhancao/presto-minio
Setup hive and MinIO for use with presto
minhancao/Quiz-Taking-Web-App
This simple quiz taking web app was built using Django and React.
minhancao/hackathon2019-google
minhancao/Club_Circles_Web_App
A web app created using the MERN (MongoDB, Express, React, Node) stack to provide a platform for clubs to host their club information, activities, and events on.
minhancao/valorant-live-map
A web app for drawing up strategies on Valorant maps in real-time.
minhancao/Stocks-Prediction-Web-App
A web app that allows user to view and predict stocks.
minhancao/Stocks-Web-App
A web app that allows the user to view a stock's graph and statistics. This app uses React for front-end and NodeJS/Python for back-end.
minhancao/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
minhancao/RedCaster
Red Caster is a 2-D Platformer Game created using Unity and C#.
minhancao/Whiteboard
Whiteboard is coded using Java and Java Swing. It has a TCP server to handle all the clients that connect to it and show object changes on the canvas in real-time to all clients.
minhancao/Rocket-Build-Assist-Homeless-Web-App
A web app of resources to help combat homelessness.
minhancao/Web_App_Template
A web app template with React as front-end.
minhancao/Faster_RCNN_for_Open_Images_Dataset_Keras
Faster R-CNN for Open Images Dataset by Keras
minhancao/Bioinformatics-Sequence-Aligner
This program does global alignment on 2 sequences using the Needleman-Wunsch Algorithm.
minhancao/ClothingStoreDB
DB that models an e-commerce clothing store
minhancao/UTM-JFLAP-7
Universal Turing Machine created using JFLAP 7. It can run any arbitrary TMs against any arbitrary string w.
minhancao/Jedi3.0
Jedi is an experimental language that supports many features found in modern programming languages. Jedi is written in Scala.
minhancao/tictactoe-using-HTML-CSS-JavaScript
minhancao/Comics-Database
This comics database uses binary search tree and hashtable to store data and search for comics in the database.
minhancao/Cplusplus-Programs
Programs written in C++. Some programs use data structures like heap and binary search tree.
minhancao/Cars-Database
A car database program that has limited client-server interaction.
minhancao/x86-assembly-programs
Programs written in x86 assembly language.
minhancao/C-Programs
Programs written in C. Multithreading and synchronization techniques are used in some programs.
minhancao/LiteBrite
LiteBrite is coded using Java and JavaFX.
minhancao/multithreading-java-programs
Programs that use multithreading in Java to accomplish their tasks like a banking system.