Skip to content

feat: implement interactive terminal component with command handling#24

Merged
zccott merged 2 commits into
mainfrom
v2
Jul 2, 2026
Merged

feat: implement interactive terminal component with command handling#24
zccott merged 2 commits into
mainfrom
v2

Conversation

@rahul-aot

Copy link
Copy Markdown
Contributor
  • Added Terminal component for user interaction, featuring command input and output display.
  • Integrated command handling logic with predefined commands including help, about, skills, projects, and more.
  • Implemented command suggestions and history navigation (up/down arrows).
  • Introduced theme cycling functionality within the terminal.
  • Removed ThemeSwitcher and Timeline components along with their styles as they are no longer needed.
  • Cleaned up unused styles and pages related to contact, home, journey, projects, and skills.
  • Updated global styles to include new terminal-related styles and animations.
  • Refactored variables for better theme management and terminal aesthetics.

rahul-aot added 2 commits July 2, 2026 02:42
- Added Terminal component for user interaction, featuring command input and output display.
- Integrated command handling logic with predefined commands including help, about, skills, projects, and more.
- Implemented command suggestions and history navigation (up/down arrows).
- Introduced theme cycling functionality within the terminal.
- Removed ThemeSwitcher and Timeline components along with their styles as they are no longer needed.
- Cleaned up unused styles and pages related to contact, home, journey, projects, and skills.
- Updated global styles to include new terminal-related styles and animations.
- Refactored variables for better theme management and terminal aesthetics.
@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
folio Building Building Preview, Comment Jul 2, 2026 9:50am

@zccott
zccott merged commit 397cd26 into main Jul 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants