https://github.com/erictossell/cv
A simple CLI style resume site.
https://github.com/erictossell/cv
portfolio-website
Last synced: 2 months ago
JSON representation
A simple CLI style resume site.
- Host: GitHub
- URL: https://github.com/erictossell/cv
- Owner: erictossell
- Created: 2023-09-06T03:39:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T14:02:06.000Z (9 months ago)
- Last Synced: 2024-12-27T16:29:39.732Z (4 months ago)
- Topics: portfolio-website
- Language: JavaScript
- Homepage: https://tossell.ca
- Size: 291 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## cv
[tossell.ca](https://tossell.ca) - My personal website
Emulates a simple shell environment.
### Features
- `ls` - List files in the current directory
- `cd` - Change directory
- `clear` - Clear the screen
- `cat` - Display file contents