Activity

digantdonthy

Shipped this project!

I have updated MaxOS into an WindowsOS. I have added a maximize button and have changed the background of the games app. I have fixed many errors that I had been informed by the voters. I am glad that many people found my project interesting.

digantdonthy

Improved the Game Hub navigation by implementing a reliable communication system between games and the main hub. Instead of directly accessing the parent page, games now use message-based interaction to trigger a smooth return to the menu, ensuring consistent and error-free back navigation.

Attachment
0
digantdonthy

Redesigned the interface from a macOS-style layout to a Windows-style desktop, introducing a bottom taskbar, reorganized icons, and a more structured window system. This change improves familiarity, usability, and gives the OS a more realistic desktop experience.

Attachment
0
digantdonthy

Fixed the maximize button alignment by restructuring the title bar layout. Grouped the control buttons (maximize and close) into a flex container and aligned them to the right, ensuring they appear neatly next to each other like in a real operating system.

0
digantdonthy

Resolved a UI issue where application windows could be dragged beyond the visible screen area, breaking the OS-like experience. Implemented boundary constraints in the drag logic to restrict movement within the screen, including limits for the top (taskbar), bottom, and sides. This ensures windows remain fully accessible and improves overall usability.

0
digantdonthy

Shipped this project!

Hours: 4.34
Cookies: 🍪 20
Multiplier: 4.63 cookies/hr

I have bult a fully working MacOS with integrated apps - text editor, calculator, browser which can only open wikipedia.org, paint app and finally a game hub. The challenging part was linking all the apps and making a proper UI. I am proud that I have done 90% of the work on my own and remaining 10% I used AI to debug the syntax and logical errors.

digantdonthy

Game Hub is an integrated app inside MaxOS that allows users to access and play multiple mini-games from a single interface. It dynamically loads games like Memory Game, Tic Tac Toe, Reaction Timer, and Number Guessing using iframes, creating a smooth and interactive gaming experience within the OS.
This game hub uses a modified code of the previous project made by me.

Attachment
0
digantdonthy

The Paint App in MaxOS is an interactive drawing application that allows users to create simple digital artwork directly within the operating system interface. Built using the HTML5 Canvas API, it enables real-time drawing using mouse input, providing a smooth and responsive experience.

Users can choose different colors using a color picker and draw freely on the canvas. The app also includes a clear function to reset the workspace instantly. The drawing system dynamically adapts to the window size, ensuring accurate cursor tracking and consistent performance.

This app demonstrates the integration of graphics rendering, event handling, and user interaction within a custom-built OS environment, enhancing both functionality and user engagement.

Attachment
0
digantdonthy

Built a Mini Browser app in MaxOS with a functional URL bar and webpage viewer using iframes. Fixed layout bugs and improved window handling to support multiple apps seamlessly. Due to browser security restrictions, only certain websites can be loaded. Also fixed layout bugs and improved multi-window handling.

Attachment
0
digantdonthy

Added a fully functional Calculator app to MaxOS with a modern UI, keyboard support, and multi-window capability. Also improved the top bar layout and fixed UI bugs related to visibility and alignment.

Attachment
0
digantdonthy

A simple draggable notes application built inside a web-based OS. It allows users to open a floating window, write and edit text, and close it like a real desktop app. The window can be moved around the screen, making it feel like a real operating system feature.

Attachment
0
digantdonthy

Today I improved my MiniOS project by refining the user interface and fixing layout issues. I implemented a macOS-style top bar with a live clock and learned how to handle CSS problems like width, padding, and alignment. I also added a background image and created a desktop icon with proper positioning and styling. This helped me better understand flexbox, positioning, and debugging, and my project is now starting to look and feel like a real operating system.

Attachment
0
digantdonthy

Shipped this project!

Hours: 3.39
Cookies: 🍪 10
Multiplier: 3.08 cookies/hr

Shipped a mini game web app featuring multiple interactive games with improved UI, scoring systems, and bug fixes. Cleaned up project structure, fixed navigation and background issues, and optimized gameplay for a smoother user experience.

digantdonthy

Built a Missing Number Puzzle game using HTML, CSS, and JavaScript. Implemented multiple sequence-based puzzles, answer validation, and a scoring system while fixing logic issues like repeated scoring and initial load bugs. Focused on creating a clean, interactive UI with smooth gameplay and progression through puzzles.

Attachment
0
digantdonthy

Built a fast-paced Reaction Time Game using HTML, CSS, and JavaScript. Implemented random delay logic, click detection, and precise reaction time measurement in milliseconds. Added features like early-click detection and a best score tracker to enhance gameplay. Focused on clean UI and smooth user interaction for a responsive experience.

Attachment
0
digantdonthy

Built a fully functional Memory Game using HTML, CSS, and JavaScript. Implemented core features like card shuffling, flip logic, match detection, and a move counter. Debugged tricky issues with event handling and win detection, ensuring smooth gameplay. Added a reset system and polished the UI for a clean, interactive experience.

Attachment
0
digantdonthy

Built a two-player Tic Tac Toe game using HTML, CSS, and JavaScript. Implemented turn switching, win/draw detection, and a reset feature. Added hover effects and highlighted winning cells to improve user experience. This helped strengthen my understanding of DOM manipulation and game logic.

Attachment
0
digantdonthy

I have worked on the background the main page to the Mini Game Hub. There is a hovering effect given to all buttons and the main title of the page. The games are yet to be coded. Till then cope up with me for the next Devlog with the first game.

Attachment
0
digantdonthy

Shipped this project!

Hours: 0.39
Cookies: 🍪 1
Multiplier: 1.58 cookies/hr

I built a mini calculator which perform arithmetic calculations. The easy part for me was to make the frame work as I already knew to code in python. The difficult part was the functioning of the calculator where I had to use JavaScript. This project helped me learn a new programming language where I did use AI do learn it.

digantdonthy

I have added 1 button R [Remainder]. I have also added a special feature that know the calculator can also work on entering the values in the keyboard. There is the backspace feature only in keyboard mode of control and no button on the display. I am extremely delightful to work more on my project.

0