You are browsing as a guest. Sign up (or log in) to start making projects!

pandacoder2013

@pandacoder2013

Joined July 29th, 2026

  • 7Devlogs
  • 6Projects
  • 2Ships
  • 35Votes
Open comments for this post

16m 42s logged

I LEARNED VERCEL ENVIRONMENT VARIABLES!!!! I finally removed the need to bring your own API key to math.org. Instead, I used a Vercel environment variable so that you just have to ask! Now you can easily use the website. btw I will ship very soon…

0
0
14
Ship

A Github Dashboard that utilises the Github API to preview your Github profile and repository data like commits, pull requests, coding languages etc. It takes your username on startup and generates an info card on the main page, and repository cards that you can click in to explore more about that specific repository. It is a website that requires zero setup other than entering your username which is saved in localStorage. btw the example image isn’t my Github profile

  • 3 devlogs
  • 15h
  • 11.39x multiplier
  • 171 Stardust
Try project → See source code →
Open comments for this post

3h 0m 36s logged

I finished Github Dashboard! It has analytics for your repositories as well as a highly detailed info card of your profile! Pls give feedback and use it whenever you like! Here is an example of viewing the repository for this project.

0
0
91
Open comments for this post

3h 39m 44s logged

GOOFY ANIMATIONS! I felt like I wanted the dashboard to be more playful with its users so I added some fun animations! I will probably add an option on which way you want to spin when the page opens.

0
0
48
Ship Changes requested

I made a website where you can enter a concept you are confused or unsure about and an API key and it generates a simulation explaining that topic in greater depth. You can say what sources the AI should use and what specific aspect of the topic do you want the AI to elaborate on. It was harder then I expected to get the Gemini generateContent() API to start working as expected, especially when it began to hallucinate docker manuals (don’t ask). I am especially proud of learning how to create Elements and append that to divs using DOM Javascript. In the future I will use the Gemini 3.1 Pro model instead as that seems to be better at coding simulations and try to include my own API key in a way that does not reveal it so you don’t have to obtain an API key to actually use the project.

  • 2 devlogs
  • 11h
Try project → See source code →
Open comments for this post

8h 22m 46s logged

I finally finished creating my info cards based on the user and also included localStorage to save usernames without having an account or server. My next step is to get the repositories page working with analytics for your repository. I also made a comprehensive table containing everything the Github API returns including other APIs for it.

0
0
5
Open comments for this post

1h 18m 34s logged

I tried testing out my Gemini 3.6 Flash API using fetch() by the generateContent() API. by giving it a sample prompt to code an HTML Simulation on Electron Orbital. I have been testing for a while and it keeps on hallucinating for some odd reason. Before this I asked it, ‘Hi! How are you?’ and replied with a comprehensive manual on how to setup Docker. It seems like Gemini seems to be glitching for the past week…Incase you wanted to know, here is the full prompt I gave gemini in the screenshot above: code an html simulation on electron orbitals where you can choose which orbital you would like to view and you can view that in 3d

0
0
9
Open comments for this post

9h 23m 48s logged

A change of plans. I originally wanted. math.org to be purely math simulations that were pre-uploaded and coded by me, but then I realised the scale of 20 simulations which I had declared as the ‘minimum’. My new plan is to connect the Gemini 3.6 Flash API key to create simulations personalised to the user on the spot on any topic, creating more simulations with a lot less effort and an increase in efficiency.

btw, I am uploading this a bit late. I actually made this change in plan when I hit the 4 hour mark of working on the project, but I realised I completely forgot about my devlog. Hopefully I should start giving updates the moment they happen. Bye!

0
0
6

Followers

Loading…