Pinned Repositories
project-based-learning
Curated list of project-based tutorials
Algorithms
Implementations of algorithms and data structures in Java, Python, and C++ (in progress)
AniRec
Anime Recommendation Engine and Predictive Analysis
curated-guides
Repo for various programming guides I collected through books, videos, lectures, MOOC, online tutorials
LamportClock
Implementation of Lamport Clock in Java
level-up-python
Repo to level up my Python skills
PopMap
A machine learning-enabled map that provides a safer and more comfortable route than Google Map's
PubNubMarkdown
A real-time collaborative Markdown editor using PubNub
PyReddit
A Reddit clone in Python. Final project for CIS 3238.
tuvtran.github.io
tuvtran's Repositories
tuvtran/Algorithms
Implementations of algorithms and data structures in Java, Python, and C++ (in progress)
tuvtran/PopMap
A machine learning-enabled map that provides a safer and more comfortable route than Google Map's
tuvtran/curated-guides
Repo for various programming guides I collected through books, videos, lectures, MOOC, online tutorials
tuvtran/level-up-python
Repo to level up my Python skills
tuvtran/PyReddit
A Reddit clone in Python. Final project for CIS 3238.
tuvtran/tuvtran.github.io
tuvtran/LamportClock
Implementation of Lamport Clock in Java
tuvtran/PubNubMarkdown
A real-time collaborative Markdown editor using PubNub
tuvtran/AniRec
Anime Recommendation Engine and Predictive Analysis
tuvtran/TDD_Python
Created a to-do list from scratch with Django following the "TDD with Python" book
tuvtran/makesite
Simple, lightweight, and magic-free static site/blog generator for Python coders
tuvtran/union-api
API server to keep track of The Brandery's portfolio companies' KPI
tuvtran/cqlite
Basic Implementation of SQLite Database in C. Based on Connor's Guide. [Currently on hold]
tuvtran/examples
Apache Kafka and Confluent Platform examples and demos
tuvtran/kafka
Mirror of Apache Kafka
tuvtran/gutenberg-project
tuvtran/castle
Castle is a test harness for Apache Kafka, Trogdor, and related projects.
tuvtran/CIS3238_paystation
Implementation of PayStation project from CIS 3238 to demonstrate TDD and OOP
tuvtran/common
Common utilities library containing metrics, config and utils
tuvtran/NumericalAnalysis
Code for Numerical Analysis
tuvtran/parallelprog
Parallel Programming Lab from CIS 3238
tuvtran/rest-utils
Utilities and a small framework for building REST services with Jersey, Jackson, and Jetty.
tuvtran/schema-registry
Confluent Schema Registry for Kafka