DEV Community

Cover image for Mac Os Website
Dharamveer Singh
Dharamveer Singh

Posted on

Mac Os Website

GitHub “Finish-Up-A-Thon” Challenge Submission

This is a submission for the GitHub Finish-Up-A-Thon Challenge

What I Built

I worked on a macOS-inspired web application that recreates the look and feel of the macOS desktop experience inside the browser. I am using this website as my portfolio website for now later it will make it so big that it will look like real mac os. For now the project includes a desktop interface, draggable windows, a dock, apps, and interactive UI elements that make it feel similar to a real operating system.

Demo

https://dsmac-portfolio.netlify.app

The Comeback Story

When I started, the project was incomplete and several features were either broken or unfinished. Some UI components were missing, interactions were inconsistent, and parts of the application were not fully connected.

My Experience with GitHub Copilot

GitHub Copilot has been a really helpful coding assistant during my development journey. It helps me write code faster, understand unfamiliar concepts, debug issues, and improve my workflow. I especially like how it suggests useful code completions and saves time while building projects. Using Copilot has also helped me learn better coding practices and explore new approaches while developing applications.

Top comments (0)