Sat, Aug 31I made a multiplayer tic tac toe game in C. Here's the repo: github.com/alessandrofoglia07/multiplayer-tic-tac-toeThu, Aug 29I just finished implementing single-player mode in my wip single and multiplayer tic tac toe game written in C. Here's the GitHub repo: github.com/alessandrofoglia07/multiplayer-tic-tac-toeThu, Aug 29I made a operating system shell in C. Here's the GitHub repo: github.com/alessandrofoglia07/operating-system-shellWed, Aug 28I just completed my Peer-to-Peer File Sharing System in C. I managed to implement a DHT structure using the Chord protocol. Here's the GitHub repo: github.com/alessandrofoglia07/p2p-file-sharing-system Btw, I also wrote a little blog post on my experience and what I learnt by doing this project and you can read it here: github.com/alessandrofoglia07/p2p-file-sharing-system/blob/main/.github/blogpost.mdSun, Aug 25I implemented a distributed hash table with the chord algorithm in my peer-to-peer file sharing system (this project is still a work in progress). Here's the GitHub repo: github.com/alessandrofoglia07/p2p-file-sharing-systemWed, Aug 14I made a chat app in C using the Linux Socket APIs. GitHub Repo: github.com/alessandrofoglia07/chat-application-c Here's a quick demo video:Fri, Aug 9I implemented a HTTP server in C. GitHub repo: github.com/alessandrofoglia07/minimalist-http-serverFri, Aug 9I implemented a HTTP server in C. GitHub repo: github.com/alessandrofoglia07/minimalist-http-serverTue, Aug 6I made a todo manager app that works completely in the terminal in C. GitHub Repo: github.com/alessandrofoglia07/todo-manager-terminal
I made a multiplayer tic tac toe game in C. Here's the repo: github.com/alessandrofoglia07/multiplayer-tic-tac-toe
I just finished implementing single-player mode in my wip single and multiplayer tic tac toe game written in C. Here's the GitHub repo: github.com/alessandrofoglia07/multiplayer-tic-tac-toe
I made a operating system shell in C. Here's the GitHub repo: github.com/alessandrofoglia07/operating-system-shell
I just completed my Peer-to-Peer File Sharing System in C. I managed to implement a DHT structure using the Chord protocol. Here's the GitHub repo: github.com/alessandrofoglia07/p2p-file-sharing-system Btw, I also wrote a little blog post on my experience and what I learnt by doing this project and you can read it here: github.com/alessandrofoglia07/p2p-file-sharing-system/blob/main/.github/blogpost.md
I implemented a distributed hash table with the chord algorithm in my peer-to-peer file sharing system (this project is still a work in progress). Here's the GitHub repo: github.com/alessandrofoglia07/p2p-file-sharing-system
I made a chat app in C using the Linux Socket APIs. GitHub Repo: github.com/alessandrofoglia07/chat-application-c Here's a quick demo video:
I made a todo manager app that works completely in the terminal in C. GitHub Repo: github.com/alessandrofoglia07/todo-manager-terminal