High seas around the school. Went to every class from 6th to 12th and explained high seas to students. Was a bit hard convincing them of the legitimacy so hopefully at least a few will join. Will do some coding later probably
Small update. You can now decide how many side the polygon will have, using a simple command. Also, there's a new instructions page which will need more updates ofc
Future Plans:
• Instructions fix
• Autocomplete optionsNothing much for today since I have to prepare for a debate competition. Just made the shape draggable and added/fixed a few commands for the shape manipulatorMade a similar site inspired by @ActuallyMed 's. Will add more commands and autofill options in the future. Maybe even make simpler commands for user firendlinessHigh Seas themed pirate translator is finally up (even for phones and smaller devices) :duck-dance:
• You can try it out here
• Access the API here
• Check out the rep here
Welp, spent roughly 30 mins on a poster to put in schools for high seas
2 scraps in a day? Did I hear that right?
• BG Audio added
Easter egg on the translator + minor script updates for UI
Made a proper looking UI for the pirate translator. The algorithm needs more brushing up and the UI keeps breaking still. Will fix them when I get time, hopefully soon
*Platformer*Platformer is a web application that allows users to search for Spotify tracks by either track name or ISRC (International Standard Recording Code). The app leverages the Spotify API to retrieve track information, including album details, artists, duration, and more. The interface is built to be dynamic and visually appealing, with features such as color themes that adapt based on the album cover art.
> Repo: github.com/sayhan1610/platformer
> Latest Commits: 1234
> Live Site: platformerweb.netlify.app
> API: platformer-q202.onrender.com
> Future Goals:
> • Media Queries for phones and smaller devices
> • Support for Apple Music, Deezer, Tidal and other music platforms
*Classic TicTacToe*A user-friendly interface with options for player vs player and player vs CPU modes. You can also customize the game settings, including sound, difficulty level, and theme color.
> Repo: github.com/sayhan1610/tictactoe
> Latest Commit: github.com/sayhan1610/tictactoe/commit/d171b5d6b554956a368a517febf129722271110a
> The game is pretty bugged, even now. I can't spend more time on it rn, maybe I'll come back to it sometime later.
*Maze Game*Maze game made with PyGame (My First PyGame Project)
> Repo: github.com/sayhan1610
> Latest Commit: github.com/sayhan1610/maze/commit/d4d1ee0ac3434ec7cefedfec9383650d837575f7
> Features:
• Dynamic Maze Generation: Each level generates a unique maze.
• Adjustable Difficulty: Choose from 10 difficulty levels (0-9).
• Timer: Keep track of your completion time.
• Sound Effects: Enjoy sound effects during gameplay (can be muted).
• Pause/Resume Functionality: Pause and resume the game as needed.
• Instructions Screen: Easily accessible instructions.
*One Word Story Maker*Literally that. Give it a word, get one back, write a novel.
> Repo: github.com/sayhan1610/one_word_story
> Latest Commit: github.com/sayhan1610/one_word_story/commit/4cacfc795469685877533b5ce293d386c21d7b39
> Demo Story: `Hello behind the grow of shy worlds. Command your mean friends past their draw books. Young Sheldon walk with cities outside before he prepare for frequently visiting concerts at ourselves dreams. Fix this around the slow pushes.`
> Future Goals:
> • Implement GPT Fix button to fix grammar and such errors using ChatGPT API or similar models
> • Add global mode: People around the world write the story, not a software.
> *LabTrack*
> LabTrack is a comprehensive equipment management system designed for laboratory equipment tracking. It features functionalities for managing equipment, including adding, editing, searching, and bulk operations, as well as expiration alerts.
> Repo: github.com/sayhan1610/LabTrack
> WebUI: lt-webui.onrender.com
> Future Goals:
> • Bug Fixes
> • Smoother Mobile Layout
*BlueBot*Open source discord fun and utility bot
Repo: github.com/sayhan1610/BlueBot
Latest Commit: github.com/sayhan1610/BlueBot/commit/3acf332fd2aaf7ac06b116e9eee429db47ef6dd0
> • /ping: Test the bot's ping.
> • /say : Make the bot say something in the channel.
> • /confess : Make an anonymous confession in the designated channel.
> • /uptime: Check how long the bot has been running.
> • /server_stats: Display server statistics.
> • /akinator: Play the Akinator game.
> • /play : Play a YouTube video/audio in the voice channel.
> • /stop: Stop playing audio in the voice channel.
*MatchMyTaste* API is a web service built with FastAPI to retrieve information about music artists and tracks. It interacts with the Spotify API to search for similar artists, similar tracks, and fetch the top tracks of the month based on user queries.
Repo: github.com/sayhan1610/matchmytaste
Website: web-matchmytaste.onrender.com
API: matchmytaste.onrender.com
> • Website is fully functional
> • Available on Every Device
> • No future goals
> • Complete
Repo: github.com/sayhan1610/matchmytaste
API: matchmytaste.onrender.com
Latest Commit: github.com/sayhan1610/matchmytaste/commit/3b9d113c7a1031f7f1fa69510544030ae28dcd00
> MatchMyTaste API is a web service built with FastAPI to retrieve information about music artists and tracks. It interacts with the Spotify API to search for similar artists, similar tracks, and fetch the top tracks of the month based on user queries.
>
> API is free to use for everyone and will remain so for as long as I can. Have fun finding new favorite artists and songs similar to your taste.
> # Future plans
> • Add api to discord bot on discord.gg/VpvYKbasZN
> • Create a website to interact with API