Mock OS Project

  • VanillaJS
  • _nology

This is a project where I developed a mock Mac OS laptop. I have setup a laptop frame with CSS and develop apps and other items inside of it. Since this is a mock laptop screen, it is optimised for the screen size of 900px and larger only. There are 3 mocked apps available: Calender, Calculator, Terminal Apps

Features of App/Project

  • On Calender app, actual live dates are available and you can navigate through other months for both backwards/forwards
  • The Calculator app functions as an ordinary calculator and this is achieved by utiling new Function()() constructor.
  • At the top section of Mac OS screen, dropdown menu and utility menus are available for click actions
Mock OS Project