m-yasir
A Software Engineer who likes exploring various domains and working on interesting projects.
Karachi
Pinned Repositories
ai-lab
AI Lab
android-samples
Android samples for Google Workspace APIs
asm-binarytree-sort
A fun little assembly language program I wrote during the course "Microprocessor and Assembly Language" during second year of my university.
google-drive-v3-android
Google Drive v3 (Android) Example project
html5-canvas-gravity
Stuff I created while experimenting with gravity effect in html5-canvas
ml-models-analysis
ML-Models-Analysis
nestjs-chat-app
[WIP] A Chat application made with NestJS
personalised-dictionary
Personalised dictionary
todo-terraform-aws-react-nodejs
A small terraform configuration and deployment example written for a tutorial.
webrtc-app
A demo app made to try WebRTC
m-yasir's Repositories
m-yasir/html5-canvas-gravity
Stuff I created while experimenting with gravity effect in html5-canvas
m-yasir/ml-algo-scrach
Machine learning algorithms implemented in python from scratch for implementation practice (CS229)
m-yasir/quiz-app-TS
Quiz App made while i was learning Typescript.
m-yasir/ml-models-analysis
ML-Models-Analysis
m-yasir/box-shooter-3d
Box Shooter 3D game developed as a part of the class, CS4430 - Game Programming.
m-yasir/C-Student-Management
A Student Management Program written in C, my first ever project while i was in 1st semester.
m-yasir/classified-app-JS
Classified App made while i was learning Jquery.
m-yasir/datascience-project
Data Science Project
m-yasir/decision-trees
m-yasir/first-contributions
🚀✨ Help beginners to contribute to open source projects
m-yasir/game-programming-project
Project made for Game Programming (CS4430) offered by the University.
m-yasir/html5-canvas
A repository to hold the stuff I created while learning html5 canvas
m-yasir/html5-canvas-boilerplate
Boilerplate for html5 canvas development.
m-yasir/html5-canvas-force
Experiment with applying force (effect) to objects in html5 canvas
m-yasir/ipa-mapper-frontend
IPA Mapper Frontend
m-yasir/jsTodo
A simple JS todo app made while learning JS.
m-yasir/knn-implementation
Data Science Elective Class task
m-yasir/linear-regression-ds-course
Linear regression implementation given to us as a home task in Introduction to Data Science (CS4701) course
m-yasir/mediasoup_v3_example
WebRTC SFU mediasoup v3 example
m-yasir/nfa-dfa-converter
An NFA to DFA Table converter made for a Theory of automata assignment.
m-yasir/os-project
Operating systems lab (CS3220/CS3221) project repository
m-yasir/python-scrapper
A Scrapper written in python using "Scrapy Framework" for a data science project.
m-yasir/reactNativeTodo
A React Native Todo App
m-yasir/roller-madness-game
Game Programming (CS4430) Assignment 2
m-yasir/skipList
m-yasir/Urdu-Sentiment-Dataset
Labelled Dataset for Urdu Sentiment Analysis
m-yasir/xv6-public
xv6 OS