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

Yug_Patel

@Yug_Patel

Joined July 25th, 2026

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

20m 52s logged

A frictionless, visual timezone coordinator that eliminates the mental math of scheduling global hackathon sessions. It features a master timeline slider, smart day/night indicators, and instant session-sharing via URLs without needing to create accounts.

1
0
6
Ship Changes requested

I built a custom Slack bot using Node.js and the @slack/bolt framework. It responds to 5 unique slash commands: /yug-hello, /yug-flipcoin, /yug-rolldice, /yug-joke, and /yug-magic8ball!
The most challenging part was figuring out how to get the bot hosted 24/7. I ended up deploying it to Render as a Web Service, which required me to modify the code to start a dummy HTTP server so Render could bind to the port while my bot communicated securely via Socket Mode.
I’m really proud that it’s fully live and running around the clock. To test it, install the app in my workspace and run any of the 5 slash commands!

Try project → See source code →
Open comments for this post

54m 16s logged

I set up a Node.js project and configured the @slack/bolt framework to connect to Slack via Socket Mode. I coded 5 custom slash commands for my bot (like a coin flip and a magic 8-ball). Finally, I pushed my code to GitHub and deployed the bot as a Web Service on Render so it stays live 24/7!

0
0
3
Ship Changes requested

I built ChronoSync, a visual timezone slider that removes the math from global scheduling! 🕰️

What was challenging? Handling timezone math natively in JavaScript, and engineering a frictionless URL-based state sharing system so users don’t need to create accounts.

What are you proud of? The Stardance-inspired UI! The glassmorphism, 3D hover effects, and the smart day/night indicators that dynamically change the card colors look incredibly premium.

How to test it: Drag the “Master Clock” slider to instantly sync all timezones. Add teammates from different regions to see the cards change color based on their local time, and click ‘Share Session’ to copy a URL that saves your exact layout!

Try project → See source code →
Open comments for this post

20m 51s logged

A frictionless, visual timezone coordinator that eliminates the mental math of scheduling global hackathon sessions. It features a master timeline slider, smart day/night indicators, and instant session-sharing via URLs without needing to create accounts.

0
0
20

Followers

Loading…