Pinned Repositories
30daysofcode
All the daily challanges of 30 days of Code.
C
Basics to Advanced
Llama-3-8B-powered-Resume-Analyzer
Locally hosted Llama 3 8B powered Resume Analyzer
MNIST-Digit-Recognizer-in-C
Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset
MNIST-Sign-Language-Recognizer-CNN-in-C
MNIST Sign Language Recognizer Convolutional Neural Network in C
MNIST-Sign-Language-Recognizer-in-C
Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cannot achieve accuracy past 73%.
Portfolio-Website
My Personal website. I build this website using HTML, CSS and JavaScript.
Tiny-Compiler
A tinycompiler in C from scratch
TinyOS
Tiny Raspberry Pi Operating System
Mustafa-khann's Repositories
Mustafa-khann/TinyOS
Tiny Raspberry Pi Operating System
Mustafa-khann/Tiny-Compiler
A tinycompiler in C from scratch
Mustafa-khann/MNIST-Digit-Recognizer-in-C
Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset
Mustafa-khann/MNIST-Sign-Language-Recognizer-in-C
Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cannot achieve accuracy past 73%.
Mustafa-khann/Portfolio-Website
My Personal website. I build this website using HTML, CSS and JavaScript.
Mustafa-khann/MNIST-Sign-Language-Recognizer-CNN-in-C
MNIST Sign Language Recognizer Convolutional Neural Network in C
Mustafa-khann/Llama-3-8B-powered-Resume-Analyzer
Locally hosted Llama 3 8B powered Resume Analyzer
Mustafa-khann/30daysofcode
All the daily challanges of 30 days of Code.
Mustafa-khann/C
Basics to Advanced
Mustafa-khann/computational-thinking
Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia
Mustafa-khann/Proximity-classification
Object detector using Arduino & ultrasonic Sensor
Mustafa-khann/30daysofnode
30 days of node is a coding series for node.js which deals with providing a practical project based learning experience instead of talking about its conceptual details.
Mustafa-khann/API-proxy-server-Weather-App
Simple Weather Application Based on OpenWeather API
Mustafa-khann/Arduino-DC-Volt-Meter
Code for Using your Arduino as a Volt Meter
Mustafa-khann/Arduino-Temprature-Sensor
Code for Measuring Temperature with Arduino Using an LM35 Temperature Sensor.
Mustafa-khann/Coffee-Shop-Order-Calculator
A simple GUI based order calculator built in Java
Mustafa-khann/conFusionServer
A Node.js server that provides restaurant information including dishes, leaders, users, and comments with secure authentication and authorization using Passport.js and OAuth-2. It supports various endpoints for CRUD operations on restaurant data and utilizes JWT for secure token-based authentication.
Mustafa-khann/Cool-Login-Registration-UI
Awesome Login/Register UI
Mustafa-khann/circuitbreakers
Mustafa-khann/coderaiders
Mustafa-khann/dataphantoms
Mustafa-khann/Digital-Clock
You still need a digital clock.. XD
Mustafa-khann/Hackerrank
These are the solution codes for all the C++ Intro-HackerRank Problems
Mustafa-khann/intellihome-lp
Landing page of intelliHome
Mustafa-khann/intelliHomeEcommerceBackend
A full fledged E-commerce website backend in GoLang with PostgreSQL
Mustafa-khann/Mustafa-khann
My Personal repo
Mustafa-khann/Mustafa-khann.github.io
Mustafa-khann/neonhackers
Mustafa-khann/Portfolio-Website-2.0
I build this website using HTML, CSS and JavaScript for the FrontEnd and for the REST API i used NodeJs and ExpressJS.
Mustafa-khann/Serverside-Development-with-Nodejs