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

Vyonnie

@Vyonnie

Joined June 2nd, 2026

  • 7Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
angel in the clouds 🪽
Ship Pending review

I made a basic OS interface. I started by following the guide step-by-step so I could have a basic setup to add upon later.


Apps

Ended up adding three apps (photobook, about, video archive): their icons act as window opener / closer buttons to minimise or reopen a window. Each app has a designated resizable and draggable window. ONly video archive can be set to fullscreen (intentional choice that I may change later)

The photobook showcases my art and figurines, and hovering above each image reveals a unique caption for that image!

The video archive is a set of videos from yt that I collected to have a curated video feed. It features embeds.

The about me window is self-explanatory. I tried to use social media icons for the contact section, but ended up using AI to create unique SVGs.


Challenges

I tried to add an MP3 player that I built for my old site as an iframe but there were many broken links and images that it was too much of a hassle. Might add it in afterwards or rebuild it from scratch.

Main challenge was also that for most of the time the interface just looked so ugly 😭😭😭 took quite some time just getting the visuals right (I still think it can improve but eh).

Also misc challenges, I SPENT 2 HOURS wondering why my windows weren’t draggable. I spent that time tweaking my html and js files, but I DIDN’T EVEN ATTACH THE SCRIPT to my main html. L


Anyway, that’s it for now! Hope this basic OS is acceptable enough :) I intend for it to be a productivity tool for myself so I’ll def add on to it later, this first ship is just for WebOS 1 requirements.

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

51m 16s logged

-Added fullscreen option
-Added new app :3 video archive! embeds yt videos for a curated feed!

The requirements for webOS 1 are met already so I’ll ship this first and add more features later on!

0
0
3
Open comments for this post

2h 12m 41s logged

Made some stylistic changes!

-Added my programmer’s signature to the middle of the top bar
-Changed the design of windows
-Added app icons as if a standard desktop to open the windows

and ofc

-Added to my about me.

My social links are also in :)

0
0
6
Open comments for this post

2h 50m 3s logged

Added some windows to test out styles and top bar. Windows are draggable and closable :) I want to make a fairytale themed OS so let’s see how this goes…

0
0
4
Open comments for this post

2h 9m 8s logged

Added a text area for labellers to input their names, and updated the ā€œsubmit labelsā€ button so that it now collects labels from ticked checkboxes and other descriptive labels, and sends them to the database.

So now the labeller’s name and the labels can be recorded in the database! Next step is to integrate AI for checking.

0
0
13
Open comments for this post

2h 0m 55s logged

Admin page (and connected to backend) done, where ā€œadminsā€ insert urls to be labelled as requested by clients and identify possible categories all urls might fall under, and submit urls and categories to the database. Labeller page partially done, where labellers ā€œget a new taskā€ that renders a url and lists categories as checkboxes to be ticked off and an additional textbox for any additional identifiable labels. To-do next: connect label submission buttons to endpoint in backend.

0
0
17

Followers

Loading…