Personal Website banner

Personal Website

3 devlogs
4h 59m 14s

This is a project that’s going to be participating in the webos thing and it’s for my portfolio website.

This project uses AI

claude/chatgpt for debugging

Demo Repository

Loading README...

sl4shed

portfolio devlog 3

  • Added a virtual filesystem (only files for now. no folders) (i plan to add folders later)
  • Made icons on desktop sync with the file system
  • Added resizing to windows ( for some reason window height doesnt persist?? )
  • Started working on a markdown viewer/editor
0
sl4shed

portfolio devlog 2

I added icons to the desktop which you can drag around in a grid. Right now they can call methods in the main app file.

I added session persistence where the position of icons and windows are saved across page refreshes into localstorage.

0
sl4shed

portfolio devlog 1

rewrote some old code i had lying around for window management. I used 7.css to replicate windows 7’s look pretty much exactly.
I have window ordering working, window closing and focusing/dragging.

0