Pinned Repositories
ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
apprise
Apprise - Push Notifications that work with just about every platform!
apscheduler
Task scheduling library for Python
behavioral_cloning
Using a simulator, training data is captured by driving around a track. Behavior cloning is performed and then tested within the simulator
game_revenue
Using machine learning and feature data of past video games, the model can predict the potentail revenue generated by a particular game.
lane_detection
A computer vision based lane detection project for autonomous driving
recommendation_sys
Uses dataset of reviews/ratings to determine the top restaurant. A correlation based approach is then used to provide alternatives to the top rated restaurant.
traffic_sign_classifier
Classifies traffic signs using Tensorflow and a convolutional neural network.
vehicle_detection
Uses HOG to detect vehicles in a video stream.
KentonParton's Repositories
KentonParton/behavioral_cloning
Using a simulator, training data is captured by driving around a track. Behavior cloning is performed and then tested within the simulator
KentonParton/game_revenue
Using machine learning and feature data of past video games, the model can predict the potentail revenue generated by a particular game.
KentonParton/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
KentonParton/apprise
Apprise - Push Notifications that work with just about every platform!
KentonParton/apscheduler
Task scheduling library for Python
KentonParton/aws-serverless-ecommerce-platform
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
KentonParton/lane_detection
A computer vision based lane detection project for autonomous driving
KentonParton/recommendation_sys
Uses dataset of reviews/ratings to determine the top restaurant. A correlation based approach is then used to provide alternatives to the top rated restaurant.
KentonParton/traffic_sign_classifier
Classifies traffic signs using Tensorflow and a convolutional neural network.
KentonParton/vehicle_detection
Uses HOG to detect vehicles in a video stream.
KentonParton/badwords
A javascript filter for badwords
KentonParton/bird_calls
Uses a machine learning model to determine what bird is calling /singing.
KentonParton/Detect_Lane_Lines
With the growing support of autonomous driving, this project is a basic lane-line detection implementation. For more info, see readme.md
KentonParton/docusaurus
Easy to maintain open source documentation websites.
KentonParton/fast_api_ge_profiler
KentonParton/fastapi-users-db-opensearch
KentonParton/great_expectations
Always know what to expect from your data.
KentonParton/httpx-oauth
Async OAuth client using HTTPX
KentonParton/node-express-realworld-example-app
KentonParton/pii-codex
A research python package for detecting, categorizing, and assessing the severity of personal identifiable information (PII)
KentonParton/Portfolio-Website
This is my portfolio website which displays some of the projects I have worked on either for companies or for fun.
KentonParton/pydantic
Data parsing and validation using Python type hints
KentonParton/querybook
Querybook is a Big Data Querying UI, combining collocated table metadata and a simple notebook interface.
KentonParton/react-native-deck-swiper
tinder like react-native deck swiper
KentonParton/react-native-maps
react-native-maps with heatmap support for Android (Google Maps) and IOS (Apple Maps)
KentonParton/react-native-multi-slider
Android and iOS Pure JS react native multi slider
KentonParton/TicTacToe
Fun cross-platform Tic Tac Toe App using React Native and Firebase Realtime Database for online games.
KentonParton/xray-tracing-demo