Skip to content

Falcon-98/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon 98 Terminal

An interactive web-based terminal interface that showcases the professional portfolio and information about Falcon 98 and Ashen Wijesingha.

🚀 Live Demo

Visit terminal.falcon98.com to try the terminal.

Versions

Next.js Version (Recommended)

The modern implementation built with Next.js, TypeScript, and Tailwind CSS.

cd nextjs-terminal
npm install
npm run dev

See nextjs-terminal/README.md for full documentation.

Features:

  • ⚡ Server-side rendering with Next.js 16
  • 🔍 Full SEO optimization
  • 📱 Responsive design
  • ⌨️ Tab completion & command history
  • 🎨 Modern styling with Tailwind CSS
  • 🔐 TypeScript for type safety

Original Static Version

The original HTML/CSS/JavaScript implementation located in the root directory.

Files:

  • index.html - Main HTML file
  • css/style.css - Styling
  • js/ - JavaScript files (caret.js, commands.js, main.js)

Available Commands

Type help in the terminal to see all available commands:

  • Information: help, whois, about, skills, experience, education, leadership, whoami
  • Portfolio & Contact: projects, social, contact
  • System: clear, history, banner, date, pwd, ls, neofetch, uptime
  • Quick Links: github, linkedin, website, email, qr
  • Easter Eggs: secret, matrix

Author

Ashen Wijesingha - Founder & CEO of Falcon 98

License

Copyright © Falcon 98 Corporation. All rights reserved.

About

terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors