Pinned Repositories
AirplaneTicketsReservingSystem
This project simulates the current online reservation and ticketing systems that allows users to register seats on airplanes.
baonguyen96.github.io
My PortFolio
Byzantine
Distributed system with synchronized logical clocks to ensure events are properly ordered
DarkChroma
Chrome extension that reverts the color of the page (bright text on dark background) to reduce eye-strains from long working period.
DesignPatterns
Gang of Four Design Patterns
FileTransferApplication
File Transfer Application between one Server and one Client with Authentication system built-in.
FlightGraph
This project represents a map of flights that connect different cities and find shortest paths using Dijkstra's algorithm.
ImageProcessingAlgorithms
Collection of different image processing algorithms. Including Sobel, template matching, linear scaling, and more.
OnlineBankingSystem
CS 6359 Project
TechRush
ITSS 3390 Project
baonguyen96's Repositories
baonguyen96/FlightGraph
This project represents a map of flights that connect different cities and find shortest paths using Dijkstra's algorithm.
baonguyen96/DesignPatterns
Gang of Four Design Patterns
baonguyen96/OnlineBankingSystem
CS 6359 Project
baonguyen96/TechRush
ITSS 3390 Project
baonguyen96/baonguyen96.github.io
My PortFolio
baonguyen96/Byzantine
Distributed system with synchronized logical clocks to ensure events are properly ordered
baonguyen96/Calendar
Simple JavaFX program to calculate the difference between 2 dates.
baonguyen96/Cyberminer
Simple search engine that utilizes OO architecture style with built-in automatic functional testing module.
baonguyen96/DarkChroma
Chrome extension that reverts the color of the page (bright text on dark background) to reduce eye-strains from long working period.
baonguyen96/FileTransferApplication
File Transfer Application between one Server and one Client with Authentication system built-in.
baonguyen96/ImageProcessingAlgorithms
Collection of different image processing algorithms. Including Sobel, template matching, linear scaling, and more.
baonguyen96/enigma
A java implementation of Enigma, and a modern attack to decrypt it.
baonguyen96/FacialRecognition
Simple Python project that detects various facial movements.
baonguyen96/GameTheory
Game Theory Simulation
baonguyen96/GitData
A Windows application that allows user to view a summary of any GitHub account instantly.
baonguyen96/ImageColor
Simple Python programs that perform Linear Scaling and Histogram Equalization on images.
baonguyen96/Jena
Repository for testing Apache Jena.
baonguyen96/JoanaPdgPruner
Custom filter to prune generated PDGs from JOANA
baonguyen96/LamportClock
Distributed system but still synchronizing clocks
baonguyen96/Linq
Collection of LINQ practice questions and my solutions
baonguyen96/MyWindowsSerivce
Repository for testing out Windows Service development using TopShelf and custom MSI installation package
baonguyen96/PortFolio
My PortFolio
baonguyen96/pwned-search
Pwned Password API lookup
baonguyen96/python-datafly
Python implementation of the Datafly algorithm. Anonymizes a table in order to satisfy k-anonymity.
baonguyen96/RandomSatWords
baonguyen96/RedBlackTree
Implementation of RedBlackTree data structure.
baonguyen96/Schedulers
6 different OS schedulers: FCFS, RR, SPN, SRT, HRRN, Feedback
baonguyen96/TensorFlow
baonguyen96/VietCuisine
A Website that showcases Vietnamese cuisine
baonguyen96/XamarinTest