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

potionj

@potionj

Joined July 27th, 2026

  • 16Devlogs
  • 4Projects
  • 4Ships
  • 50Votes
Open comments for this post

8h 16m 30s logged

Remade the website again? Yea i had another idea but you’ll see at the end. Currently it’s just a blackhole renderer + mask maker. The mask will go over the blackhole to map out clicks and stuff. Had some issues with centering and omega. Using the math formulas from before caused the rings of the blackhole to do weird things because of a difference in rotation speeds. This was just removed to make it smooth. The blackhole is not as accurate anymore but i dont understand it enough to fix it soooo.

0
0
111
Ship 💀 Cursed

The site is done :D
Had quite some issues with getting images from the nasa database but the site has turned out quite well.
Please be nice while rating as this is my first css/html project. :)
Try if you can find the hidden thing.

  • 2 devlogs
  • 14h
  • 5.50x multiplier
  • 36 Stardust
Try project → See source code →
Open comments for this post

10h 19m 21s logged

App is now partially working, having a lot of issues with memory and getting the translator to link over. UI is very basic and horrible looking but that’s because this is built on win32 and I dont want to go through the pain of figuring this out. Directsound was enough.

0
0
7
Ship

This is a proof of concept for the project. It’s an audio player that will use a custom plain text encoding system.

IF YOU ARE GOING TO USE IT READ THE README: https://github.com/minye065/Aud/blob/main/README.md

project: https://minye065.github.io/Aud/

Click upload to upload a file (has to be very small) and it will encode it.

Known bugs: Heap oom from large files
Files are not screened for
Malloc’s not being freed (2) causing 2nd file uploaded to crash - this is due to the need for the c file to communicate with the js file

  • 5 devlogs
  • 17h
  • 3.35x multiplier
  • 58 Stardust
Try project → See source code →
Open comments for this post

2h 25m 54s logged

Final working version. Only works with a tiny file but it’s a proof of concept. Will be adding more things later and fixing the 2 known bugs.

0
0
5
Open comments for this post

1h 41m 15s logged

finished first step of the process of encoding the file, still things that need fixing, windowed fft per frame step is complete. What happened: audio into frames, frames into windowed frames via hann window, run fft on each frame. This results in a magnitude spectrogram. Next step is tracking partials across frames.

0
0
10
Open comments for this post

2h 38m 2s logged

Added part of the encoding thingy. Was planning on getting this done today but its taking so much longer then I expected. Also added more to the md file. So i handled PCM to frames, frames to windowed frames and halfway through fft?

0
0
13
Open comments for this post

34m 10s logged

Worked on readme for aud. Its a breakdown of how audio works for now. I’ll add how the app works later and all the math and encryption etc. I covered the basics of sound and how sound can be measured.

0
0
21

Followers

Loading…