# Projects — Shrivu Shankar

100 projects, most recent and coolest first. Structured data: https://sshh.io/projects.json

## AI

- [LLM OSINT](https://github.com/sshh12/llm_osint) — A proof-of-concept method of using LLMs to gather information from the internet and then perform a task with this information (e.g. writing phishing emails). (Python; AI; started 2023-04-12)
- [StockMarketML](https://github.com/sshh12/StockMarketML) — Predicting stocks with ML. (Python Jupyter; AI; started 2017-09-16)
- [StealthML](https://github.com/sshh12/StealthML) — Using image segmentation and in-painting to tinker with images. (Python; AI; started 2018-12-09)
- [Relevance-Adjusted Sentiment For Market News](https://github.com/sshh12/Relevance-Adjusted-Sentiment-For-Market-News) — Using article and company embeddings to calculate adjusted media sentiment. (Python; AI; started 2020-03-05)
- [LLM Optimize](https://github.com/sshh12/llm_optimize) — LLM Optimize is a proof-of-concept library for doing LLM guided blackbox optimization. (Python; AI; started 2023-04-08)
- [Infinite Alchemy](https://github.com/sshh12/llm_alchemy) — An AI-powered game where you mix and match elements to create basically anything. (Python; AI; started 2023-05-17)
- [OverwatchML](https://github.com/sshh12/OverwatchML) — Overwatch + AI (Python Jupyter; AI; started 2017-08-25)
- [Videoscopic](https://github.com/sshh12/Videoscopic) — Uncovering political insights one video at a time. (Python HTML; AI; started 2019-04-21)
- [UAVA Image Rec](https://github.com/sshh12/UAV-Image-Rec) — Combining image recognition with unmanned aerial vehicles. (Python; AI; started 2018-09-20)
- [Seeker](https://github.com/autognc/ravenML-train-plugins) — Uncooperative satellite pose estimation. (Python; AI; started 2020-03-09)
- [UText NLP Bot](https://github.com/sshh12/UText-NLP) — Helping students access university resources with Machine Comprehension. (Python; AI; started 2018-09-24)
- [OdoNet](https://github.com/sshh12/OdoNet) — A framework for a network of advanced monitoring devices. (HTML CSS JS Python; AI; started 2019-01-01)
- [Planet Diffusion](https://github.com/sshh12/planet-diffusion) — Fine-tuning stable diffusion to generate planet/moon textures. (Python; AI; started 2023-06-25)
- [LLM Oracle](https://github.com/sshh12/llm_oracle) — A GPT-4 powered tool for predicting future events. It's like a Magic 8 Ball that is able to perform basic research, calculations, and reasoning. (Python; AI; started 2023-04-18)
- [LLM Convo](https://github.com/sshh12/llm_convo) — Using ChatGPT over Twilio to create an AI phone agent (works for incoming or outgoing calls). (Python; AI; started 2023-03-14)
- [Build-A-Bill](https://github.com/sshh12/Build-A-Bill) — Creating Legislation with AI (Python Jupyter; AI; started 2018-01-05)
- [Webcam Anomaly Detection](https://github.com/sshh12/Webcam-Anomaly-Detection) — An FTP server that logs anomalous motion from a camera stream. (Python; AI; started 2017-06-04)
- [Ballz Bot](https://github.com/sshh12/Ballz-Bot) — A bot for Ballz. (Python; AI; started 2017-04-09)
- [Halite III Bot](https://github.com/sshh12/Halite-III-AI-Bot) — A bot for competing in Two Sigma's AI tournament. (Python; AI; started 2018-11-03)
- [Conv VAD](https://github.com/sshh12/Conv-VAD) — A packaged convolutional voice activity detector for noisy environments. (Python; AI; started 2019-05-24)
- [Voice Vector](https://github.com/sshh12/Voice-Vector) — A one-shot siamese approach to generating voice embeddings. (Python; AI; started 2019-05-31)
- [Inverse Style GAN](https://github.com/sshh12/Inverse-Style-GAN) — Looking up a generative latent vectors from reference images. (Python; AI; started 2019-09-14)
- [Aletheia](https://github.com/sshh12/Aletheia) — An AI-powered epic translation comparison tool. (Python; AI; started 2019-11-15)
- [Continuously Indexed Domain Adaptation](https://github.com/sshh12/cida) — An unofficial refactor of the code used by the ICML 2020 paper "Continuously Indexed Domain Adaptation". (Python; AI; started 2021-05-31)
- [Diffuser Discord Bot](https://github.com/sshh12/diffuser-discord-bot) — Running deep-floyd/IF as a basic discord bot (similar to Midjourney). (Python; AI; started 2023-05-06)
- [Genetic Connect4](https://github.com/sshh12/Genetic-Connect4) — Using evolution to evolve a minimax connect4 AI. (Python; AI; started 2017-06-22)

## Full Stack

- [Splitscreen Player](https://github.com/sshh12/Splitscreen-Player) — A synchronous multi-video viewer built on firebase. (HTML CSS JS; Full Stack; started 2017-02-05)
- [screen-colab](https://github.com/sshh12/screen-colab) — A webapp for quickly sharing your screen over webRTC. (Javascript; Full Stack; started 2022-02-24)
- [Tripbox](https://github.com/sshh12/tripbox) — An app for organizing and sharing trip confirmations, receipts, emails, etc.. (Javascript; Full Stack; started 2022-03-17)
- [RanchCoin](https://github.com/sshh12/RanchCoin) — A "Cryptocurrency" for EconFair (HTML CSS JS; Full Stack; started 2018-04-10)
- [Rummy](https://github.com/sshh12/Rummy) — A full-stack app for playing multiplayer Rummy. (HTML CSS JS; Full Stack; started 2018-01-11)
- [Campus Maps](https://github.com/sshh12/Campus-Maps) — Mapping places and events around campuses. (HTML CSS JS; Full Stack; started 2018-09-14)
- [My Mentor Network](https://my-mentor-network.herokuapp.com) — A social platform to connect students to professionals. (HTML CSS JS; Full Stack; started 2019-01-20)
- [remote](https://github.com/TxConvergentAdmin/remote) — A remote powerpoint clicker powered by Ngrok. (JS; Full Stack; started 2020-04-28)
- [covid19db.net](https://github.com/sshh12/covid19db.net) — A React/Flask web-app for viewing COVID-19 statistics, risk factors, and country data. (JS; Full Stack; started 2020-11-01)
- [Crypto Marketplace Workshop](https://github.com/sshh12/Crypto-Marketplace-Workshop) — Learning JS backend with fake crypto. (JS; Full Stack; started 2019-03-23)

## Frontend

- [Case Viewer](/apps/case-viewer/view.html) — A parser to increase the efficiency of debate. (HTML CSS JS; Frontend; started 2017-09-30)
- [Frequency Visualizer](/apps/freqvis/index.html) — An interactive sound visualizer (HTML CSS JS; Frontend; started 2017-05-08)
- [Expedition Gambit](https://github.com/uavaustin/expedition-gambit) — A general aircraft and status display for live protobuf-encoded telemetry. (JS; Frontend; started 2020-02-13)
- [Window URL](https://github.com/sshh12/window-url) — A webapp for creating URLs that open in multiple windows. (Javascript; Frontend; started 2022-01-28)
- [SSHH.IO](https://github.com/sshh12/SSHH.IO) — This website. (HTML CSS JS; Frontend; started 2018-07-05)
- [FaceTweet](https://github.com/sshh12/FaceTweet) — English Social Media Site Satire Project (HTML CSS JS; Frontend; started 2018-03-07)
- [Online Physics Utilities](/apps/toolkit/gyro.html) — A small collection of mobile web tools. (HTML CSS JS; Frontend; started 2017-04-22)
- [Hangman Solver](/apps/hangman/index.html) — A bruteforcer for hangman. (HTML CSS JS; Frontend; started 2017-03-14)
- [Leet Typer](/apps/leettyper/index.html?https://raw.githubusercontent.com/sshh12/Webcam-Anomaly-Detection/master/generate_anomaly_model.py) — Codin' like a pro (HTML CSS JS; Frontend; started 2017-04-10)
- [L'Homme Qui Plantait Des Arbres](/apps/lehomme/index.html) — An interactive timeline for an AP French Book. (HTML CSS JS; Frontend; started 2015-11-20)
- [Le Mont Saint Michel](/apps/castle/index.html) — AP French castle project (HTML; Frontend; started 2016-02-15)
- [Revolution Meter](/apps/revolution/index.html) — US History tension visualized with cats. (HTML; Frontend; started 2016-11-02)
- [go-pad](https://github.com/sshh12/go-pad) — A static go-link service and browser-based notepad. (JS; Frontend; started 2020-12-15)
- [Genocide Project](/apps/genocide/index.html) — World History AP Genocide Project (HTML; Frontend; started 2016-04-10)
- [Shridux](https://gist.github.com/sshh12/3cfa2cc404b5851b23360f1915547de6) — A superior (mini) React global state management library. (JS; Frontend; started 2019-07-14)
- [Trump Physics](/apps/trumpphysics/index.html) — An AP Physics project (HTML; Frontend; started 2017-11-15)

## Backend

- [CFISD API](https://github.com/sshh12/CFISD-API) — The Unofficial CFISD Student API. (Python; Backend; started 2017-01-20)

## Mobile

- [Cy-Ranch App](https://github.com/sshh12/CyRanch-App) — An app I created for Cy-Ranch High School. (HTML CSS JS; Mobile; started 2016-05-25)
- [UT Finder](https://github.com/sshh12/UT-Finder) — An app for the University of Texas at Austin. (HTML CSS JS; Mobile; started 2018-09-10)
- [CFISD App](https://github.com/sshh12/CFISD-App) — An app I created for Cypress Fairbanks ISD. (HTML CSS JS; Mobile; started 2018-05-14)

## Other

- [home-access.cfisd.net](https://gist.github.com/sshh12/f468394dfa51f4cee2721e3e057740b9) — Integer Overflow (MS15-034) (Python; Hacking; started 2016-08-15)
- [hermes](https://github.com/sshh12/hermes) — A simple cli-based TCP forwarder & free ngrok alternative. (Go; Networking; started 2020-10-21)
- [venmo-research](https://github.com/sshh12/venmo-research) — Using Venmo data as a way of social media-based contact tracing. (Go; Data; started 2020-10-11)
- [SchoolCode](https://github.com/sshh12/SchoolCode) — A collection of scripts/algorithms that I wrote for/were inspired by school projects. (JS Java Python; Misc; started 2017-06-05)
- [Students Visualization](https://github.com/sshh12/Students-Visualization) — A Visualization of the Cy-Ranch Student Body (HTML CSS JS Python; Data; started 2017-04-28)
- [Tradinhood](https://github.com/sshh12/Tradinhood) — Programmatically trading stocks and crypto with Robinhood. (Python; API; started 2018-07-27)
- [pymeritrade](https://github.com/sshh12/pymeritrade) — A python interface for using the TD Ameritrade API. (Python; API; started 2020-04-25)
- [AI Global SWE Intern](https://ai-global.org/) — Accelerating practical and responsible design, development, and use of Artificial Intelligence. (Python JS; Internship; started 2020-02-01)
- [Stripe SWE Intern](https://stripe.com/) — Online payment processing for internet businesses. (Go; Internship; started 2020-05-25)
- [body-cam](https://github.com/sshh12/body-cam) — Backup videos as they are being recorded. (JS; Data; started 2020-06-03)
- [nb_autoimports](https://github.com/sshh12/nb_autoimports) — Automatically resolve import errors in jupyter notebooks. (Python; Tooling; started 2021-06-08)
- [CS:GO Market Analysis](https://github.com/sshh12/csgo-market-analysis) — A deep data dive into the financials of the Steam marketplace. (Python; Data; started 2021-03-13)
- [Recording Bot](https://github.com/sshh12/Recording-Bot) — A bot built to record and transcribe audio fragments from Discord. (JS Python; Misc; started 2017-05-23)
- [DPS Checker](https://gist.github.com/sshh12/fc3867a218ed41ca6e4cd5e634b666f6) — Interfacing with a DPS kiosk (Python; Misc; started 2017-08-01)
- [Squarecap SWE Intern](https://info.squarecap.com/) — Using technology to empower teachers and students. (Python JS; Internship; started 2019-02-11)
- [CSL Capital Management SWE Intern](http://www.cslenergy.com/) — Enabling great innovators to build lasting companies. (JS; Internship; started 2019-10-01)
- [LibKinect2](https://github.com/sshh12/LibKinect2) — A Python API for interfacing with the Kinect2. (C++ Python; API; started 2019-06-08)
- [Wiress](https://github.com/sshh12/Wiress) — Dailup internet for mobile phones. (Java; Networking; started 2019-09-06)
- [msc](https://github.com/sshh12/multi-sys-cli) — A hassle-free method of SSHing into multiple machines simultaneously. (Python; Networking; started 2020-10-10)
- [apollgo](https://github.com/sshh12/apollgo) — An Android app for hosting a variety of proxy servers, proxy chains, and port forwarding. (Go; Networking; started 2020-11-20)
- [JavaIsWeird](https://github.com/sshh12/JavaIsWeird) — A helpful collection of java stuff. (Java; Misc; started 2017-09-01)
- [CS UIL Data](https://gist.github.com/sshh12/3bdb4daf63fb1bc00500c27f0a731fe8) — Analyzing Computer Science UIL data (Python Jupyter; Data; started 2018-03-21)
- infotrac.galegroup.com — Blind SQL Injection (SQL; Hacking; started 2017-01-20)
- dive.chat — Firebase Authentication Exploit (JS; Hacking; started 2020-07-02)
- practiceit.cs.washington.edu — Reflected XSS (JS; Hacking; started 2016-03-08)
- [InvestorCraft](https://github.com/sshh12/InvestorCraft) — Invest in stocks through Minecraft. (Java; Gaming; started 2019-05-22)
- [Financial News Indexing](https://github.com/sshh12/Financial-News-Indexing) — A suite of market/financial news webscrapers. (Python; Data; started 2019-06-25)
- [trade-srv](https://github.com/sshh12/trade-srv) — A client for distributed financial news webscraping. (Go; Data; started 2020-10-12)
- [Convergent Kwickstart](https://github.com/TxConvergentAdmin/convergent-kwickstart) — An app to help quickstart development environments. (Python; Tooling; started 2020-01-25)
- [py-pwn](https://github.com/sshh12/py-pwn) — A super simple Python/websocket-based RAT. (Python; Hacking; started 2020-10-31)
- [Abnormal Security SWE Intern](https://abnormal.ai/) — Advanced email security to prevent credential phishing, business email compromise, account takeover, and more. (Python; Internship; started 2021-05-24)
- [Abnormal Security MLE](https://abnormal.ai/) — Advanced email security to prevent credential phishing, business email compromise, account takeover, and more. (Python; Job; started 2022-04-19)
- [Yaml Shortcut](https://github.com/sshh12/yaml-shortcut) — Create Windows desktop shortcuts using YAML. (Python; Misc; started 2020-11-02)
- ["Shrivu Bot"](https://github.com/sshh12/SSHHIO-Discord-Bot) — A personalized discord bot. (JS; Misc; started 2017-12-30)
- [PwnSSHH](https://github.com/sshh12/PwnSSHH) — Python wrapper for the MR3040. (Python; Hacking; started 2017-07-14)
- [Titanic](https://github.com/sshh12/MLCode/blob/master/competitions/titanic/Titanic.ipynb) — Analyzing the Titanic (Python Jupyter; Data; started 2018-03-20)
- texasmusicforms.com — Error Based SQL Injection (SQL; Hacking; started 2017-10-10)
- [Ti Scripts](https://github.com/sshh12/Ti-Scripts) — Misc utilities/scripts for Ti calculators. (C; Tooling; started 2019-03-20)
- [CV Utils](https://gist.github.com/sshh12/b5e0709d7f8d1f50639fa6df35a846ed) — Simple scripts for quickly preprocessing image data. (Python; Data; started 2020-01-23)
- [sheet-log](https://github.com/sshh12/sheet-log) — Push Python metrics and plots directly into Google Sheets. (Python; Tooling; started 2021-05-31)
- [GitHub Team Analytics](https://github.com/sshh12/github-analytics) — A set of tools for anaylzing an organizations code review statistics. (Python; Data; started 2021-10-24)
- [Money Classifier](https://gist.github.com/sshh12/d362dba3f72498cd9604de63a659b870) — Charting and classifying expenses. (Python; Data; started 2018-06-20)
- [Caterpillar Code](https://gist.github.com/sshh12/63cb074767d1f7032c3379652772b51e) — func()() (Python; Misc; started 2017-12-16)
- [Probability Test](https://gist.github.com/sshh12/6186968785dd6f7b4c9a3b34aee9ac76) — Testing the probability of an even distribution of n numbers over k values. (Python; Misc; started 2017-11-05)
