Ayesha Siddiqa

Ayesha Siddiqa

@AS-0167

Computer Scientist

@aibeepk @little-sense @QULT-Technologies @Plunger-Dashboards @neobluemind
6
Followers
8
Following
14
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 14 owned repositories

143.5M Total LOC
HTML
142,822,327 lines
99.6%
N/A
Jupyter Notebook
194,614 lines
0.1%
N/A
C
125,098 lines
0.1%
N/A
Python
99,786 lines
0.1%
N/A
TypeScript
98,780 lines
0.1%
N/A
Other
109,598 lines
0.1%
N/A
I

I-Shaped Developer

I-shaped

Specialist — deep expertise in HTML

HTML
Jupyter Notebook
C
Python
TypeScript

Collaboration Network

Global Impact visualization

LIVE
Ayesha Siddiqa
0 active collaborators

Repos

20

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
1,864
Contributions
43
Commits
0
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

NET-BMP

A C++ client-server image processor that uses custom-built BMP parsing and non-blocking sockets to transmit, manipulate, and return bitmap images across a network. Includes grayscale, negative, thresholding, and flip operations with full byte-level serialization.

2 0
C++
D3-CNN-2

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 original model with fewer layers. Includes a Streamlit-based frontend for real-time image/video testing — all without using PyTorch or TensorFlow.

2 0
Jupyter Notebook
D3-CNN

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, it includes a Streamlit frontend for real-time testing. Built to understand deep learning fundamentals through hands-on coding.

2 0
Jupyter Notebook
SHA-256

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.

2 0
C
legal-fillings

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 key handling, and custom document uploads—all wrapped in

2 1
TeX
red-finger-mouse

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 to track hand movements and map them to mouse actions such as movement, clicking, and more.

2 1
C++
FAT-FS

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 allocation, and supports directory navigation similar to a real operating system. Designed for educational & practical exploration of storage and fs mechanics

2 0
C
AS-0167.github.io

My github profile README

1 0
TypeScript
AS-0167
0 0
file-verse

Multi-user file system that stores all data in a single `.fileVerse` container file. Multiple users can connect simultaneously through a socket-based server, and all operations are processed sequentially to ensure data consistency.

0 81
C++

Open Source Impact

Contributions to external projects

0 merged PRs
Contributed to 1 repositories