Spring Boot Friends API
A REST API that exposes a "friends list" written in Java & Spring Boot. The functionality is similar to that found in games and social networks.
View Repository
→
👋 Hi, I'm Nicholas!
View GitHub
A REST API that exposes a "friends list" written in Java & Spring Boot. The functionality is similar to that found in games and social networks.
View Repository
A multithreaded chat client/server written in Java. The server leverages native Java threads to allow multiple clients to connect and communicate with each other.
View Repository
A TCP echo client/server written in C++. The client sends a message to the server and the server echoes it back. Works on Linux.
View Repository
This application can encrypt messages using similar methods Julius Caesar used to encrypt military significant messages.
View Repository