Highlights
- Pro
-
Flask-SocialMedia-Automation Public
Social Media automation application built on Flask. Uses instagrapi to automate posting at scheduled times, and allows user to make AI generated posts. Twitter API is used in order to allow the use…
-
-
NBA-OverUnder-Prediction Public
Simple model using logistic regression in Flask. Users can enter a player, a stat, and a value, and the model will output a prediction for whether the said player will go over or under the value gi…
-
DesktopDev Public
Multiple development tools in one place. AI Chat with access to the contents of files in a directory, git client, request testing, and more.
-
Toolkit-Chrome-Extension Public
chrome extension built on vanilla javascript that includes a notes application, to do scheduler application, and a shopping list application which can get links automatically, uses localstorage to …
-
-
-
OCR-Translation-App Public
Using pytesseract and googletrans, allows the user to upload an image of English text, which is extracted and then can be translated to any language.
-
-
Email-Sender-GUI Public
Email Bot GUI application that allows a user to send multiple emails from their email address
-
Text-Based-Banking-Program Public
Java project focused on learning the language and understanding programming concepts
-
Keylogger-GUI-App Public
Python keylogger GUI application that records keystrokes on the user's computer when recording is active. It can then write the logged keystrokes to a file and then store it on the users computer.
-
Admin-Dashboard-Project Public
first project, admin dashboard created in vanilla javascript, html and css. started off by following https://www.youtube.com/watch?v=BOF79TAIkYQ&t=25s, and then customized it and added pendingpayme…
-
chrome extension blackjack game built on vanilla js, first JS project to learn concepts from a scrimba tutorial, andwas converted to a chrome extension