TechPandaPro

TechPandaPro

0-day streak
For my AI Notes app, I added items to the application menu and added functionality for closing tabs! I also fixed some bugs and made some other small changes.
summer-of-making emojigithub emoji
summer-of-making emojigoose-honk-technologist emoji🤖github emojidiscord emoji
You can now create multiple tabs and windows in my AI Notes app!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/cbed430a-3016-4d81-9ce9-457aded336a8-20d6c8f7-f792-4240-8eb0-afc7ee58afd1.png
github emojisummer-of-making emoji
I've been working more on the AI blocks within my AI Notes app, and the user can now also customize the color of block group markers!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/fb66aff4-0937-494d-b80d-bb1efe4275fc-aa8a1021-7a36-44ef-bfcf-da868e92eda0.png
github emojisummer-of-making emoji
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/05e493a0-8f4c-4fd9-826d-da67eeee6b31-28715faa-3ecc-40b7-896a-c78db22739de.png
summer-of-making emoji📚📚github emoji
I've been working on improving my AI notes app! There's a lot of changes, such as more flexibility for moving and deleting blocks, support for images within blocks, and some initial work on the AI blocks.
summer-of-making emojigithub emoji
I finished polishing my Arcade Lookup tool! It's a Next.js project that shows all your Arcade session data using the API.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/061646ae-7eeb-49a8-9442-80269de1b200-0f4dfe06-ff2f-4f76-8f67-c91663b73e53.png
github emojisummer-of-making emojinextjs emojijs emoji
I'm working on a notes app! I haven't really found any notes apps that work super well for my use cases, so I wanted to make one of my own! My plan is to also integrate AI in the near future. It's still a work in progress. More info in the README! github.com/TechPandaPro/ai-notes-app
https://scrapbook-into-the-redwoods.s3.amazonaws.com/50f88851-e1ab-456d-9604-091bdc01a481-image.png
earthquakyeyes emojisummer-of-making emojigithub emoji
I'm making a Discord Popcat bot! It's a fun (and maybe mildly annoying) Discord bot that plays popcat sounds while you and your friends are voice calling. It's still a work in progress, but a lot of the core functionality is there. This version of the bot has randomness disabled (for testing purposes), but the bot will behave more randomly in the future. github.com/TechPandaPro/discord-popcat
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/97fbfc47-172d-41b1-a1bd-20c28bad54c4-12ac00fc-8ed9-41ec-a645-e22328df4752.png
github emojidiscord emoji🤖summer-of-making emoji
Part 3 of my Sprig game!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3113dbb1-a681-441e-93ae-6e3645381e83-image.png
sprig-dino emojisummer-of-making emoji🎮
I made a tool that lists all your Arcade sessions using the API! It uses Next.js and can be ran locally. Check it out here!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/d314232e-6570-4b75-8fc6-20895365ae19-100fd6fc-7f6e-41c9-8231-6b4e002b7dce.png
js emojisummer-of-making emojigithub emojigoose-honk-technologist emojinextjs emoji
I made some more changes to my Electron studying tool! It now has flashcards, as well as an AI assistant for extracting questions from pictures of materials/textbooks/etc.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/aa10f2c4-eabe-493f-af9a-33cf9ac9b520-image.png
summer-of-making emoji📷📚
Part 2 of my Sprig game! :)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/3fbf387a-6169-455c-af9a-29ac39eb3c04-image.png
summer-of-making emojisprig-dino emoji🎮
https://scrapbook-into-the-redwoods.s3.amazonaws.com/43b5d866-de47-4dca-bc41-f005a4d85768-spring_on_sprig.png
sprig-dino emojisummer-of-making emoji🎮
I wanted to brush up on React, so I made a Tic-Tac-Toe game based on their tutorial! To also make it unique from the tutorial's output, I worked through challenges #1-5 listed at the bottom and implemented each of them. :) Soon, I'll be posting some more scrapbook posts for projects I made using React!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/41aa9547-7e00-4c41-84e1-2f09bf19b9aa-tic-tac-toe-pic.png
🎮github emojireact emojisummer-of-making emoji
For Hackaccino, I made a 3D game where you're surrounded by colored shapes and have to click the one that matches the displayed shape. The objective is to (correctly) click as many as you can before the time runs out. You can play it here!
https://scrapbook-into-the-redwoods.s3.amazonaws.com/2914337c-ad7d-4780-9bb7-5e2d83809b08-img-a-frame-reflexes.png
github emojisummer-of-making emoji🎮
I've been working on an Electron app that quizzes you throughout the day. You can input questions/answers, and then the pop quizzes will quiz you on that material throughout the day! I want this to be useful and somewhat polished, so it's far from done--I'll probably be posting more scrapbook posts for it in the future. :)
https://scrapbook-into-the-redwoods.s3.amazonaws.com/449a5f49-0a07-4a0d-ad17-2a9aa821a6b9-image.png
summer-of-making emoji
I needed some ideas for a project, and the idea generator on the Arcade home page suggested I make "a random virtual pet that changes colors and shapes every time you feed it." This seemed simple enough for a quick, goofy project that could just run in a browser. I decided to make some quick shapes in Figma for a simplistic 2D "pet." But the question was: how do you feed the pet? Since this was made as part of Hack Club, and since us hackers use Ctrl+C/Ctrl+V so frequently, I thought it made sense to feed the pet from your clipboard. A little "bubble" appears to show what's currently on your clipboard, and then you can press Ctrl/Cmd + V to feed all the text from your clipboard to your pet. Per the initial suggestion, it changes shape/color as you feed it from your clipboard. Is it useful? No, not really. But Orpheus told me to make it, and so I made it :ultrafastparrot:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b4728a29-e755-407d-baae-4965f819a3bd-clipboard-eater-pic.png
goose-honk-technologist emojiorpheus emojihackclub emojigithub emojisummer-of-making emojifigma emojic emoji
I find that informative YouTube videos can oftentimes be compressed into a much briefer summary. In an attempt to decrease the time spent watching these videos, I created YouTube Summarizer, a Chrome extension that summarizes YT videos and allows you to ask follow-up questions about them. When clicking the "Chat" button, it feeds the video's transcript to GPT-4o and returns a summary. Its context also includes timestamps, so you can more quickly find a spot in the video you're watching by simply asking.
https://scrapbook-into-the-redwoods.s3.amazonaws.com/b8706187-1d9e-4545-8540-bb14637a698b-youtube-summarizer-pic.png
summer-of-making emojigithub emoji
I made a silly Python program that randomly types characters and moves your mouse. In other words, it makes your mouse and keyboard act in unexpected.. and perhaps annoying.. ways. Tested on macOS Sonoma.
summer-of-making emojipython emoji