This repository contains a collection of small yet impactful projects showcasing various technologies and concepts.
-
Project 1: StudentManagementApp
- A simple CLI student management (CRUP) app developed using JDBC with plain java.
-
Project 2: Cli-reminder
- A simple cli tool to set timed reminders, developed in Go.
-
Project 3: DNS server
- A DNS server clone develop in vanilla java.
-
Project 4: URL Shortener
- A web-based tool to shorten URLs using a custom algorithm, developed in Go.
-
Project 5: Not-a-Game
- a simple game framework for developing game on cli.
-
Project 6: Programming_Network_Applications
- a simple app which communicate over TCP/UDP connection.
-
Project 7: redis
- a redis clone developed in vanilla java.
-
Project 8: Two-Pass-Assembler
- a two pass assembler written in vanilla java
Clone the repository:
git clone https://github.com/wigiwee/mini-projects.git
Feel free to fork this repository and contribute by submitting pull requests.
This repository is licensed under the MIT License.