-
-
myPortfolio Public
a personal static website portfolio using only HTML and CSS (Link in README)
CSS UpdatedApr 21, 2020 -
-
-
-
-
-
-
-
-
Ground Control Station for autonomous vehicle platforms in NGCP
-
sante Public
Forked from cppsea/santeGet reminders to stand up, focus your eyes away from the screen, go for a walk, and more.
Java MIT License UpdatedFeb 14, 2019 -
-
IOS-Calculator-app Public
Version 1 of the calculator (only simple function)
Swift UpdatedDec 10, 2018 -
graphingCalculator Public
Used C++ to implement RPN algorithm to calculate the input equation and used SFML to plot out the solution, creating graph-like line on the screen.
Makefile UpdatedNov 29, 2018 -
airphaneDijkstraShortestPath Public
Simulate with the raw airline data to find the shortest path between airports by using Dijkstra algorithm in c++ and QtGUI
JavaScript UpdatedNov 12, 2018 -
Knight-in-qt Public
A Knight's Tour is a sequence of moves of a knight on a chessboard such that the knight visits every square once and only once. If the knight ends on a square that is one knight's move from the beg…
Makefile UpdatedNov 12, 2018 -
optimalSequence Public
Greedy approach the following algorithm which computes an optimal sequence for performing a set of tests that does not violate a given precedence constrains on the tests sequencing.
Java UpdatedNov 10, 2018 -
-
airplaneProblem Public
The study of graph data structure. Using Dijkstra Algorithm to find the shortest path between any two airports. The data for flight, airport, and airlines are provided public via http://openflights…
UpdatedJun 14, 2018