it is a simple web os with custom cursor and basic file management . it is inspired by macos
Used Github copiolet to write Readme file . and chatgpt for some part of the code
it is a simple web os with custom cursor and basic file management . it is inspired by macos
Used Github copiolet to write Readme file . and chatgpt for some part of the code
Built a mini WebOS that runs right in the browser with real desktop vibes.
The hardest part was getting window drag, minimize, maximize, and focus behavior to feel natural.
I solved it with a clean state-based window manager, and now it feels smooth and polished.
Built an interactive desktop with apps like Browser, Notes, Files, Calculator, and Sudoku.
The toughest challenge was handling multiple windows and taskbar restore logic without glitches.
After refactoring the app state flow, everything clicks together and works exactly how I wanted.
Created a full browser-based OS experience using React and Tailwind.
Most difficult part was coordinating UI interactions across windows, launcher, and taskbar at once.
Once I centralized the window controls, the whole system became stable and fun to
in First , i try to add sudoku game using iframe . suddenly one thought sparks why not i can create a own sudoku . then i created it and add it
Log in to leave a comment
Added Unique icons to the desktop apps using react icons package . and added my own calculator app to the OS
Log in to leave a comment
Added Flappy bird game link in iframe as a app in desktop and added a video for backend instead of color gradient
Log in to leave a comment
Added Custom cursor . and added rocket logo to start button and showing statement . finally done this properly
Log in to leave a comment
Added Folder and nested folder adding system . not so much good but i tried my best . setupped creating files and folders
Log in to leave a comment
I Modified the browser with real bing search engine . i tried all google , duckduck go but they are refused to connect . finally bing come into chapter . and i presisted the storage of notes using localstorage . if i type words it will auto save and store it in localstorage
Log in to leave a comment
Finally i built a basic structure of the OS . including apps like files,browser,terminal . currently it is simple version . i will develope it like pro OS . i used copiolet to debug minor errors
Log in to leave a comment