Pinned Repositories
Algorithm-Analysis-1
(Fall 2017) This is an analysis of various algorithms used to process DNA sequences
Algorithms-Analysis-2
(Fall 2017) This program implements both a Greedy and Exhaustive search algorithm that processes the same DNA sequence to find matches from a source file.
Android-Quiz
(Spring 2019, Work In Progress) This is a Kotlin version of the Mobile-Quiz app that I created allowing a user to save their info and take a quiz
ARZombies
Augmented-reality iOS shooter game where a player defend against surrounding zombies
EnrollMe
(Work In Progress) Course registration project developed using Play Framework
InstaPost
(Work In Progress) An Android Mobile App that aims to replicate some of the features of Instagram.
IssueTracker-WebApp
Issue Tracker Web application developed using MERN Stack
MERN-Inventory-App
Inventory app built using React.js, Node.js, Express.js, MongoDB
Star-Wars-Arena
This is a basic Star Wars game that I developed when I first started learning how to program!
Yip
This app aims to replicate features of the Yelp app, allowing users to search up businesses, view business details, and view business reviews.
TriDangContact's Repositories
TriDangContact/MERN-Inventory-App
Inventory app built using React.js, Node.js, Express.js, MongoDB
TriDangContact/word-demo
A simple Spring Boot application that provides RESTful endpoints to find subwords from a given word.
TriDangContact/IssueTracker-WebApp
Issue Tracker Web application developed using MERN Stack
TriDangContact/ARZombies
Augmented-reality iOS shooter game where a player defend against surrounding zombies
TriDangContact/MiniCalculator
Simple program for Midterm Section C that creates manual unit tests, without usage of JUnit
TriDangContact/MyVector_Data_Structure
Simple data structure for miderm Section B
TriDangContact/CS648-Module12
Inventory Management app using React.js framework
TriDangContact/Instapost-iOS
An iOS version of the Instapost app
TriDangContact/CS648-Module11
This repo demonstrates the use of the Bootstrap framework for front-end web development.
TriDangContact/CS648-Module10
This repo demonstrates the use of various jQuery plugins
TriDangContact/CircleBounce
An iOS mobile app that allows player to create different colored circles and bounce them
TriDangContact/CS648-Module9
This repo demonstrates the use of jQuery
TriDangContact/Module7
This repo demonstrates the usage of JavaScript DOM to manipulate various parts of an HTML site
TriDangContact/Spreadsheet
(Fall 2019) This is a simple Spreadsheet developed to demonstrate the uses of Java design patterns
TriDangContact/Yip
This app aims to replicate features of the Yelp app, allowing users to search up businesses, view business details, and view business reviews.
TriDangContact/CS648-Module5
This repo demonstrates the use of Gulp and Sass to create CSS codes
TriDangContact/Star-Wars-Arena
This is a basic Star Wars game that I developed when I first started learning how to program!
TriDangContact/CircleDrop
(Spring 2019) An Android Mobile Game in which the goal is to avoid the falling obstacles
TriDangContact/InstaPost
(Work In Progress) An Android Mobile App that aims to replicate some of the features of Instagram.
TriDangContact/fChat
(Spring 2018) Using Software Development Process to develop a basic chat application
TriDangContact/EnrollMe
(Work In Progress) Course registration project developed using Play Framework
TriDangContact/Mobile-Quiz
(Spring 2019) Android Mobile Application that allows a user to take a short quiz and store their data into internal storage
TriDangContact/Android-Quiz
(Spring 2019, Work In Progress) This is a Kotlin version of the Mobile-Quiz app that I created allowing a user to save their info and take a quiz
TriDangContact/Client-Server
(Spring 2018) This is a modification of the TicketSeller program to implement a client-server architecture
TriDangContact/Assembly-Magic-8-Ball
(Fall 2017) Using C++ and inline Assembly to implement a Magic 8-Ball
TriDangContact/Calculator
(Summer 2017) Implementing the logic of a Calculator in Java
TriDangContact/TicketSeller
(Fall 2017) Operating Systems: Concurrency
TriDangContact/Compiler
(Fall 2017) A compiler that processes a source code file using FSM and Recursive Descent Parsing
TriDangContact/Sample-Web-Page
(Fall 2018) This is a sample web page that I created using HTML5/CSS3
TriDangContact/Algorithms-Analysis-2
(Fall 2017) This program implements both a Greedy and Exhaustive search algorithm that processes the same DNA sequence to find matches from a source file.