SakethSripada
CS student interested in web development, application development, and artificial intelligence
Pinned Repositories
Admin-Dashboard-Project
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 pendingpayments page
Blackjack-Game-Chrome-Extension
chrome extension blackjack game built on vanilla js, first JS project to learn concepts from a scrimba tutorial, andwas converted to a chrome extension
CS-II-A
Coursework for a CS-II A course in Python.
CS-II-B
Coursework for a CS-II B course in Python.
Cyberpatriot-Scripts
Shell script written in bash
DesktopDev
Multiple development tools in one place. AI Chat with access to the contents of files in a directory, git client, request testing, and more.
Email-Sender-GUI
Email Bot GUI application that allows a user to send multiple emails from their email address
Flask-SocialMedia-Automation
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 user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
Keylogger-GUI-App
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.
Toolkit-Chrome-Extension
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 using chromeAPI. uses localstorage to handle the saving of data
SakethSripada's Repositories
SakethSripada/Flask-SocialMedia-Automation
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 user to tweet from the site. Utilizes SQLAlchemy for the login, registration process and database, and includes email verification and forgot password.
SakethSripada/Admin-Dashboard-Project
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 pendingpayments page
SakethSripada/Blackjack-Game-Chrome-Extension
chrome extension blackjack game built on vanilla js, first JS project to learn concepts from a scrimba tutorial, andwas converted to a chrome extension
SakethSripada/CS-II-A
Coursework for a CS-II A course in Python.
SakethSripada/CS-II-B
Coursework for a CS-II B course in Python.
SakethSripada/Cyberpatriot-Scripts
Shell script written in bash
SakethSripada/DesktopDev
Multiple development tools in one place. AI Chat with access to the contents of files in a directory, git client, request testing, and more.
SakethSripada/Email-Sender-GUI
Email Bot GUI application that allows a user to send multiple emails from their email address
SakethSripada/Keylogger-GUI-App
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.
SakethSripada/NBA-OverUnder-Prediction
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 given by the user for the stat.
SakethSripada/OCR-Translation-App
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.
SakethSripada/Text-Based-Banking-Program
Java project focused on learning the language and understanding programming concepts
SakethSripada/Toolkit-Chrome-Extension
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 using chromeAPI. uses localstorage to handle the saving of data
SakethSripada/CongressionalAppChallenge2024