Skip to content

Personal portfolio in the form of recreation of Windows 95 built with React (TypeScript, Redux, Router)

Notifications You must be signed in to change notification settings

tolypash/w95portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio 2021

Windows 95 style.

About

This website was built with React using:

  • TypeScript for type safety and cleaner code
  • Redux for state management
  • React Router for routing
  • SASS for easy CSS modules

Features

  • Login and logout
  • Multiple windows and working taskbar
  • Working file explorer
  • Working Notepad, edit save files in directories/folders (like Windows)
  • Working Internet Explorer (CORS enabled websites only)
  • Settings: Change your background color / image
  • About Me program
  • Working online multiplayer Tic-Tac-Toe!
  • More mini-games coming soon...

How to run

Make sure you have yarn on your system and in the project directory, run:

yarn install

Then, you can run:

yarn start

About

Personal portfolio in the form of recreation of Windows 95 built with React (TypeScript, Redux, Router)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published