Pinned Repositories
apcsa-problemset
Comprehensive, holistic FRQ problemset for the AP Computer Science-A Exam
barebones-sequential
Performance-oriented sequential neural networks and ML-tuned dataframes in < 350 lines of pure C++.
birdie
Mass E-mailing solution for event planners.
chemtools
Chemistry tools in a command line interface.
consistent-hashing-simulation
Interactive CLI simulation of consistent hashing load balancing for distributed systems.
flask-trie
Backend autocomplete algorithm using Flask + Trie Nodes
moquan
TensorFlow LSTM Time Series Algorithm for Stock Market Forecasting.
onesocket
Object-oriented, single-socket API library with CORS support by default.
oracle
LIDAR Wearable Navigational System for the Visually Impaired.
standardized-classification-engine
Automated ensemble training engine for geometry-based ML classification models.
hershyz's Repositories
hershyz/apcsa-problemset
Comprehensive, holistic FRQ problemset for the AP Computer Science-A Exam
hershyz/flask-trie
Backend autocomplete algorithm using Flask + Trie Nodes
hershyz/birdie
Mass E-mailing solution for event planners.
hershyz/chemtools
Chemistry tools in a command line interface.
hershyz/CRNN
Forecast COVID-19 risk in any geographic area using a predictive neural network.
hershyz/hershyz.github.io
super swag secret project
hershyz/oracle
LIDAR Wearable Navigational System for the Visually Impaired.
hershyz/sherlock.net
.NET extendable clone of Sherlock - find usernames across social networks.
hershyz/barebones-sequential
Performance-oriented sequential neural networks and ML-tuned dataframes in < 350 lines of pure C++.
hershyz/classificationlib
Complete ML toolset for classification-based prediction problems.
hershyz/consistent-hashing-simulation
Interactive CLI simulation of consistent hashing load balancing for distributed systems.
hershyz/moquan
TensorFlow LSTM Time Series Algorithm for Stock Market Forecasting.
hershyz/onesocket
Object-oriented, single-socket API library with CORS support by default.
hershyz/pipeline
Send and retrieve data anonymously through a remote Flask server 📁
hershyz/standardized-classification-engine
Automated ensemble training engine for geometry-based ML classification models.
hershyz/370tests
hershyz/bogey
Hackathon project judging system
hershyz/chat
Simple chat app using Flask + REST API
hershyz/dcbot
Disconnect people from Discord calls using a CLI application.
hershyz/distnet
Distribution-based network model for ML classification problems.
hershyz/flask-feed
An prototype for an infinite feed in Flask -> using the template engine + 2D content arrays.
hershyz/LangPercents
An algorithm similar to GitHub's to show percentages of languages used in a repository.
hershyz/LSTP
A high performance, cross platform neural network designed to minimize training runtimes.
hershyz/lwforecast
Lightweight regression-based forecasting module for Python.
hershyz/pyscan
JSON parsing module for Python.
hershyz/robotC
Source code for RobotC EV3 challenges.
hershyz/sampling-models
A sampling model showing variability between population and average sample measures of tendency and spread
hershyz/tsa-webcrawler
2022-23 TSA Software Development Project
hershyz/url-shortener
Flask TinyURL clone.
hershyz/virtual-PID
A simple virtual PID algorithm