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

ashudhanda

@ashudhanda

Joined August 22nd, 2026

  • 2Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

7h 53m 38s logged

day 2: typed out the base files in VS Code — index.html, all 6 css files,
core js (store, boot, contextmenu) and the window manager. first live server
run today! the desktop, wallpaper and menubar render, but the js isn’t fully
alive yet — clock is stuck at 00:00 and the dock is empty. debugging next.

0
0
1
Open comments for this post

3h 7m 10s logged

day 1

finally got around to starting this. set up the repo, connected
hackatime, all the boring setup stuff is done.

then I built the actual base of the OS. there’s a desktop, a taskbar
with a clock, a start button, and one working app (notepad). the
windows can be dragged around which is honestly the most satisfying
part so far.

spent way too long on a bug where the window kept teleporting to the
corner of the screen every time I tried to drag it. turns out I wasn’t
accounting for where inside the titlebar the mouse was. one offset
calculation later and it works perfectly lol

still looks pretty basic right now and there’s only one app, but it’s
a start. next up is adding more apps and making the theme actually
mine instead of the default one.

0
0
3

Followers

Loading…