Highlights
- Pro
-
neovim-conf Public
A modern, fast, and extensible Neovim config written in Lua. Powered by lazy.nvim, with LSP, Treesitter, Telescope, Git integration, and Catppuccin theme out of the box.
Lua UpdatedMay 25, 2026 -
-
-
solarSystem Public
This project is an interactive 3D solar system visualization built using Three.js. It displays a dynamic and visually stunning representation of the solar system, complete with the Sun and planets …
-
philosophers Public
Philosophers is a project designed to teach the basics of threading and process management in C. Through this project, you will learn to implement and manage threads, mutexes, and semaphores while …
C UpdatedJan 15, 2025 -
inception Public
Inception is a system administration project aimed at setting up a virtualized infrastructure using Docker. The project uses docker-compose to orchestrate multiple containers, each serving a specif…
Dockerfile UpdatedJan 14, 2025 -
webserv Public
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content a…
-
-
-
-
-
Android_google_sign-in Public
Sample android google sign in app
-
get_next_line Public
get_next_line is a function that get line by line from some file using just the file descriptor of the opened file.
-