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

aminoacid

@aminoacid

Joined June 10th, 2026

  • 9Devlogs
  • 3Projects
  • 2Ships
  • 0Votes
Ship

Completed my second Stardance Project! AcademiaOS is my web based operating system inspired by a dark academia aesthetic. I built a notes app, a calculator, a record player and a browser. The most difficult part of this project was definitely the javascript for opening, closing and dragging tabs. Since this is my first project with Javascript, the functionality is quite simple. This project did familiarize me with the basics of the language, and once I’ve learned more I might attempt to work on WebOS 2. I’m very proud of the design of the record player app and all the square buttons; I made sure everything would be cohesive and fit well into the theme.

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

2h 56m 22s logged

Devlog#5 Completed the browser and the notes app. The javascript for the notes app was the hardest for me to figure out smh. Now I’m going to write a README and submit it.

0
0
77
Open comments for this post

7h 19m 28s logged

Devlog#2 Ok so during the past week i worked on the: app icon, closing and opening windows, and app selection. It took me a ridiculous amount of time to make the app div change class in response to a click. I disabled pointer events on the background but that just turned it off for all the other windows too. Eventually, i found out i could enable pointer events for everything but the background using the *:not(#background) in css and it FINALLY worked. This was my first time using Javascript, so now that I’ve had some exposure hopefully its easier to work on the individual apps T-T. I made all the icons myself using libresprite.

0
0
13
Ship

Completed my first Stardance Project! I made a personal site showcasing my artwork and hobbies. I haven’t learned Javascript yet, so the main focus of this project was content and design. I had some difficulty with the positioning of the paintings but I eventually got it to work using Flexbox. Since this was my first ship, I kept it pretty simple, so I could get the hang of how stardance and hackatime work. Hope you like it!

Try project → See source code →

Followers

Loading…