
A cyberpunk-inspired, terminal-based portfolio showcasing my work as a Web3 Security Researcher.
This interactive portfolio is designed as a terminal interface, blending classic cypherpunk aesthetics with modern web design to create an immersive experience that reflects my focus on blockchain security and Web3 development.
- Interactive Terminal: Navigate through the portfolio using command-line inputs
- Project Showcase: View detailed information about my security research and development projects
- Skill Visualization: Explore my technical skills and expertise in blockchain technologies
- Responsive Design: Fully functional across all devices while maintaining the terminal aesthetic
The portfolio is designed to be intuitive for both technical and non-technical visitors:
- Visit jason-suarez.com
- Type
help
in the terminal to see available commands - Use commands to navigate through different sections:
about
- Learn about my background and expertiseprojects
- View my featured projectsskills
- See my technical skill setcontact
- Find ways to connect with meall
- Display all information at onceclear
- Clear the terminal
Smart contract vulnerability research and security methodologies
Interactive tool for visualizing Ethereum Virtual Machine execution
AI-powered trading agent system for decentralized exchanges
- Frontend: Next.js, TypeScript, React
- Styling: Tailwind CSS, CSS animations
- Deployment: Vercel
- Design: Custom terminal UI implementation
This project was built with a focus on performance, accessibility, and creating a unique user experience that reflects the intersection of security research and Web3 development.
# Clone the repository
git clone https://github.com/All-Khwarizmi/web3-portfolio.git
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
© 2025 Jason Suarez. All rights reserved.