Pinned Repositories
alveria-bot
A Preemptive bot that contains special Saru phrases and other message manipulations.
timesheet-automation
Automating Revature's Timesheet Portal
Sudoku
Project Euler problem 96. Done at BeachHacks, 24-hour hackathon.
453_tanks
Repository for cecs453 final project - tanks. Only resource and source files should be in this repository.
453_tanks_redirect
Binary-Search
Binary Search Algorithm for ArrayList of Integers
CECS274-Homework-3
Linked List homework assignment
CECS277-Project-ArrayList
CECS277 Homework 1 - Practice with Java API and ArrayLists
CECS277-Project-File-I-O
CECS277 Homework 3. File Read/Write
CECS277-Project-Generics
CECS277 Homework. Practice using Generic classes
jamesdinht's Repositories
jamesdinht/ucar-volume
jamesdinht/mtgatracker
MTGATracker is a deck tracker for MTG Arena, offering an in-game overlay that shows real time info about your deck in MTGA. It can also record & analyze your past matches to show personal aggregated gameplay history information, like lifetime wins/losses by deck, by event, etc.
jamesdinht/alveria-bot
A Preemptive bot that contains special Saru phrases and other message manipulations.
jamesdinht/vscode
Visual Studio Code
jamesdinht/timesheet-automation
Automating Revature's Timesheet Portal
jamesdinht/practice-git
A practice git repository where you can eff up as much as you'd like plus work with a real, living, breathing person on the other side. Here we learn all things git. Feel free to send Pull Requests to see what it's like when someone asks you "Can you squash your commits for us" and you're all like "How the hell do I do that?"
jamesdinht/Roasts-and-Rants
Revature .NET project involving a web application for reviewing Restaurants
jamesdinht/End2End_Chat
CECS478 secure one-to-one messaging application.
jamesdinht/453_tanks
Repository for cecs453 final project - tanks. Only resource and source files should be in this repository.
jamesdinht/453_tanks_redirect
jamesdinht/CECS282-Project-3-Virtual-Realities
jamesdinht/CECS282-Project-2-Moor-Othello
jamesdinht/Sudoku
Project Euler problem 96. Done at BeachHacks, 24-hour hackathon.
jamesdinht/cecs343_bs_in_cs
cecs343 semester project. Partner: Zach B.
jamesdinht/CECS277-Project-Regular-Expressions
Homework for 277. Practice with Regular Expressions.
jamesdinht/CECS277-Project-Generics
CECS277 Homework. Practice using Generic classes
jamesdinht/CECS277-Project-Inheritance
CECS277 Homework. Practicing Inheritance, Polymorphism and the use of an abstract class
jamesdinht/CECS282-Lab-4
First time in C++ using classes. Uses a class to represent a Rational number and perform operations.
jamesdinht/CECS282-Project-1
Reproduce a game of Othello in the console in C++.
jamesdinht/CECS277-Project-File-I-O
CECS277 Homework 3. File Read/Write
jamesdinht/CECS282-Lab-3
Lab 3 for 282/C++. Tic Tac Toe
jamesdinht/CECS282-Lab-2
Lab Assignment 2 for CECS282. Projectile Motion Game
jamesdinht/CECS282-Lab1
CECS282 C++ for Java Programmers Lab Assignment 1
jamesdinht/CECS277-Project-ArrayList
CECS277 Homework 1 - Practice with Java API and ArrayLists
jamesdinht/Stack-practice
CECS274 Lab
jamesdinht/CECS274-Homework-3
Linked List homework assignment
jamesdinht/Fantasy-Clicker
Summer 2014 Project -unfinished- -abandoned-
jamesdinht/Binary-Search
Binary Search Algorithm for ArrayList of Integers
jamesdinht/SetList
Generate a list of integers with no dupliates
jamesdinht/Maze-Escape
CECS274 Homework 2