goal

goal

Clock 0h 48m

by adi // pizzalover125

a minimalist application to set goals for Flavortown / Stardance / etc.

Horizons

Horizons

Clock 113h 30m

by manitej

The site for Horizons, a program where we're running 7 hackathons across the globe, each one better than Hack Club: The Game.

Do It Later!

Do It Later!

Clock 4h 51m

by caitlin

Helps you rationalize putting things off.

Personal Website!

Personal Website!

Clock 3h 30m

by aheehee

Heyo! This is my personal website!

RELAY

RELAY

Clock 5h 18m

by vihanr916

RELAY is a simple chat app run on Flask and Flask-SocketIO. Users are allowed to create and join private "rooms" to hang out and talk with friends.

Under the Weather

Under the Weather

Clock 3h 32m

by Sushmita

This is a weather information website made with Flask and deployed on Vercel. The app uses openweatherapp.org's API keys to receive weather data on cities around the globe. Type in a city and country to find the temperature, humidity, and wind speed.

Printly 3D Home page

Printly 3D Home page

Clock 6h 1m

by Siddharthan

A 3D printing service-based website where people could find 3d models to print, upload them, and then get them delivered to their house, all in one place

overenginered

overenginered

Clock 3h 13m

by RS

website for my ysws idea

ArchiveTube

ArchiveTube

Clock 23h 28m

by Mathias

Self-hosted YouTube archiving application Features added in v1.1.0: - OpenTelemetry support - Dearrow integration - Smarter search feature with embedding - Player keybinds - Documentation on a site! (https://mathiasdpx.github.io/archivetube/) - Full diff: https://github.com/MathiasDPX/archivetube/compare/v1.0.0...v1.1.0 Features (v1.0.0): - Authentication with password, oidc or none - Full video archiving (video, thumbnail, subtitles, description...) - Batch archiving of playlists or channels in one go - YouTube-like interface - rclone compatible, local file-based storage works with rclone mount

discfm

discfm

Clock 14h 16m

by Paul

display the song you're currently listening to (from lastfm) on your discord profile. This uses discord's whitelisted headless-client api (by borrowing premid's app id) so you don't have to run a program on your device.

šŸŽ« Golden ticket winner!

Voyago -- AI-assisted travel agent proof-of-concept

Voyago -- AI-assisted travel agent proof-of-concept

Clock 26h 29m

by Harry

PSA: If you're looking for demos to see all parts of project, please reference the demo hub here! I was asked to include only the main app as the demo link. https://docs.google.com/document/d/1ATQCNs4iA9GmtCfzy3Zy8waQqAyNNWDVDrxhREHo9P4/edit?usp=sharing What is this? For now: A multi-agent system that learns your restaurant preferences through doomscrolling, and recommends you more restaurants! (+ the data extraction pipeline needed to collect the dataset it needs) In the future: A more agent-oriented agenetic system that will learn not only on restaurants, but about your opinion on certain attractions, attendable events, etc via doomscrolling. It will then help you build a trip itinerary by recommending you places / events you may enjoy. What it does (currently): 1. You tell Voyago where you’re staying at / your location (limited to Vancouver for now) 2. Voyago gives you a list of restaurants, presented in a reels-like format. It tells you the following things for every restaurant: - Genre (cuisine type) - Price range for full meal - Address - Operating hours - Top tags associated with the restaurant - The rough route + estimated time for you to either walk or drive there 3. For every restaurant, you can read the description and rate it out of 10 based on how much you like it 4. As you rate more and more, Voyago will use the numerical input you give to weigh which tags you like and which ones you do not. 5. Once enough tags are accumulated, the LLM will occasionally generate a summary of your preferences 6. Voyago will gradually reduce the likelihood of restaurants containing tags that already have very strong pro / anti signals, and vice versa for those with tags that are not frequently rated. 7. As you scroll, you can click "AI recommendation" button on the left side panel to let the agent pick out restaurants that you may enjoy, according to what Voyago has learned about your preferences Background The problem with planning a trip these days is that when you search up ā€œthings to do / eat in Vancouverā€, it is always the same things that rise to the surface of your search engine. In reality, as a Vancouver resident myself, I can confirm that I’ve had far richer experiences at places which are hardly reachable by search engine unless if you dig vigorously. This is a problem because it demonstrates that only the top few percentile of places or establishments get the vast majority of attention, and becomes the "must-go meta" for most travellers. Voyago aims to fix this by giving equal exposure to more niche places and asking what *you* like... and what better way to consume large amounts of content than via doomscrolling?! Ultimately, the question comes down to what ā€œmotivates one’s happinessā€. I want to build a personal agentic AI tour guide who will help you plan your itinerary. The way it does it is to 1. Learn about what is there to do in the city and what about them (places, events, restaurants, etc) 2. Learn and potentially reason about what specific factors ā€œmotivate your happinessā€, 3. Thus, recommend places for you to go. This is quite an ambitious project that I will continue, and it has a lot of features I have to add to accurately model the constraints someone may have when planning their travels. Currently, the fully processed dataset is limited to restaurants within Vancouver. The demo version contains 47 locations total. This is mainly a proof of concept, but it does work as intended and it demonstrates how, if we're able to process more data of say, attractions, we're able to easily integrate it into this system. But I guess for now it's of some use. I have very strong deciphobia about where to eat and will often spend such a long time walking around, looking at maps, and carefully analysing the menus at the food court, only to resort to McDonalds (the default safe option) in the end

šŸŽ« Golden ticket winner!

PIXL

PIXL

Clock 9h 0m

by adicoding-js

PIXL is a cool retro, Windows 98-themed collaborative canvas game where you can draw pixel art, chat in realtime with others, and create masterpieces!

šŸŽ« Golden ticket winner!

Maker Base

Maker Base

Clock 69h 10m

by Manish

Changes made to the project from the last submission: - Calendar on info page data fetch issue fix on deployments (fix) ** On localhost, the calendar chart was working, but due to time insertion not fitting the required data format, it was not showing those color blocks for activity. Fixed it. -README file / Info page with contribution section in detail and other edits - (addition) - Error message prompt fix - now whenever an error occurs, the user will be prompted with the error message, which fits the vibe of the website - (fix) - Nav bar active page underline addition (based on the active page, an underline appears) - (addition) (This should not have taken this long, but I was going back and forth with design choices for the user navbar. I settled for what I already had at last. Because why complicate it more? And adding a vertical navbar would have more unused space anyway.)

šŸŽ« Golden ticket winner!

Calendar Mono

Calendar Mono

Clock 6h 56m

by meeran2resource

An aesthetic calendar with a bunch of unnecessary additions

RELAY

RELAY

Clock 5h 18m

by vihanr916

RELAY is a simple chat app run on Flask and Flask-SocketIO. Users are allowed to create and join private "rooms" to hang out and talk with friends.

Bingo Trip

Bingo Trip

Clock 6h 1m

by candynight

A transitTime project! It is a bingo game so you are not so connected to your phone while traveling and watch the world around you instead.

amethyst

amethyst

Clock 13h 23m

by carbon

a chrome extension runtime which allows chrome extensions to run in a HTML webpage, directed towards tabbed proxy browser sites. it attempts to create a 'compatibility layer' for almost all of the chrome.* APIs, however i haven't got it fully working yet and im not completely sure how to yet. if you are using krypton to test it out, click on the three dots at the top right > click extensions > attach a CRX or ZIP file for an extension. it will be installed, then you can close it and the extension should be accessible in the top bar. if the extensions are annoying you click the three dots > settings, click privacy and then turn off the advertisements.

šŸŽ« Golden ticket winner!

resistor calculator!!

resistor calculator!!

Clock 4h 28m

by Petee125678

this website calculates any resistors!! enter the color of each band and it will calculate for you!! yes i know the resistor thingy moves when u make the page bigger and smaller. Make your broswer page smaller for the best experience!!