Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashish0kumar/minimalist-c

🍀 Collection of minimalist and low-level C projects
https://github.com/ashish0kumar/minimalist-c

c chat-server hex-editor https-client https-server linux low-level low-level-programming snake-game text-editor web-server wsl2 x11

Last synced: 19 days ago
JSON representation

🍀 Collection of minimalist and low-level C projects

Awesome Lists containing this project

README

        

# 🍀 Minimalist `X` in C
A collection of minimalist and low-level C projects showcasing various concepts like networking, graphical interfaces, and file handling. Each project is self-contained, demonstrating how to use C libraries and system calls for building real-world applications.

## 🔍 Explore

#### [💬💻 Minimalist `Chat Server` in C](chat_server)
#### [🌐📡 Minimalist `Web Server` in C](web_server)
#### [🔒🖥️ Minimalist `HTTPS Client` in C](https_client)
#### [🔐🌍 Minimalist `HTTPS Server` in C](https_server)
#### [📝🖱️ Minimalist `Text Editor` in C](text_editor)
#### [🔢🛠️ Minimalist `Hex Editor` in C](hex_editor)
#### [🐍🎮 Minimalist `Snake Game` in C](snake_game)
#### [>_🍩 Minimalist `Donut` in C](donut)
#### [📚🖱️ Minimalist `X11 GUI Window` in C](x11_gui)

## ✍️ Contributions

Feel free to fork this repository and contribute by adding more projects or improving existing ones. Submit a pull request if you would like to share your work.

## 📜 License

This repository is open-source and available under the MIT License.