:wave-pikachu-2:Meet the Arcade Journal:wave-pikachu-2:
I found out about :hack-club: Hack Club, a friendly, welcoming and supportive group of teenage hackers because of Arcade. I hope Arcade has been as impactful and enjoyable for you as it has been for me. To express our collective gratitude, I've created a journal website where you can write your own thank you messages. Together, we can create a digital 'thank you card' to show our appreciation to the staff, volunteers, and everyone who made Arcade possible.
You can write your own thank you note here: pixelverseit.github.io/hackclub-arcade-tracker-htmlcssjs/letter.html*This project is built on trust and if you see any messages that aren't align with the Hack Club Code of Conduct, please DM me!*
Made an API using NodeJS that returns API credentials for third-party services only if the request is from the specified URL. Helpful for making secure projects in HTML CSS and JS involving vulnerable security attacks. View source code at: github.com/PixelVerseIT/securityshield
Made a web scraper in python and made a slack bot to display the review stats (since /reviewstats has been deactivated). You can get the latest LIVE review stats by using /arcadereviewstats - currently only works in #arcade-lounge & takes around 5 seconds to load the latest data.
finished building the website for my business. built mainly on HTML CSS/Bootstrap and JavaScript. pixelverse.tech
Updated my Arcade ticket progress tracker with better UI and UX. You can now enter the amount of tickets, rather than adding the tickets individually and updated the progress bar to have a 'key' for the user to better understand the different colors. Try it: pixelverseit.github.io/hackclub-arcade-tracker-htmlcssjs
Added UI to input your API key and Slack ID. Also added a feature where you can set the number of hours to auto-run the start session api.
Made a Arcade tracker and made it Arcade-themed! Input your ticket goal (default is set to 100) and then click the "Add 1 hour" button every time you complete a session to keep track of your sessions and see if you are on track to reach your goal before Aug 31st (end date for Arcade). Try it: pixelverseit.github.io/hackclub-arcade-tracker-htmlcssjs
Todo app in HTML CSS and JS. Dark mode, categories, tags, search, drag and drop to reorder, status, import and export and more! Try it: pixelverseit.github.io/hackclub-todo-app
Updated my AI chatbot application to now include support to view and continue previous chats and start new chats! You can also now change the AI model during a chat session. Powered by the Groq API. Open source on github: pixelverseit.github.io/hackclub-ai-chatbot-app-groqapi
made an update to my ai chatbot app using the groq api. It now uses browser storage to save your chats and a clear message button. The AI can now also understand your previous messages! pixelverseit.github.io/hackclub-ai-chatbot-app-groqapi