Skip to content
View AS-0167's full-sized avatar
🙃
coding
🙃
coding

Block or report AS-0167

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AS-0167/README.md

Hi there 👋

Pinned Loading

  1. SHA-256 SHA-256 Public

    A lightweight, C-based CLI tool to compute SHA-256 hashes of files from scratch — no libraries used. Includes memory checks, output file writing, and Makefile support.

    C 2

  2. D3-CNN D3-CNN Public

    An academic project that implements a Convolutional Neural Network (CNN) entirely from scratch using NumPy — no PyTorch or TensorFlow. Designed to detect driver distractions from images and videos,…

    Jupyter Notebook 2

  3. D3-CNN-2 D3-CNN-2 Public

    A simplified and improved academic project implementing a CNN from scratch using NumPy to detect driver distractions. D3-CNN-2 achieves ~86% test accuracy in just 11 epochs, outperforming the origi…

    Jupyter Notebook 2

  4. red-finger-mouse red-finger-mouse Public

    This project implements a gesture-controlled mouse driver using computer vision, where hand gestures wearing red caps act as input to control the mouse cursor. It leverages real-time camera feeds t…

    C++ 2

  5. legal-fillings legal-fillings Public

    Fillings is an AI-powered web app that helps users effortlessly complete legal documents and application forms. It supports PDF generation, AI-assisted form filling (via Google AI Studio), secure k…

    TeX 2

  6. FAT-FS FAT-FS Public

    This project is a custom implementation of the FAT (File Allocation Table) file system written in C. It simulates a virtual disk environment. The system manages file metadata, handles cluster alloc…

    C 2