Stats

1
Projects
12
Devlogs
40
Votes
1
Ships

Coding Time

All Time: 41h 6m
Today: 0h 0m

Member Since

June 16, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

1
SongGuessr

SongGuessr

Shipped
12 devlogs • 2 months ago

Activity

xvcf
xvcf worked on SongGuessr
40m • 18 days ago

Implemented a leaderboard and the API routes for it. This now shows registered users and their scores in 3 categories: All time, Weekly & Monthly

Update attachment
xvcf
xvcf worked on SongGuessr
2h 41m • 19 days ago

Implemented a secure (server-side) game engine which is now being used for logged-in users so they can track their scores on their dashboard.
Guest users (not logged in) will now use guest API routes without stats tracking capabilities.

Update attachment
xvcf
xvcf worked on SongGuessr
25m • 29 days ago

Added the Artist Mode where you have to guess which Artist performs a song. For that I separated the actual game engine from the game page so it's reusable for multiple modes.

Update attachment
xvcf
xvcf worked on SongGuessr
1h 48m • about 1 month ago

Created a playlist-browser and detail pages for the playlists.
Fixed bugs in score logic, where it was possible to acheive a maximum of 6 out of 5 points.
Dashboard now shows own playlists and a button View all which redirects to the playlist browser.

Update attachment
xvcf
xvcf worked on SongGuessr
1h 49m • about 1 month ago

I have created a small dashboard page and implemented some various design changes and improvements. For displaying data on the dashboard I also had to implement a login page, this was not a big deal though, since the backend already existed.

Update attachment
xvcf
xvcf worked on SongGuessr
2h 38m • about 2 months ago

I have improved various design aspects and added a login and sign up system. Pages for these processes and account related stuff will be following soon.

Update attachment
xvcf
xvcf worked on SongGuessr
2h 34m • about 2 months ago

I have improved the score calculation for better results, since it was not working perfectly fine at all times. The song search component, which is used to search a song and add it to a playlist is now capable of using JSON inputs, which helps to generate playlists with an AI, such as ChatGPT.

Update attachment
xvcf
xvcf worked on SongGuessr
3h 17m • about 2 months ago

I have implemented the game functionality for classic mode! Overview of core game functionalities now:
- Create and edit playlists (manual and dynamic, e.g. for decades)
- Add and edit songs
- Play the classic mode where you guess a song by short clips of it. They get longer with time and the longer the clip is, the less score you get.

Update attachment
xvcf
xvcf worked on SongGuessr
1h 15m • about 2 months ago

Added a playlist creation / modification page. Is currently under construction but will soon be fully finished.

Update attachment
xvcf
xvcf worked on SongGuessr
4h 14m • about 2 months ago

Created a test page for the sounds which will be used during song guessing. It uses the SoundCloud widget API. MongoDB is also connected to the project now.

Update attachment
xvcf
xvcf worked on SongGuessr
2h 5m • about 2 months ago

I have improved the landing page and implemented a game mode and map selector.
The home page now has beautiful animations, the emojis seen on the screenshot are flying over the page.

Update attachment
xvcf
xvcf worked on SongGuessr
1h 4m • 2 months ago

Created a very simple theme testing page with support for light as well as dark mode, based on the system preference. This is one of the core parts that SongGuessr is being built on.

Update attachment
xvcf
xvcf created a project
60d ago

SongGuessr

A browser game where you guess a song by different types of indicators.

SongGuessr
12 devlogs 2 followers Shipped
xvcf
xvcf joined Summer of Making
60d ago

This was widely regarded as a great move by everyone.