ddayto's repositories
HackerRank-Python-Solutions
Python Solutions to HackerRank problems involving Object-Oriented Programming, Graph Search Algorithms, and Matrices
Lead-Scraper
Repository contains a web crawler that searches for emails in a webpage, along with a webscraping script that collects leads from various webpages online filters those links based on some criteria and adds the new links to a queue. All the HTML or some specific information is extracted to be processed by a different pipeline.
Self-Driving-Car-
This Python repository implements lane detection techniques using OpenCV which is the open-source library used for computer vision, machine learning and image processing.
Stock-Forecasting
Python repository that uses time-series data from the S&P 500 to train a RandomForestClassifier to predict the probability of a stock price increasing or decreasing. This script is meant for educational purposes only - this is not financial advice. Consult with your financial adviser before making any investments.
Machine-Learning-Chatbot
This repository demonstrates how to integrate your Dialogflow agent with 3rd-party services services using a Node.JS backend service. Integrating your service allows you to take actions based on end-user expressions and send dynamic responses back to the end-user.
NBA-Time-Series-Forecasts
This repo contains machine learning applications that use time-series forecasts to predict the probability of certain players winning the MVP award in the National Basketball Association
Algebrite
Computer Algebra System in Javascript (Typescript)
autocomplete
IDE-style autocomplete for your existing terminal & shell
dockerized-react-native
This repo contains the files required for building a docker container to build an expo managed react native app
highs-js
Javscript linear programming library
react-native-image-recognition-object-detection
React Native / Expo image classification and object detection demos
supertest
đź•· Super-agent driven library for testing node.js HTTP servers using a fluent API.