Skip to content

Retro Computer Personal Website with very simple UNIX shell implementation, files system implementation, markdown interrupteur and renderer and text layout engine.

License

Notifications You must be signed in to change notification settings

edhinrichsen/retro-computer-website

Repository files navigation

Retro Computer Personal Website

https://www.edwardh.io/

This was a project I built for fun over one of my uni breaks, built in TypeScript and THREE.js, it contains a number of nifty features such as:

  • 3D retro computer that you can interact with
  • very simple UNIX shell implementation
  • files system implementation
  • markdown interpreter and renderer
  • text layout engine

Image of website

Build Instructions

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:1234
npm run dev

# Build for production in the dist/ directory
npm run build

About

Retro Computer Personal Website with very simple UNIX shell implementation, files system implementation, markdown interrupteur and renderer and text layout engine.

Topics

Resources

License

Stars

Watchers

Forks