If I ever have an identity that sticks for more than five minutes I'll put it here.
0
Steam Price TrackerFlask/Python based app that will allow you to scrape Steam prices and will send you an email if the price changes.
Has the following features:
Login system with hashed and salted passwords stored securely in the Replit database
Password recovery system with email confirmation and token generation/verification
CSRF protection to keep user data safe
Ability to add games to a price tracking list and set a price target
Email notifications when prices hit the target or when games go on sale
Admin panel for viewing user information and deleting users
Background scheduler to update prices and purge old tokens
Supports both individual games and bundles, as well as games that aren't currently for sale
Logging System to keep track of various changes
0
0
0
0
Weather App using OpenWeatherMap API - Day 92Input the major city to get weather information. It will grab the longitude and latitude of the city then query the OpenWeatherMap API for weather info.
0
0
0
0
Most Popular Songs using Spotify API (Day 93)An Flask app that allows you to search for the most popular songs of an Artist or most popular songs by year. Links provided will open up the full song in Youtube Music. This is mostly because I do not have Spotify Premium.
0
0
0
0
Replit Chat - Day 89A basic chat app that uses Replit auth, Replit databases, and Python/Flask. Shows only last five messages.
0
0
0
0
Short Story PromptCreates randomized short story prompts to encourage writing for journals or otherwise. Will present the prompt in the console.
0
0
0
0
Mood Tracking AppAn app that asks for mood, stress level, and sleep quality. App saves data to a CSV file and a SVG to display data as a line graph.
0
0
0
1
Goal Setting AppAn app that will assist you in putting your goals to "paper" as it were. App will ask questions about your short, medium, and long term goals then present them in a PrettyTable.
1
3
1
0
Activity Choosing AppThis is an app that will provide encouragement, check in with you to see where you are, and then try to work with you to find an activity for you to do. This app is aimed for those with mental health issues who might have difficulty finding an activity they might want to do.
0
0
0
0
Simple Budget AppA Python app that collects your income, expenses in certain predefined categories, custom expenses, and displays it via PrettyTable. You are also given the option to record the information to text file or Markdown file.
0
0
0
0
Encouragement Tweet GenA simple app that will generate encouraging phrases depending on your depression level between 1-10.
0
0
0
0
Depression Tweet GenThe app will ask how you are feeling and help you to generate a Tweet that attempts to match how you feel. Hopefully this will help you to feel less alone.
1
0
0
0
Weather GetA simple Python app that contacts the Openweathermap API and gets various weather information. Mostly the current temp, plus forecast for tomorrow. Includes conversion for Longitude/Latitude and Unix timestamps.
0
0
0
0
Affirmation Text to Speech (TTS) AppA basic affirmation app that will play affirmations through Google's Text to Speech module. Text will fade in and fade out. Using PyGame library. Now with buttons and no console!
2
0
0
0
Mempool.Space API QueryAllows you to Query the https://mempool.space/ API and ask about previous various Bitcoin Stats: Bitcoin blocks, current recommended fee rate in sat/vB and the current projected blocks/unconfirmed transactions.
1
0
0
0
Random Terrible Icons and Cover ImagesVery simple generator that outputs PNG icons or cover images for the use on Replit. Added the the ability to add text with a drop shadow.
3
0
0
0
Graphical Conversion Tool for Sats (Bitcoin)A tool that will convert sats (Bitcoin's smallest denomination) to USD and back! This was created in Pygame! Mostly to be able to present graphics and detect keyboard/mouse inputs.
2
0
0
0
Sats Converter Sats<->USD Will tell you how much a certain amount of sats is worth in USD using the Kraken price API.
0
0
0