{
 "source": "https://sshh.io/code",
 "generated": "2026-08-21",
 "count": 100,
 "projects": [
  {
   "title": "Cy-Ranch App",
   "tagline": "An app I created for Cy-Ranch High School.",
   "language": "HTML CSS JS",
   "domain": "Mobile",
   "tags": "android apple school ionic cyranch cfisd school-app",
   "coolness": 8,
   "start": "May 25, 2016",
   "github": "https://github.com/sshh12/CyRanch-App",
   "article": "https://cyranchnews.com/4407/archives/school-app/",
   "desc": [
    "Created an Ionic app for IOS and Android for CyRanch HS",
    "Used Admob to monetize the app and profit"
   ]
  },
  {
   "title": "CFISD App",
   "tagline": "An app I created for Cypress Fairbanks ISD.",
   "language": "HTML CSS JS",
   "domain": "Mobile",
   "tags": "android apple school ionic cyranch cfisd school-app",
   "coolness": 5,
   "start": "May 14, 2018",
   "github": "https://github.com/sshh12/CFISD-App",
   "article": "https://cyranchnews.com/4407/archives/school-app/",
   "desc": [
    "Created an app for IOS and Android for all of CFISD",
    "Used Admob to monetize the app and profit"
   ]
  },
  {
   "title": "CFISD API",
   "tagline": "The Unofficial CFISD Student API.",
   "language": "Python",
   "domain": "Backend",
   "tags": "rest-api flask requests lxml cyranch",
   "coolness": 6,
   "start": "Jan 20, 2017",
   "github": "https://github.com/sshh12/CFISD-API",
   "url": "http://cfisdapi.sshh.io"
  },
  {
   "title": "UT Finder",
   "tagline": "An app for the University of Texas at Austin.",
   "language": "HTML CSS JS",
   "domain": "Mobile",
   "tags": "android apple school ionic UT school-app",
   "coolness": 8,
   "start": "Sep 10, 2018",
   "github": "https://github.com/sshh12/UT-Finder",
   "article": "https://www.dailytexanonline.com/2018/10/16/student-developed-ut-app-fills-void-left-by-official-university-app-redesign",
   "desc": [
    "Created an IOS/Android app for UT Austin students",
    "Integrated course schedules, $ balances, and bus routes",
    "Featured in the Daily Texan"
   ]
  },
  {
   "title": "SSHH.IO",
   "tagline": "This website.",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "website gulp html5",
   "coolness": 4,
   "start": "Jul 5, 2018",
   "github": "https://github.com/sshh12/SSHH.IO",
   "url": "https://sshh.io"
  },
  {
   "title": "\"Shrivu Bot\"",
   "tagline": "A personalized discord bot.",
   "language": "JS",
   "domain": "Misc",
   "tags": "discord discord-bot discord-js",
   "coolness": 4,
   "start": "Dec 30, 2017",
   "github": "https://github.com/sshh12/SSHHIO-Discord-Bot"
  },
  {
   "title": "StockMarketML",
   "tagline": "Predicting stocks with ML.",
   "language": "Python Jupyter",
   "domain": "AI",
   "tags": "tensorflow keras ML stock-market stock-price-prediction",
   "coolness": 8,
   "start": "Sep 16, 2017",
   "github": "https://github.com/sshh12/StockMarketML",
   "desc": [
    "Created several parsers to gather large amounts of headlines and stock data",
    "Developed several models for predicting price movements based on headlines and tick data overtime",
    "Used a bootstrap based web app to view predictions"
   ]
  },
  {
   "title": "Splitscreen Player",
   "tagline": "A synchronous multi-video viewer built on firebase.",
   "language": "HTML CSS JS",
   "domain": "Full Stack",
   "tags": "firebase bootstrap esports",
   "coolness": 7,
   "start": "Feb 5, 2017",
   "github": "https://github.com/sshh12/Splitscreen-Player",
   "desc": [
    "Developed web app to play and control several videos in sync",
    "Used Firebase to allow multiple users to control and stream the videos simultaneously"
   ]
  },
  {
   "title": "SchoolCode",
   "tagline": "A collection of scripts/algorithms that I wrote for/were inspired by school projects.",
   "language": "JS Java Python",
   "domain": "Misc",
   "tags": "school computer-science-algorithms ap-computer-science cyranch",
   "coolness": 7,
   "start": "Jun 5, 2017",
   "github": "https://github.com/sshh12/SchoolCode"
  },
  {
   "title": "JavaIsWeird",
   "tagline": "A helpful collection of java stuff.",
   "language": "Java",
   "domain": "Misc",
   "tags": "java guide handbook weird",
   "coolness": 5,
   "start": "Sep 1, 2017",
   "github": "https://github.com/sshh12/JavaIsWeird"
  },
  {
   "title": "Build-A-Bill",
   "tagline": "Creating Legislation with AI",
   "language": "Python Jupyter",
   "domain": "AI",
   "tags": "ML keras lstm char-rnn govtrack",
   "coolness": 6,
   "start": "Jan 5, 2018",
   "github": "https://github.com/sshh12/Build-A-Bill",
   "desc": [
    "Scraped and processed years of US Congressional legislation to create a dataset",
    "Trained a character-level LSTM and finetuned GPT-2 (117M) to write fake bills"
   ]
  },
  {
   "title": "OverwatchML",
   "tagline": "Overwatch + AI",
   "language": "Python Jupyter",
   "domain": "AI",
   "tags": "overwatch ML ai keras",
   "coolness": 7,
   "start": "Aug 25, 2017",
   "github": "https://github.com/sshh12/OverwatchML",
   "desc": [
    "Created a web scraper to gather usernames as test data",
    "Analyzed and processed user stats to build a predictive model",
    "Built a webapp to allow users to predict their online rank"
   ]
  },
  {
   "title": "Webcam Anomaly Detection",
   "tagline": "An FTP server that logs anomalous motion from a camera stream.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML ftp webcam pyftpdlib keras anomaly-detection skimage",
   "coolness": 6,
   "start": "Jun 4, 2017",
   "github": "https://github.com/sshh12/Webcam-Anomaly-Detection",
   "desc": [
    "Created a specialized FTP server to process images on upload",
    "Used Skimage and Keras to detect anomalies in the photo stream"
   ]
  },
  {
   "title": "Genetic Connect4",
   "tagline": "Using evolution to evolve a minimax connect4 AI.",
   "language": "Python",
   "domain": "AI",
   "tags": "connect-four minimax evolution-simulation genetic-algorithms",
   "coolness": 5,
   "start": "Jun 22, 2017",
   "github": "https://github.com/sshh12/Genetic-Connect4",
   "desc": [
    "Added several coefficients to the minimax agent's scoring heuristic",
    "Used these coefficients as DNA with win rate as a fitness function"
   ]
  },
  {
   "title": "Students Visualization",
   "tagline": "A Visualization of the Cy-Ranch Student Body",
   "language": "HTML CSS JS Python",
   "domain": "Data",
   "tags": "sklearn t-sne p5js cyranch cfisd matplotlib 3D",
   "coolness": 7,
   "start": "Apr 28, 2017",
   "github": "https://github.com/sshh12/Students-Visualization",
   "desc": [
    "With the data collected from the CyRanch/CFISD Apps, every users' grades were turned into a 7D vector based on their average grade in 7 fields: Science, Math, English, (Non-English) Language, Arts, Sports, and Social Studies. Using a dimensionality reduction algorithm, t-SNE, the data was used to create clusters of students based on their academic performance. While these 3D groupings are purely abstract, they serve as an interesting way to visualize students and see possible patterns.",
    "Additional visualizations were contructed to explore GPA, classes, and demographics."
   ]
  },
  {
   "title": "RanchCoin",
   "tagline": "A \"Cryptocurrency\" for EconFair",
   "language": "HTML CSS JS",
   "domain": "Full Stack",
   "tags": "firebase cyranch digital-currency crypto",
   "coolness": 5,
   "start": "Apr 10, 2018",
   "github": "https://github.com/sshh12/RanchCoin",
   "url": "https://ranchcoin.firebaseapp.com/",
   "desc": [
    "Created a fully functioning currency/wallet for Economics Fair."
   ]
  },
  {
   "title": "FaceTweet",
   "tagline": "English Social Media Site Satire Project",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "firebase english satire friendly-pix",
   "coolness": 4,
   "start": "Mar 7, 2018",
   "github": "https://github.com/sshh12/FaceTweet",
   "url": "https://facetweet-71a89.firebaseapp.com/",
   "desc": [
    "Adapted Firebase's social media demo site to create an interactive satire"
   ]
  },
  {
   "title": "Rummy",
   "tagline": "A full-stack app for playing multiplayer Rummy.",
   "language": "HTML CSS JS",
   "domain": "Full Stack",
   "tags": "express-js fullstack js rummy",
   "coolness": 5,
   "start": "Jan 11, 2018",
   "github": "https://github.com/sshh12/Rummy",
   "desc": [
    "A web-based online multiplayer version of the card game Rummy"
   ]
  },
  {
   "title": "Ballz Bot",
   "tagline": "A bot for Ballz.",
   "language": "Python",
   "domain": "AI",
   "tags": "game python bot pillow ballz pytesser",
   "coolness": 6,
   "start": "Apr 9, 2017",
   "github": "https://github.com/sshh12/Ballz-Bot",
   "desc": [
    "Combined ADB and pytesser to parse the devices screen when in the game",
    "Constructed a physics engine to simulate playing the game with different moves",
    "Used the android swipe API to execute the best move"
   ]
  },
  {
   "title": "Recording Bot",
   "tagline": "A bot built to record and transcribe audio fragments from Discord.",
   "language": "JS Python",
   "domain": "Misc",
   "tags": "discord bot speech-recognition transcription",
   "coolness": 6,
   "start": "May 23, 2017",
   "github": "https://github.com/sshh12/Recording-Bot"
  },
  {
   "title": "PwnSSHH",
   "tagline": "Python wrapper for the MR3040.",
   "language": "Python",
   "domain": "Hacking",
   "tags": "tp-link pineapple mr3040 minipwner",
   "coolness": 4,
   "start": "Jul 14, 2017",
   "github": "https://github.com/sshh12/PwnSSHH"
  },
  {
   "title": "StealthML",
   "tagline": "Using image segmentation and in-painting to tinker with images.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML computer-vision segmentation",
   "coolness": 8,
   "start": "Dec 9, 2018",
   "github": "https://github.com/sshh12/StealthML",
   "desc": [
    "Combined image segmentation and inpainting to create a invisibility cloak like effect",
    "Tweaked the model to run at near real time from a webcam stream"
   ]
  },
  {
   "title": "Money Classifier",
   "tagline": "Charting and classifying expenses.",
   "language": "Python",
   "domain": "Data",
   "tags": "ML chase textblob",
   "coolness": 2,
   "start": "Jun 20, 2018",
   "github": "https://gist.github.com/sshh12/d362dba3f72498cd9604de63a659b870"
  },
  {
   "title": "CS UIL Data",
   "tagline": "Analyzing Computer Science UIL data",
   "language": "Python Jupyter",
   "domain": "Data",
   "tags": "pandas UIL",
   "coolness": 5,
   "start": "Mar 21, 2018",
   "github": "https://gist.github.com/sshh12/3bdb4daf63fb1bc00500c27f0a731fe8"
  },
  {
   "title": "Caterpillar Code",
   "tagline": "func()()",
   "language": "Python",
   "domain": "Misc",
   "tags": "random",
   "coolness": 1,
   "start": "Dec 16, 2017",
   "github": "https://gist.github.com/sshh12/63cb074767d1f7032c3379652772b51e"
  },
  {
   "title": "DPS Checker",
   "tagline": "Interfacing with a DPS kiosk",
   "language": "Python",
   "domain": "Misc",
   "tags": "DPS crawler",
   "coolness": 6,
   "start": "Aug 1, 2017",
   "github": "https://gist.github.com/sshh12/fc3867a218ed41ca6e4cd5e634b666f6"
  },
  {
   "title": "Probability Test",
   "tagline": "Testing the probability of an even distribution of n numbers over k values.",
   "language": "Python",
   "domain": "Misc",
   "tags": "math probability",
   "coolness": 1,
   "start": "Nov 5, 2017",
   "github": "https://gist.github.com/sshh12/6186968785dd6f7b4c9a3b34aee9ac76"
  },
  {
   "title": "Titanic",
   "tagline": "Analyzing the Titanic",
   "language": "Python Jupyter",
   "domain": "Data",
   "tags": "kaggle ML",
   "coolness": 4,
   "start": "Mar 20, 2018",
   "github": "https://github.com/sshh12/MLCode/blob/master/competitions/titanic/Titanic.ipynb"
  },
  {
   "title": "Frequency Visualizer",
   "tagline": "An interactive sound visualizer",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "sound interactive p5js",
   "coolness": 5,
   "start": "May 8, 2017",
   "url": "/apps/freqvis/index.html"
  },
  {
   "title": "Online Physics Utilities",
   "tagline": "A small collection of mobile web tools.",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "tools p5js mobile",
   "coolness": 4,
   "start": "Apr 22, 2017",
   "url": "/apps/toolkit/gyro.html"
  },
  {
   "title": "Hangman Solver",
   "tagline": "A bruteforcer for hangman.",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "tools bootstrap hangman",
   "coolness": 4,
   "start": "Mar 14, 2017",
   "url": "/apps/hangman/index.html"
  },
  {
   "title": "Leet Typer",
   "tagline": "Codin' like a pro",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "typing leet",
   "coolness": 4,
   "start": "Apr 10, 2017",
   "url": "/apps/leettyper/index.html?https://raw.githubusercontent.com/sshh12/Webcam-Anomaly-Detection/master/generate_anomaly_model.py"
  },
  {
   "title": "Trump Physics",
   "tagline": "An AP Physics project",
   "language": "HTML",
   "domain": "Frontend",
   "tags": "physics video-analysis school",
   "coolness": 2,
   "start": "Nov 15, 2017",
   "url": "/apps/trumpphysics/index.html"
  },
  {
   "title": "Case Viewer",
   "tagline": "A parser to increase the efficiency of debate.",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "parser debate",
   "coolness": 6,
   "start": "Sep 30, 2017",
   "url": "/apps/case-viewer/view.html"
  },
  {
   "title": "L'Homme Qui Plantait Des Arbres",
   "tagline": "An interactive timeline for an AP French Book.",
   "language": "HTML CSS JS",
   "domain": "Frontend",
   "tags": "french interactive maps school",
   "coolness": 4,
   "start": "Nov 20, 2015",
   "url": "/apps/lehomme/index.html"
  },
  {
   "title": "Genocide Project",
   "tagline": "World History AP Genocide Project",
   "language": "HTML",
   "domain": "Frontend",
   "tags": "WHAP history school",
   "coolness": 3,
   "start": "April 10, 2016",
   "url": "/apps/genocide/index.html"
  },
  {
   "title": "Le Mont Saint Michel",
   "tagline": "AP French castle project",
   "language": "HTML",
   "domain": "Frontend",
   "tags": "french 3D school",
   "coolness": 4,
   "start": "Feb 15, 2016",
   "url": "/apps/castle/index.html"
  },
  {
   "title": "Revolution Meter",
   "tagline": "US History tension visualized with cats.",
   "language": "HTML",
   "domain": "Frontend",
   "tags": "history school",
   "coolness": 4,
   "start": "Nov 2, 2016",
   "url": "/apps/revolution/index.html"
  },
  {
   "title": "infotrac.galegroup.com",
   "tagline": "Blind SQL Injection",
   "language": "SQL",
   "domain": "Hacking",
   "tags": "hack sql",
   "coolness": 5,
   "start": "Jan 20, 2017"
  },
  {
   "title": "dive.chat",
   "tagline": "Firebase Authentication Exploit",
   "language": "JS",
   "domain": "Hacking",
   "tags": "hack firebase android",
   "coolness": 5,
   "start": "Jul 2, 2020"
  },
  {
   "title": "texasmusicforms.com",
   "tagline": "Error Based SQL Injection",
   "language": "SQL",
   "domain": "Hacking",
   "tags": "hack sql",
   "coolness": 4,
   "start": "Oct 10, 2017"
  },
  {
   "title": "home-access.cfisd.net",
   "tagline": "Integer Overflow (MS15-034)",
   "language": "Python",
   "domain": "Hacking",
   "tags": "hack overflow",
   "coolness": 8,
   "start": "Aug 15, 2016",
   "url": "https://gist.github.com/sshh12/f468394dfa51f4cee2721e3e057740b9"
  },
  {
   "title": "practiceit.cs.washington.edu",
   "tagline": "Reflected XSS",
   "language": "JS",
   "domain": "Hacking",
   "tags": "hack overflow",
   "coolness": 5,
   "start": "Mar 8, 2016"
  },
  {
   "title": "Tradinhood",
   "tagline": "Programmatically trading stocks and crypto with Robinhood.",
   "language": "Python",
   "domain": "API",
   "tags": "investing robinhood crypto stocks",
   "coolness": 7,
   "start": "Jul 27, 2018",
   "github": "https://github.com/sshh12/Tradinhood",
   "desc": [
    "Used Chrome DevTools to reverse engineer Robinhood's REST API",
    "Developed a wrapper for the API and well as several other trading sites",
    "Designed a trading interface to seamlessly go from backtests to trading real assets"
   ]
  },
  {
   "title": "pymeritrade",
   "tagline": "A python interface for using the TD Ameritrade API.",
   "language": "Python",
   "domain": "API",
   "tags": "investing stocks",
   "coolness": 7,
   "start": "Apr 25, 2020",
   "github": "https://github.com/sshh12/pymeritrade"
  },
  {
   "title": "Campus Maps",
   "tagline": "Mapping places and events around campuses.",
   "language": "HTML CSS JS",
   "domain": "Full Stack",
   "tags": "react firebase map hackathon",
   "coolness": 5,
   "start": "Sep 14, 2018",
   "github": "https://github.com/sshh12/Campus-Maps",
   "url": "https://devpost.com/software/campus-maps-k6y2pd",
   "desc": [
    "Our product is a map that encodes visual, spatial, temporal, and other descriptive data about events happening around in the local environment. It seeks to streamline the process of obtaining information for the general public, filling a void that is not satsified by current technology such as Facebook, Google Maps, and other services that provide data about the world around you. It is meant to be a gateway to experiencing a higher quality level of campus life."
   ]
  },
  {
   "title": "Videoscopic",
   "tagline": "Uncovering political insights one video at a time.",
   "language": "Python HTML",
   "domain": "AI",
   "tags": "chrome ML CV NLP",
   "coolness": 7,
   "start": "Apr 21, 2019",
   "github": "https://github.com/sshh12/Videoscopic",
   "url": "https://devpost.com/software/videoscopic",
   "desc": [
    "Using the user's screen to provide realtime insights with facial recognition",
    "The video's description and tags with NLP entity recognition to provide related topics",
    "The channel is used to determine the validity and accuracy of the video"
   ]
  },
  {
   "title": "UAVA Image Rec",
   "tagline": "Combining image recognition with unmanned aerial vehicles.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML CV uav opencv tensorflow UT club target-finder uava",
   "coolness": 7,
   "start": "Sep 20, 2018",
   "github": "https://github.com/sshh12/UAV-Image-Rec",
   "url": "http://uavaustin.org",
   "article": "https://github.com/sshh12/UAV-Image-Rec/blob/master/UAVA-2019.pdf"
  },
  {
   "title": "Seeker",
   "tagline": "Uncooperative satellite pose estimation.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML CV tensorflow",
   "coolness": 7,
   "start": "March 9, 2020",
   "github": "https://github.com/autognc/ravenML-train-plugins",
   "url": "https://sites.utexas.edu/tsl/"
  },
  {
   "title": "UText NLP Bot",
   "tagline": "Helping students access university resources with Machine Comprehension.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML NLP club dialog-flow",
   "coolness": 7,
   "start": "Sep 24, 2018",
   "github": "https://github.com/sshh12/UText-NLP",
   "url": "http://www.txconvergent.org/"
  },
  {
   "title": "Halite III Bot",
   "tagline": "A bot for competing in Two Sigma's AI tournament.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML RL bot competition",
   "coolness": 6,
   "start": "Nov 3, 2018",
   "github": "https://github.com/sshh12/Halite-III-AI-Bot",
   "url": "https://halite.io/",
   "desc": [
    "This bot switched from the idea of having a separate (shared) model for every unit to a single model that predicted a volume of actions (an action vector was predicted for every pixel). The bot was trained with a supervised dataset collected by an 'expert' bot playing against the archive."
   ]
  },
  {
   "title": "OdoNet",
   "tagline": "A framework for a network of advanced monitoring devices.",
   "language": "HTML CSS JS Python",
   "domain": "AI",
   "tags": "raspberry-pi wifi security object-recognition",
   "coolness": 7,
   "start": "Jan 1, 2019",
   "github": "https://github.com/sshh12/OdoNet",
   "desc": [
    "Developed a framework for IOT devices to chain WiFi connections",
    "Used object detection (and OpenCV lib) to capture and report events through the network",
    "Built an admin dashboard for controlling the devices"
   ]
  },
  {
   "title": "My Mentor Network",
   "tagline": "A social platform to connect students to professionals.",
   "language": "HTML CSS JS",
   "domain": "Full Stack",
   "tags": "k12 school express mongodb",
   "coolness": 5,
   "start": "Jan 20, 2019",
   "url": "https://my-mentor-network.herokuapp.com",
   "desc": [
    "Built a fullstack application which enables professionals to better answer student questions."
   ]
  },
  {
   "title": "Squarecap SWE Intern",
   "tagline": "Using technology to empower teachers and students.",
   "language": "Python JS",
   "domain": "Internship",
   "tags": "college edtech school electron webscraping react react-native pyramid cassandra",
   "coolness": 6,
   "start": "Feb 11, 2019",
   "url": "https://info.squarecap.com/"
  },
  {
   "title": "CSL Capital Management SWE Intern",
   "tagline": "Enabling great innovators to build lasting companies.",
   "language": "JS",
   "domain": "Internship",
   "tags": "react express pwa dashboard",
   "coolness": 6,
   "start": "Oct 1, 2019",
   "url": "http://www.cslenergy.com/"
  },
  {
   "title": "AI Global SWE Intern",
   "tagline": "Accelerating practical and responsible design, development, and use of Artificial Intelligence.",
   "language": "Python JS",
   "domain": "Internship",
   "tags": "ML AI ethics",
   "coolness": 7,
   "start": "Feb 1, 2020",
   "url": "https://ai-global.org/"
  },
  {
   "title": "Stripe SWE Intern",
   "tagline": "Online payment processing for internet businesses.",
   "language": "Go",
   "domain": "Internship",
   "tags": "",
   "coolness": 7,
   "start": "May 25, 2020",
   "url": "https://stripe.com/"
  },
  {
   "title": "Crypto Marketplace Workshop",
   "tagline": "Learning JS backend with fake crypto.",
   "language": "JS",
   "domain": "Full Stack",
   "tags": "college express mongodb mongoose workshop",
   "coolness": 4,
   "start": "Mar 23, 2019",
   "github": "https://github.com/sshh12/Crypto-Marketplace-Workshop",
   "desc": [
    "A super simple project to introduce backend web dev with Express and MongoDB."
   ]
  },
  {
   "title": "Ti Scripts",
   "tagline": "Misc utilities/scripts for Ti calculators.",
   "language": "C",
   "domain": "Tooling",
   "tags": "college ti tigcc",
   "coolness": 4,
   "start": "Mar 20, 2019",
   "github": "https://github.com/sshh12/Ti-Scripts"
  },
  {
   "title": "InvestorCraft",
   "tagline": "Invest in stocks through Minecraft.",
   "language": "Java",
   "domain": "Gaming",
   "tags": "minecraft plugin",
   "coolness": 5,
   "start": "May 22, 2019",
   "github": "https://github.com/sshh12/InvestorCraft"
  },
  {
   "title": "Conv VAD",
   "tagline": "A packaged convolutional voice activity detector for noisy environments.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML CNN keras vad voice-activity-detection",
   "coolness": 6,
   "start": "May 24, 2019",
   "github": "https://github.com/sshh12/Conv-VAD"
  },
  {
   "title": "Voice Vector",
   "tagline": "A one-shot siamese approach to generating voice embeddings.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML CNN keras siamese",
   "coolness": 6,
   "start": "May 31, 2019",
   "github": "https://github.com/sshh12/Voice-Vector"
  },
  {
   "title": "LibKinect2",
   "tagline": "A Python API for interfacing with the Kinect2.",
   "language": "C++ Python",
   "domain": "API",
   "tags": "CPython kinect2",
   "coolness": 6,
   "start": "June 8, 2019",
   "github": "https://github.com/sshh12/LibKinect2"
  },
  {
   "title": "Financial News Indexing",
   "tagline": "A suite of market/financial news webscrapers.",
   "language": "Python",
   "domain": "Data",
   "tags": "stocks bitcoin crypto elasticsearch",
   "coolness": 5,
   "start": "June 25, 2019",
   "github": "https://github.com/sshh12/Financial-News-Indexing"
  },
  {
   "title": "trade-srv",
   "tagline": "A client for distributed financial news webscraping.",
   "language": "Go",
   "domain": "Data",
   "tags": "stocks postgres",
   "coolness": 5,
   "start": "Oct 12, 2020",
   "github": "https://github.com/sshh12/trade-srv"
  },
  {
   "title": "Shridux",
   "tagline": "A superior (mini) React global state management library.",
   "language": "JS",
   "domain": "Frontend",
   "tags": "react redux",
   "coolness": 3,
   "start": "July 14, 2019",
   "github": "https://gist.github.com/sshh12/3cfa2cc404b5851b23360f1915547de6"
  },
  {
   "title": "Wiress",
   "tagline": "Dailup internet for mobile phones.",
   "language": "Java",
   "domain": "Networking",
   "tags": "spark android hackathon",
   "coolness": 6,
   "start": "Sep 6, 2019",
   "github": "https://github.com/sshh12/Wiress",
   "desc": [
    "Wiress allows users to use the internet through a phone call (kind of like dial up or reversed VoIP).",
    "[Phone] <---callaudio---> [Twilio] <---websockets/hooks---> [Wiress Servers] <---http---> [Internet]"
   ]
  },
  {
   "title": "Inverse Style GAN",
   "tagline": "Looking up a generative latent vectors from reference images.",
   "language": "Python",
   "domain": "AI",
   "tags": "Tensorflow ML",
   "coolness": 6,
   "start": "Sep 14, 2019",
   "github": "https://github.com/sshh12/Inverse-Style-GAN"
  },
  {
   "title": "Aletheia",
   "tagline": "An AI-powered epic translation comparison tool.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML NLP CC303 React",
   "coolness": 6,
   "start": "Nov 15, 2019",
   "github": "https://github.com/sshh12/Aletheia"
  },
  {
   "title": "CV Utils",
   "tagline": "Simple scripts for quickly preprocessing image data.",
   "language": "Python",
   "domain": "Data",
   "tags": "CV",
   "coolness": 4,
   "start": "Jan 23, 2020",
   "github": "https://gist.github.com/sshh12/b5e0709d7f8d1f50639fa6df35a846ed"
  },
  {
   "title": "Convergent Kwickstart",
   "tagline": "An app to help quickstart development environments.",
   "language": "Python",
   "domain": "Tooling",
   "tags": "utility",
   "coolness": 5,
   "start": "Jan 25, 2020",
   "github": "https://github.com/TxConvergentAdmin/convergent-kwickstart"
  },
  {
   "title": "remote",
   "tagline": "A remote powerpoint clicker powered by Ngrok.",
   "language": "JS",
   "domain": "Full Stack",
   "tags": "utility",
   "coolness": 5,
   "start": "Apr 28, 2020",
   "github": "https://github.com/TxConvergentAdmin/remote"
  },
  {
   "title": "Expedition Gambit",
   "tagline": "A general aircraft and status display for live protobuf-encoded telemetry.",
   "language": "JS",
   "domain": "Frontend",
   "tags": "uav react dashboard protobuf",
   "coolness": 5,
   "start": "Feb 13, 2020",
   "github": "https://github.com/uavaustin/expedition-gambit"
  },
  {
   "title": "Relevance-Adjusted Sentiment For Market News",
   "tagline": "Using article and company embeddings to calculate adjusted media sentiment.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML NLP BERT",
   "coolness": 8,
   "start": "Mar 5, 2020",
   "github": "https://github.com/sshh12/Relevance-Adjusted-Sentiment-For-Market-News",
   "article": "https://github.com/sshh12/Relevance-Adjusted-Sentiment-For-Market-News/blob/master/paper/paper.pdf"
  },
  {
   "title": "hermes",
   "tagline": "A simple cli-based TCP forwarder & free ngrok alternative.",
   "language": "Go",
   "domain": "Networking",
   "tags": "TCP Ngrok",
   "coolness": 8,
   "start": "Oct 21, 2020",
   "github": "https://github.com/sshh12/hermes"
  },
  {
   "title": "msc",
   "tagline": "A hassle-free method of SSHing into multiple machines simultaneously.",
   "language": "Python",
   "domain": "Networking",
   "tags": "SSH DigitalOcean",
   "coolness": 6,
   "start": "Oct 10, 2020",
   "github": "https://github.com/sshh12/multi-sys-cli"
  },
  {
   "title": "py-pwn",
   "tagline": "A super simple Python/websocket-based RAT.",
   "language": "Python",
   "domain": "Hacking",
   "tags": "websockets",
   "coolness": 5,
   "start": "Oct 31, 2020",
   "github": "https://github.com/sshh12/py-pwn"
  },
  {
   "title": "go-pad",
   "tagline": "A static go-link service and browser-based notepad.",
   "language": "JS",
   "domain": "Frontend",
   "tags": "productivity golinks notepad react",
   "coolness": 4,
   "start": "Dec 15, 2020",
   "github": "https://github.com/sshh12/go-pad"
  },
  {
   "title": "covid19db.net",
   "tagline": "A React/Flask web-app for viewing COVID-19 statistics, risk factors, and country data.",
   "language": "JS",
   "domain": "Full Stack",
   "tags": "covid database react flask",
   "coolness": 5,
   "start": "Nov 1, 2020",
   "github": "https://github.com/sshh12/covid19db.net"
  },
  {
   "title": "apollgo",
   "tagline": "An Android app for hosting a variety of proxy servers, proxy chains, and port forwarding.",
   "language": "Go",
   "domain": "Networking",
   "tags": "glider hermes android",
   "coolness": 6,
   "start": "Nov 20, 2020",
   "github": "https://github.com/sshh12/apollgo"
  },
  {
   "title": "venmo-research",
   "tagline": "Using Venmo data as a way of social media-based contact tracing.",
   "language": "Go",
   "domain": "Data",
   "tags": "covid venmo",
   "coolness": 8,
   "start": "Oct 11, 2020",
   "github": "https://github.com/sshh12/venmo-research"
  },
  {
   "title": "body-cam",
   "tagline": "Backup videos as they are being recorded.",
   "language": "JS",
   "domain": "Data",
   "tags": "police ffmpeg",
   "coolness": 7,
   "start": "Jun 3, 2020",
   "github": "https://github.com/sshh12/body-cam"
  },
  {
   "title": "Continuously Indexed Domain Adaptation",
   "tagline": "An unofficial refactor of the code used by the ICML 2020 paper \"Continuously Indexed Domain Adaptation\".",
   "language": "Python",
   "domain": "AI",
   "tags": "ML",
   "coolness": 6,
   "start": "May 31, 2021",
   "github": "https://github.com/sshh12/cida"
  },
  {
   "title": "nb_autoimports",
   "tagline": "Automatically resolve import errors in jupyter notebooks.",
   "language": "Python",
   "domain": "Tooling",
   "tags": "ML",
   "coolness": 7,
   "start": "Jun 8, 2021",
   "github": "https://github.com/sshh12/nb_autoimports"
  },
  {
   "title": "Abnormal Security SWE Intern",
   "tagline": "Advanced email security to prevent credential phishing, business email compromise, account takeover, and more.",
   "language": "Python",
   "domain": "Internship",
   "coolness": 5,
   "start": "May 24, 2021",
   "url": "https://abnormal.ai/"
  },
  {
   "title": "Abnormal Security MLE",
   "tagline": "Advanced email security to prevent credential phishing, business email compromise, account takeover, and more.",
   "language": "Python",
   "domain": "Job",
   "coolness": 5,
   "start": "April 19, 2022",
   "url": "https://abnormal.ai/"
  },
  {
   "title": "sheet-log",
   "tagline": "Push Python metrics and plots directly into Google Sheets.",
   "language": "Python",
   "domain": "Tooling",
   "coolness": 4,
   "start": "May 31, 2021",
   "github": "https://github.com/sshh12/sheet-log"
  },
  {
   "title": "Yaml Shortcut",
   "tagline": "Create Windows desktop shortcuts using YAML.",
   "language": "Python",
   "domain": "Misc",
   "coolness": 5,
   "start": "Nov 2, 2020",
   "github": "https://github.com/sshh12/yaml-shortcut"
  },
  {
   "title": "CS:GO Market Analysis",
   "tagline": "A deep data dive into the financials of the Steam marketplace.",
   "language": "Python",
   "domain": "Data",
   "coolness": 7,
   "start": "Mar 13, 2021",
   "github": "https://github.com/sshh12/csgo-market-analysis"
  },
  {
   "title": "GitHub Team Analytics",
   "tagline": "A set of tools for anaylzing an organizations code review statistics.",
   "language": "Python",
   "domain": "Data",
   "coolness": 4,
   "start": "Oct 24, 2021",
   "github": "https://github.com/sshh12/github-analytics"
  },
  {
   "title": "Window URL",
   "tagline": "A webapp for creating URLs that open in multiple windows.",
   "language": "Javascript",
   "domain": "Frontend",
   "coolness": 5,
   "start": "Jan 28, 2022",
   "github": "https://github.com/sshh12/window-url"
  },
  {
   "title": "screen-colab",
   "tagline": "A webapp for quickly sharing your screen over webRTC.",
   "language": "Javascript",
   "domain": "Full Stack",
   "coolness": 7,
   "start": "Feb 24, 2022",
   "github": "https://github.com/sshh12/screen-colab"
  },
  {
   "title": "Tripbox",
   "tagline": "An app for organizing and sharing trip confirmations, receipts, emails, etc..",
   "language": "Javascript",
   "domain": "Full Stack",
   "coolness": 6,
   "start": "Mar 17, 2022",
   "github": "https://github.com/sshh12/tripbox"
  },
  {
   "title": "Planet Diffusion",
   "tagline": "Fine-tuning stable diffusion to generate planet/moon textures.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML stable-diffusion",
   "coolness": 7,
   "start": "Jun 25, 2023",
   "github": "https://github.com/sshh12/planet-diffusion"
  },
  {
   "title": "LLM Oracle",
   "tagline": "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.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML gpt llms",
   "coolness": 7,
   "start": "Apr 18, 2023",
   "github": "https://github.com/sshh12/llm_oracle",
   "url": "http://oracle.sshh.io/"
  },
  {
   "title": "LLM Optimize",
   "tagline": "LLM Optimize is a proof-of-concept library for doing LLM guided blackbox optimization.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML gpt llms",
   "coolness": 8,
   "start": "Apr 8, 2023",
   "github": "https://github.com/sshh12/llm_optimize"
  },
  {
   "title": "LLM OSINT",
   "tagline": "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).",
   "language": "Python",
   "domain": "AI",
   "tags": "ML gpt llms",
   "coolness": 9,
   "start": "Apr 12, 2023",
   "github": "https://github.com/sshh12/llm_osint"
  },
  {
   "title": "Infinite Alchemy",
   "tagline": "An AI-powered game where you mix and match elements to create basically anything.",
   "language": "Python",
   "domain": "AI",
   "tags": "ML gpt llms",
   "coolness": 8,
   "start": "May 17, 2023",
   "github": "https://github.com/sshh12/llm_alchemy",
   "url": "https://alchemy.sshh.io/"
  },
  {
   "title": "LLM Convo",
   "tagline": "Using ChatGPT over Twilio to create an AI phone agent (works for incoming or outgoing calls).",
   "language": "Python",
   "domain": "AI",
   "tags": "ML gpt llms",
   "coolness": 7,
   "start": "Mar 14, 2023",
   "github": "https://github.com/sshh12/llm_convo"
  },
  {
   "title": "Diffuser Discord Bot",
   "tagline": "Running deep-floyd/IF as a basic discord bot (similar to Midjourney).",
   "language": "Python",
   "domain": "AI",
   "tags": "ML deepfloyd",
   "coolness": 6,
   "start": "May 6, 2023",
   "github": "https://github.com/sshh12/diffuser-discord-bot"
  }
 ]
}