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

anshum_2422

@anshum_2422

Joined June 23rd, 2026

  • 7Devlogs
  • 7Projects
  • 5Ships
  • 30Votes
Chill Guy!!
Open comments for this post

31m 54s logged

Fixed all the issues in WebOS 2:

  • Time display now shows properly with padding
  • Light mode time is now bold and visible
  • Font size works across all elements (topbar, apps, windows, quotes)
  • Spotify embed player works without premium
  • YouTube and sample audio players added as alternatives
  • Draggable and resizable windows working
  • Settings (theme + font) saved to localStorage

Everything is now smooth and polished. Ready to ship.

Live: https://anshum2422.github.io/my-os/
GitHub: https://github.com/anshum2422/my-os

0
0
13
Ship

Built WebOS 2 with 3 new features:

  1. Real Weather API — shows actual weather from OpenWeatherMap
  2. Music Player — paste any audio URL and play it
  3. Settings — Dark/Light theme and font size (saves to localStorage)
    Also has Notes, Calculator, Timer, Todo, Ping Pong, and draggable windows. Everything saves locally. No password.
    Live: https://anshum2422.github.io/my-os/
    GitHub: https://github.com/anshum2422/my-os
  • 2 devlogs
  • 1h
  • 3.18x multiplier
  • 4 Stardust
  • WebOS 2
Try project → See source code →
Open comments for this post
Reposted by @anshum_2422

1h 14m 19s logged

Started building my own OS in the browser. Got the basic layout working — clock, weather, search bar, and a ping pong game. Clock updates live. Weather is simulated. Search opens Google. Ping pong is 2-player with W/S and arrow keys. Still a work in progress but it’s coming together.

Live: https://anshum2422.github.io/my-os/

0
1
76
Open comments for this post
Reposted by @anshum_2422

29m 41s logged

Finished my OS. Built from scratch with HTML, CSS, and JavaScript. Has Notes (saves to localStorage), Calculator, Timer, Todo list, Ping Pong, and About. Added multiple windows that you can drag around. Clean high-contrast Nothing-style design. Typed everything myself.

Live: https://anshum2422.github.io/my-os/
GitHub: https://github.com/anshum2422/my-os

0
1
12
Open comments for this post

1h 14m 19s logged

Started building my own OS in the browser. Got the basic layout working — clock, weather, search bar, and a ping pong game. Clock updates live. Weather is simulated. Search opens Google. Ping pong is 2-player with W/S and arrow keys. Still a work in progress but it’s coming together.

Live: https://anshum2422.github.io/my-os/

0
1
76
Ship

I built a NASA picture viewer because I wanted something clean and simple to look at space pictures without all the extra stuff.

It shows you the Astronomy Picture of the Day with the title and description. Click “See the Cosmos” and it loads up whatever NASA posted today. Some days it’s a galaxy, some days it’s a nebula, sometimes it’s a video. It handles both.

I added 3 themes because I couldn’t pick one:

  • Stoic - earthy, calm, muted tones
  • Sakura - pink, soft, dreamy
  • Simple - clean, minimal, nothing extra

You can switch themes by clicking the button or just pressing S on your keyboard. Press Spacebar to get a new picture without touching your mouse.

The font is Space Mono because I like how Nothing phones look. Clean, monospace, doesn’t get in the way.

Built this with HTML, CSS, and JavaScript. Nothing fancy, no frameworks. Just code that works. Used NASA’s APOD API for the pictures and GitHub Pages to host it.

Took me a while to figure out the API key and deployment but it’s finally live. Learned a bunch about CSS variables, keyboard events, and how to make things look decent without over complicating it.

Check it out here: https://anshum2422.github.io/stoic-space/

Try project → See source code →

Followers

Loading…