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

Projects in Awesome Lists by hex01e

A curated list of projects in awesome lists by hex01e .

https://github.com/hex01e/push_swap_simulator

Simulator an visualizer for push_swap

Last synced: 28 Jun 2025

https://github.com/hex01e/android_google_sign-in

Sample android google sign in app

android android-development google java

Last synced: 11 Apr 2026

https://github.com/hex01e/minitalk

Last synced: 20 Jul 2025

https://github.com/hex01e/ft_printf

sample recoding of c printf function

c printf

Last synced: 22 Mar 2025

https://github.com/hex01e/get_next_line

get_next_line is a function that get line by line from some file using just the file descriptor of the opened file.

c files functions

Last synced: 13 Oct 2025

https://github.com/hex01e/fract-ol

Last synced: 29 Oct 2025

https://github.com/hex01e/libft

a sample lib that include basic c std functions.

c lib

Last synced: 22 Mar 2025

https://github.com/hex01e/cpp08

Last synced: 04 Sep 2025

https://github.com/hex01e/hex01e

Config files for my GitHub profile.

config github-config

Last synced: 07 Apr 2026

https://github.com/hex01e/solarsystem

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 arranged in their orbits.

3d js solar-system threejs ts

Last synced: 29 Apr 2026

https://github.com/hex01e/webserv

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 and functionality to users who access it through web browsers.

1337 42 cpp cpp98 http socket web webserver

Last synced: 22 Mar 2025

https://github.com/hex01e/inception

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 specific service. It provides a hands-on learning experience in Dockerization and system configuration.

cadvisor css docker docker-compose dockerfile ftp html nginx shell wordpress

Last synced: 09 Apr 2026

https://github.com/hex01e/cpp09

Last synced: 22 Mar 2025

https://github.com/hex01e/neovim-conf

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.

config configuration lazy-nvim lsp lua neovim nvim telescope vim

Last synced: 19 Apr 2026

https://github.com/hex01e/philosophers

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 simulating the classic dining philosophers problem.

c makefile threads

Last synced: 16 May 2026