This project is a React/TypeScript-based portfolio site designed to mimic an old-school terminal interface. The site includes options for displaying a resume, providing a contact link, and interacting with a custom GPT via the OpenAI API.
- Resume Display: View Devon Wieczorek's professional resume.
- Contact: Send an email via a mailto link.
- Ask GPT: Ask questions and receive responses from the custom GPT model.
- React
- TypeScript
- LESS
- OpenAI API
- Heroku for Deployment
-
Clone the repository:
git clone https://github.com/yourusername/terminal-portfolio.git cd terminal-portfolio