-
Variant Technologies
- Los Angeles, California
-
personalWebsite Public
An online resume for Mostofa Adib Shakib
HTML Apache License 2.0 UpdatedNov 11, 2024 -
This is an implementation of an autonomous hardware delivery rover using a IPS sensor, magnetic robotic hands, RGB color sensor, Basys3 board, H-Bridge
-
Implementation of a mechanical ventilator using bicycle pumps, a rack & pinion system attached to a pressure sensor and airflow sensor
C Apache License 2.0 UpdatedNov 9, 2024 -
AI-Talent-Manager Public
Get tailored brand recommendation & automate affiliate marketing
HTML MIT License UpdatedOct 9, 2024 -
-
-
Implementation of Degree 4 Interpolating Polynomial function from scratch without the use of any libraries or packages.
Python GNU General Public License v3.0 UpdatedApr 13, 2024 -
Applied-Algorithm Public
This is a repository for my implementation of LeetCode, HackerRank, Google Kick Start, Google Code Jam, CodeForces, TopCoder, CodeChef, and AtCoder problems.
-
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.
TypeScript Apache License 2.0 UpdatedMar 4, 2023 -
Simple-CRUD-Api-template Public
A simple CRUD Api template using MySQL
HTML GNU General Public License v3.0 UpdatedMar 3, 2023 -
AutoFlow Public
Winner of HackPrinceton at Princeton University
-
JavaScript GNU General Public License v3.0 Updated
Mar 1, 2023 -
-
-
android-interview-questions Public
Forked from amitshekhariitbhu/android-interview-questionsYour Cheat Sheet For Android Interview - Android Interview Questions
-
-
HackRice8-TRR-website Public
Winner of best web design award at Rice University
CSS GNU General Public License v3.0 UpdatedMay 24, 2021 -
-
-
GameOfLife Public
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 cel…
Python GNU General Public License v3.0 UpdatedDec 6, 2020 -
Recursive-Descent-Parser Public
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. …
-
Lexical-Analyzer Public
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 gr…
-
Core-Interview-Preparation Public
This is a repo which contains behavioral, language specific, OOP and design questions.
-
ReactPracticeRepo Public
This is a repo created to practice my React skills
JavaScript GNU General Public License v3.0 UpdatedJun 22, 2020 -
Find-Utility-Linux Public
Implementation of the Unix find-utility function in C programming language for operating systems
C GNU General Public License v3.0 UpdatedMay 12, 2020 -
DrunkGuard Public
A Computer Vision program that helps drunk college students get the help they need at HackTech at California Institute of Technology
Python Apache License 2.0 UpdatedMar 8, 2020 -
ML-DS-Interview-Practice Public
This is my implementation of HackerRank's Machine Learning, Natural Signal Processing, Image Processing and Statistics Challenges.
-
Enter-at-your-own-risk- Public
This is a basic model of an automated lock system where the key is your FINGERPRINTS
C UpdatedFeb 2, 2020 -
Data-Science-MATH-5365 Public
This is a repo that contains all the sample code and lecture slides from the class MATH 5365 Data Science.
MATLAB GNU General Public License v3.0 UpdatedJan 16, 2020 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.