Skip to content

oyi77/oyi77.github.io

Repository files navigation

๐Ÿ–ฅ๏ธ oyi77.dev โ€” Terminal OS Portfolio

Interactive portfolio with terminal OS, live metrics, and OSS contribution showcase.

Live Demo GitHub Pages Profile

๐ŸŽฏ Overview

A fully interactive hacker-themed terminal OS built with Jekyll + vanilla JS. Features boot sequence, virtual filesystem, 20+ commands, and real-time GitHub data. Showcases OSS contributions, projects, and technical work.

๐Ÿ‘ค About

Built by Paijo (oyi77) โ€” OSS Contributor & Builder.
Contributor to OmniRoute, next.js, trpc, vuejs, prisma. Creator of 1ai-skills (1282+ agent skills), PolyEdge trading bot.

โœจ Key Features

  • ๐Ÿš€ Boot Sequence - Realistic BIOS to prompt experience
  • ๐Ÿ’ป Terminal Interface - Matrix-style with multiple themes
  • ๐Ÿ“ Virtual Filesystem - Navigate directories and files
  • ๐ŸŽฎ 20+ Commands - Interactive portfolio exploration
  • ๐Ÿ”ง EcmaOS Integration - Full OS kernel with games and utilities
  • ๐Ÿ“Š Real-time Data - GitHub, market data, analytics

๐Ÿš€ Quick Start

# Clone repository
git clone https://github.com/oyi77/oyi77.github.io.git
cd oyi77.github.io

# Install dependencies
bundle install

# Run local server
bundle exec jekyll serve

# Open http://localhost:4000/terminal/

๐Ÿ“ Project Structure

oyi77.github.io/
โ”œโ”€โ”€ _config.yml              # Jekyll configuration
โ”œโ”€โ”€ _data/                   # Jekyll data files (YAML/JSON)
โ”œโ”€โ”€ _pages/                  # Static pages
โ”‚   โ””โ”€โ”€ resumes/            # Resume documents (markdown)
โ”œโ”€โ”€ _plugins/                # Jekyll plugins (categorized)
โ”‚   โ”œโ”€โ”€ analytics/          # Analytics & metrics plugins
โ”‚   โ”œโ”€โ”€ data/               # Data fetching plugins
โ”‚   โ”œโ”€โ”€ generators/         # Jekyll generators
โ”‚   โ””โ”€โ”€ utils/              # Utility plugins
โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ css/                # Stylesheets
โ”‚   โ”œโ”€โ”€ js/
โ”‚   โ”‚   โ”œโ”€โ”€ features/       # Feature-specific JS (news, portal, etc.)
โ”‚   โ”‚   โ”œโ”€โ”€ widgets/        # Reusable widgets
โ”‚   โ”‚   โ””โ”€โ”€ terminal/       # Terminal OS code
โ”‚   โ”œโ”€โ”€ pdf/                # PDF documents (CV.pdf)
โ”‚   โ””โ”€โ”€ images/             # Images
โ”œโ”€โ”€ features/                # Standalone feature pages
โ”‚   โ””โ”€โ”€ eye/                # Eye animation features
โ”œโ”€โ”€ news/                   # News aggregator page
โ””โ”€โ”€ docs/                   # Documentation

๐Ÿ“– Documentation

Comprehensive documentation available in the docs/ directory:

๐ŸŽฎ Try It Live

Visit oyi77.github.io/terminal and start exploring!

Quick Commands:

  • help - See all commands
  • whoami - View profile
  • companies - Explore leadership experience
  • repos - View GitHub repositories
  • cv - Access interactive CV

๐Ÿ› ๏ธ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (ES6+)
  • Terminal: xterm.js
  • Site Generator: Jekyll
  • Hosting: GitHub Pages

๐Ÿ“š Learn More

๐Ÿ”— Links

๐Ÿ“„ License

Open source and available for educational purposes.


Built by oyi77

"Code is poetry, terminals are art" ๐ŸŽจ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors