It's very personal to me :D
I am developing a web application called “CleanTone” for improving the audio recordings of instruments/voices captured in regular room settings. The user uploads the audio file, and the application cleans it by decreasing noise levels and making the sound balanced. Currently, I am working on my MVP, which includes audio file upload, simple improvements, and comparison between the original and improved audio files. A few bugs are left to be fixed but it will happen.
I am working on an AI-driven game platform where I just type in what subject I would like to learn and it translates my input into mini-games around that topic. Unlike conventional studying, the entire process will involve the use of AI (Groq API) to develop quizzes, problems, and information related to my chosen subject, which is then translated into interactive games. The difficulty level will adapt according to my performance and feedback will be provided immediately.
I developed a slackbot named Astronasamp using Node.js and Slack Bolt. This bot connects several APIs such as weather, cryptocurrency, conversion, dictionary, jokes, and quotes. Slack Socket mode was enabled and slash commands were set up. Additionally, every command was tested and organized according to the command. The bot is working and making API calls in real-time from inside Slack.
Many musicians, speakers, and instrument players struggle to get clear, good-quality recordings in small or untreated rooms because of background noise and poor acoustics. I am building a web app where users can upload an audio recording of their instrument or voice. The app then enhances the audio by reducing noise and balancing the sound to make it clearer, and lets users compare the original and improved versions side by side.