Pinned Repositories
AI-Talent-Manager
Get tailored brand recommendation & automate affiliate marketing
Applied-Algorithm
This is a repository for my implementation of LeetCode, HackerRank, Google Kick Start, Google Code Jam, CodeForces, TopCoder, CodeChef, and AtCoder problems.
AutoFlow
Winner of HackPrinceton at Princeton University
Autonomous_Hardware_Delivery_Rover
This is an implementation of an autonomous hardware delivery rover using a IPS sensor, magnetic robotic hands, RGB color sensor, Basys3 board, H-Bridge
Core-Interview-Preparation
This is a repo which contains behavioral, language specific, OOP and design questions.
Find-Utility-Linux
Implementation of the Unix find-utility function in C programming language for operating systems
Project-portal
Won Prize at Rice University
Recursive-Descent-Parser
A recursive descent parser that accepts a source code file as a required command-line argument and displays an appropriate error message if the argument is not provided or the file does not exist. If a user input file contains multiple syntax errors, the program will find and report the first syntax error
Smart-Rex
Top 2% from a pool of 4500 hackers at UC Berkeley
WikiScrape
This Scrapper goes to Wikipedia which has a list of US cities by population from which the scrapper picks the top 10 cities by population and extracts data. After that, the scrapper goes to their individual pages and collects a breakdown of data of different ethnic groups living in those cities. This CSV file can be uploaded to a BigQuery Google
mostofashakib's Repositories
mostofashakib/Core-Interview-Preparation
This is a repo which contains behavioral, language specific, OOP and design questions.
mostofashakib/Applied-Algorithm
This is a repository for my implementation of LeetCode, HackerRank, Google Kick Start, Google Code Jam, CodeForces, TopCoder, CodeChef, and AtCoder problems.
mostofashakib/AutoFlow
Winner of HackPrinceton at Princeton University
mostofashakib/Autonomous_Hardware_Delivery_Rover
This is an implementation of an autonomous hardware delivery rover using a IPS sensor, magnetic robotic hands, RGB color sensor, Basys3 board, H-Bridge
mostofashakib/KurT---Website
mostofashakib/Lexical-Analyzer
A lexical analyzer that can identify lexemes and tokens found in a source code file provided by the user. Once the analyzer has identified the lexemes of the language and matched them to a token group, the program then prints each lexeme and token pair to the screen
mostofashakib/Recursive-Descent-Parser
A recursive descent parser that accepts a source code file as a required command-line argument and displays an appropriate error message if the argument is not provided or the file does not exist. If a user input file contains multiple syntax errors, the program will find and report the first syntax error
mostofashakib/Find-Utility-Linux
Implementation of the Unix find-utility function in C programming language for operating systems
mostofashakib/GameSAT
Senior Capstone Project
mostofashakib/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
mostofashakib/Assistive-Breathing-Ventilator
Implementation of a mechanical ventilator using bicycle pumps, a rack & pinion system attached to a pressure sensor and airflow sensor
mostofashakib/coding-interview-university
A complete computer science study plan to become a software engineer.
mostofashakib/Data-Science-MATH-5365
This is a repo that contains all the sample code and lecture slides from the class MATH 5365 Data Science.
mostofashakib/DefiLlama-Adapters
mostofashakib/Degree4-Interpolating-Polynomial-using-QR-MGS-algorithm
Implementation of Degree 4 Interpolating Polynomial function from scratch without the use of any libraries or packages.
mostofashakib/DoK.
mostofashakib/DrunkGuard
A Computer Vision program that helps drunk college students get the help they need at HackTech at California Institute of Technology
mostofashakib/Enter-at-your-own-risk-
This is a basic model of an automated lock system where the key is your FINGERPRINTS
mostofashakib/First-E-Portfolio
mostofashakib/GameOfLife
A multithreaded program capable of executing the first 100 steps of a modified cellular life simulator. This simulator receives the path to the input file as an argument containing the starting cellular matrix. The program then simulates the next 100 time-steps based on the algorithm defined.
mostofashakib/HackRice8-TRR-website
Winner of best web design award at Rice University
mostofashakib/Image-Analysis-and-Real-Time-Face-Recognition-system
Analyzed images using different deep learning techniques, and made a face recognition system using OpenCV.
mostofashakib/interviews
Everything you need to know to get the job.
mostofashakib/ML-DS-Interview-Practice
This is my implementation of HackerRank's Machine Learning, Natural Signal Processing, Image Processing and Statistics Challenges.
mostofashakib/React_Firebase_CRUD_StarterPack
mostofashakib/ReactPracticeRepo
This is a repo created to practice my React skills
mostofashakib/Simple-CRUD-Api-template
A simple CRUD Api template using MySQL
mostofashakib/TechHundred
We believe everyone deserves to be happy.
mostofashakib/Web-VR-Babylon.JS-StarterPack
This is a repository for Babylon.JS TypeScript starter pack. Babylon.JS is a JavaScript library that allows real time 3D engine in a web browser via HTML5.
mostofashakib/yield-server