Pinned Loading
-
-
custom-memory-allocator
custom-memory-allocator PublicThis project includes a custom implementation of malloc and its associated functions (free, calloc, realloc) in C, using the sbrk system call to reduce overhead. The allocator preemptively allocate…
C
-
unix-shell-implementation
unix-shell-implementation PublicDeveloped a Unix-like shell in C with support for I/O redirection and multiple piping operations. Compiled using a Makefile, the shell emulates standard UNIX shell behavior. README demostrates vari…
C
-
news-article-category-classification
news-article-category-classification PublicUsing PyTorch to create and train a Deep Learning model that can predict the category of a news article.
Python
-
fs-find
fs-find PublicWrote a C program that reads the raw image of a disk formatted with the UFS2 file system and uses the superblock, inode, and direct structures to list all files and folders within that disk partiti…
C
-
mental-health-analysis
mental-health-analysis PublicUsing machine learning techniques, this project aims to analyze symptoms of depression and anxiety by examining tweets. The goal is to provide insights that aid in delivering appropriate resources …
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.