Pinned Repositories
100_Days_of_ML_Code
These are the instructions for "100 Days of ML Code" By Siraj Raval on Youtube
100DaysOfMLCode
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
30-seconds-of-code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
ace-your-web-developer-interview-3011844
Ace Your Web Developer Interview
AI-Introduction
Course files for AI Introduction course
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Al-Wasl.Connect
A platform where NGOs, Donors and centralized authority all will come together and distribute ration and other goods to needy/requested people.
algorithmic-thinking-with-python-foundations-2450259
Algorithmic Thinking with Python: Foundations
fromthetransistor
From the Transistor to the Web Browser
binarycook's Repositories
binarycook/Al-Wasl.Connect
A platform where NGOs, Donors and centralized authority all will come together and distribute ration and other goods to needy/requested people.
binarycook/async-programming-promises
The code samples for the Pluralsight Course JavaScript Promises and Async Programming
binarycook/awesome-public-datasets
A topic-centric list of HQ open datasets.
binarycook/balloon
A memory-hard password hashing function.
binarycook/balloon-hashing
Balloon Hashing implemented in Python
binarycook/course-JS-and-the-DOM
binarycook/databook_matlab
Matlab files with demo code intended as a companion to the book "Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control" by Steven L. Brunton and J. Nathan Kutz http://www.databookuw.com/
binarycook/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
binarycook/documentation-user
Sources For Odoo Enterprise Business Apps User Manual
binarycook/domoticz-modbus
Domoticz RS485 Modbus Read/Write Plugins
binarycook/dp3t-app-ios-ch
This is a COVID-19 tracing client using the DP3T iOS SDK.
binarycook/golang-temperature-converter-cli
binarycook/ic
Source project for the Internet Computer software
binarycook/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
binarycook/Lets_Build_a_Compiler_LIVE
This is a python implementation of JamieBuild's "Super Tiny Compiler"
binarycook/machine-insight-diagnosis-information
This example shows how to use the Industrial Edge App “Machine Insight”. Machine Insight enables the collection of data from different sources. The data can be of different types: Device and machine status data, messages, diagnostic buffer data and programme changes or firmware updates in the PLC. You can retrieve diagnostic information about your machine and use this data to add value.
binarycook/Miracle
JavaScript Sega Master System Emulator
binarycook/motor-defect-detector-cpp
Predict performance issues with manufacturing equipment motors. Perform local or cloud analytics of the issues found, and then display the data on a user interface to determine when failures might arise.
binarycook/motor-defect-detector-python
Predict performance issues with manufacturing equipment motors. Perform local or cloud analytics of the issues found, and then display the data on a user interface to determine when failures might arise.
binarycook/nd-0067-c1-building-a-server-project-starter
binarycook/nd-0067-c3-angular-fundamentals-project-starter
binarycook/nd0067-c2-creating-an-api-with-postgresql-and-express-project-starter
binarycook/nd1309_hashing
Hashing Code Exercise
binarycook/nd303-c1-advanced-python-techniques-project-starter
Starter code for Course 1 of Intermediate Python ND
binarycook/Reinforcement-Learning-Specialization
Reinforcement Learning Specialization on Coursera
binarycook/shiptivitas-1
Task 1 for the Learn how to work at a Y Combinator startup on InsideSherpa
binarycook/Tetris
A vanilla javascript game
binarycook/udacidrone
An API for working with flying objects, simulated, unidentified, and otherwise.
binarycook/vscode-clang-format-provider
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
binarycook/wyoos
Source codes for the "Write your own Operating System" video-series on YouTube