Projects in Awesome Lists by Voltamon
A curated list of projects in awesome lists by Voltamon .
https://github.com/voltamon/aeronet
AeroNet is a project aimed at improving Air Traffic Management (ATM). It automates routine tasks, enhances safety, and provides efficient flight path planning.
air-traffic-control collision-avoidance mysql-database optimal-path python
Last synced: 02 Mar 2026
https://github.com/voltamon/tic-tac-toe-in-c
This is a simple command-line implementation of the classic Tic Tac Toe game, written in C. The game allows a human player to play against a computer opponent that uses the minimax algorithm to determine the best moves.
c-programming minimax minimax-algorithm tictactoe tictactoe-game
Last synced: 19 Jul 2025
https://github.com/voltamon/http-server-in-windows
This project implements a minimal multi-threaded HTTP server in C using the Winsock2 API on Windows. The server listens for incoming connections on port 8080 and handles basic HTTP GET requests.
c-programming http-server multithreaded server socket-programming winsock2
Last synced: 06 Oct 2025
https://github.com/voltamon/todo-tui
Its a todo app made using sqlite3
c-language database sqlite sqlite3 todo todoapp
Last synced: 19 Apr 2026
https://github.com/voltamon/tictactoe-rust
This is a Tic Tac Toe game in Rust. It implements the Minimax Algorithm for decisive AI moves.
learning-rust minimax minimax-algorithm rust tic-tac-toe
Last synced: 09 Oct 2025