- Germany
-
-
easylm Public
A user friendly library for integrating language models (LLMs) into your applications
Python MIT License UpdatedOct 2, 2024 -
GPT-0 Public
Generative pre-trained transformer using only NumPy (JAX for backprop)
Python MIT License UpdatedSep 17, 2024 -
webserv Public
Forked from hamidthri/webservHTTP webserver implementation in C++
C++ UpdatedSep 15, 2024 -
syncedlyrics Public
Get an LRC format (synchronized) lyrics for your music
-
Ford-Johnson-Sort Public
Ford-Johnson merge-insertion sort, designed to perform as few comparisons as possible to sort a collection
C++ MIT License UpdatedMay 23, 2024 -
-
-
cpp Public
C++98 Educational programs during 42 network's curriculum
C++ MIT License UpdatedMay 17, 2024 -
product-category-classifier Public
Multi-class text classification for e-commerce products using bidirectional LSTM networks
Jupyter Notebook UpdatedApr 27, 2024 -
-
is-it-cat Public
Computer vision playground for a one label (cat vs non-cat) image classification
Jupyter Notebook MIT License UpdatedDec 1, 2023 -
-
get_next_line Public
Read any file descriptor line by line with a queue data structure
C MIT License UpdatedNov 3, 2023 -
philosophers Public
Dining philosophers problem with twist of threads and mutexes
C MIT License UpdatedOct 30, 2023 -
lightnet Public
Educational-intended MLP neural net implementation
Python MIT License UpdatedSep 26, 2023 -
-
-
notionweb Public
Create your website/blog using Notion and publish it on GitHub pages
-
notiondl Public
Export and download Notion pages asynchronously
Python MIT License UpdatedSep 8, 2023 -
-
42hours Public
Chrome extension to show your intra log hours per month
-
-
push-swap Public
Sorting a set of numbers with two stacks with a low set of instructions done
-
FdF Public
Isometric 3D wireframe renderer with interaction options
C MIT License UpdatedJul 11, 2023 -
42-cleaner Public
Remove unused and junk files in your 42 cloud space
Shell MIT License UpdatedJun 21, 2023 -
-
-
libft Public
Standard and non-standard libc function implementations
-