Skip to content

smmac72/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Resume

This project is a small interactive web-game of mine, simulating an Uplink/Hacken/EdenUI-inspired shell interface in order to become a small journey through my projects and personal files. Some gamification (achievements/secret levels) and you have a complete game for a short while! Available at https://zeromac.ru

Features

  • Linux-style Terminal Interface: Use commands like cd, ls, cat, and custom commands to navigate and interact with the system.
  • Multiple Virtual Servers: Connect to different servers, each with unique content and structure.
  • Authentication System: Discover and use credentials to access different servers.
  • File Types: Run different file types (text, images, timelines) to view content in various formats.
  • Multilingual Support: Switch between English and Russian language interfaces.
  • Interactive Keyboard: Visual keyboard that tracks keypresses.
  • Achievement System: Unlock achievements for discovering features and content.
  • Background Music: Play music while exploring the resume.

Available Commands

  • connect [ip] - Connect to a server
  • disconnect - Disconnect from the current server
  • ls - List files and directories
  • cd [dir] - Change directory
  • cat [file] - Display file content
  • run [file] - Execute file and open in ContentBox
  • scan - Scan for available servers
  • lang [ru/en] - Change language
  • playmusic [stop] - Play or stop background music
  • help - Display help information

Setup and Installation

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm start
    
  4. Build for production:
    npm run build
    

About

my interactive CV website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors