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

DinoLife

@DinoLife

Joined June 15th, 2026

  • 11Devlogs
  • 3Projects
  • 1Ships
  • 15Votes
Open comments for this post

3h 23m 45s logged

I have created the landing page and the admin page(where you will be able to set the cupcake for the week) for the wedsite. I have also set it up on github pages so that i can host it for free.
The way I made the admin page update the cupcakes list is the following.
The admin page edits the cupcake list in the browser, using the locally saved GitHub token, then sends a PUT request to GitHub’s Contents API.That request commits the new public/data/weekly-cupcakes.json to karwals/Cupcakes on master, which triggers the GitHub Pages deploy workflow.
i have not made the images of the cupcakes work yet that is the next step. and making the order now work.

0
0
1
Open comments for this post

3h 1m 58s logged

I made the create expense thing work. I also made them diplay in a table at the bottom. I found that after creating an expense, the text remained in the input boxes. To fix this, I cleared the input field state values after the expense was successfully added to the database. By add setName(“”); setAmount(“”); when with the toast. The date part is nto working right now but that is want i am going to do next.

0
0
1
Open comments for this post
Reposted by @DinoLife

2h 31m 50s logged

I’ve been working on the protfolio part of my project! The pc spins and is rendered through threeJS. You can rotate it but soon I will add more smooth animations and more interactive features.

1
1
23
Open comments for this post

1h 29m 2s logged

Started on the expenses tab. Made it so that when you click on one of the budgets you get set to the expenses tab for that budget.

0
0
2
Ship Changes requested

I made my first Slack bot using Node.js. It has commands like ping, cat fact, joke, coin flip, dice roll, quote, and help.

The hardest part was setting it up on Nest so it can run 24/7.

I am proud that the bot works in Slack and replies to my commands.

I am also happ that i learn how to make commands like work:

/really-cool-bot-ping
/really-cool-bot-catfact
/really-cool-bot-joke
/coinflip
/DiceRole
/really-cool-bot-quote

Try project → See source code →
Open comments for this post
Reposted by @DinoLife

1h 0m 34s logged

I made the text in the background liek more to my liking and i would love to have soem feedback on what you guys think about it. The images also have my current budgets tab and the create budgets popup. I also made it so that when the budgets are still loading there is like a loading animation the gray boxes also like pulse.

0
1
33
Open comments for this post

1h 0m 34s logged

I made the text in the background liek more to my liking and i would love to have soem feedback on what you guys think about it. The images also have my current budgets tab and the create budgets popup. I also made it so that when the budgets are still loading there is like a loading animation the gray boxes also like pulse.

0
1
33

Followers

Loading…