Pinned Repositories
angulardm
Personal website built in angular
AtomicGames2016
Derek and David's Repository for the 2016 Atomic Games
Beerculator
A calculator of beer for the less mathematically minded.
Caesar-Cipher
A chat client server pair that uses a randomly generated rotational number to determine the letter of the alphabet used. Read more on the Caesar Cipher here: http://practicalcryptography.com/ciphers/caesar-cipher/
chatclient
Created a chat client in c++ that communicates over TCP (Transportation Layer of the TCP/IP Stack)
chrome-audit-addon
Security audit add-on for Google Chrome
ClimbingLog
CSharpCircuitry
CSharpFundamentalsCourseWork
CSharpSockets
Messing around with the Sockets library. My goal is to implement RTSP protocol with both TCP and UDP being used.
davejoshmike's Repositories
davejoshmike/AtomicGames2016
Derek and David's Repository for the 2016 Atomic Games
davejoshmike/chatclient
Created a chat client in c++ that communicates over TCP (Transportation Layer of the TCP/IP Stack)
davejoshmike/CSharpSockets
Messing around with the Sockets library. My goal is to implement RTSP protocol with both TCP and UDP being used.
davejoshmike/angulardm
Personal website built in angular
davejoshmike/Beerculator
A calculator of beer for the less mathematically minded.
davejoshmike/Caesar-Cipher
A chat client server pair that uses a randomly generated rotational number to determine the letter of the alphabet used. Read more on the Caesar Cipher here: http://practicalcryptography.com/ciphers/caesar-cipher/
davejoshmike/chrome-audit-addon
Security audit add-on for Google Chrome
davejoshmike/ClimbingLog
davejoshmike/CSharpCircuitry
davejoshmike/CSharpFundamentalsCourseWork
davejoshmike/ClimbingServer
Database for the ClimbingLog
davejoshmike/cs342
A repo for CS-342: Database Administration's labs and projects in the Spring '17 semester utilizing Oracle 10g, PL/SQL, J2EE, Glassfish and KVLite frameworks.
davejoshmike/PersonalFinanceWebApp
An api for the personalfinance database using iis
davejoshmike/PowerShellPractice
Tinkering with PowerShell scripting and hopefully learning to utilize shared libraries with PowerShell.
davejoshmike/whosonin-script
A quick bash script used to check each computer in the lab to see whether it is turned on, whether it is in Linux or Windows, or (if it is in Linux) who is actually logged on to the machine.