Skip to content

reinieltalplacido/LatestPortfolio

Repository files navigation

Personal Portfolio Website

A modern, responsive portfolio website built with React, TypeScript, and Tailwind CSS. This portfolio showcases my projects, skills, and experience in web development.

🚀 Features

  • Modern UI/UX: Clean and responsive design using Tailwind CSS
  • Interactive Terminal: Command-line interface for exploring projects and information
  • Project Showcase: Display of personal projects with detailed descriptions
  • Dark/Light Mode: Toggle between dark and light themes
  • Contact Form: Integrated contact form using EmailJS
  • Responsive Design: Fully responsive layout for all device sizes

🛠️ Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • EmailJS
  • Lucide Icons
  • Vite

📦 Installation

  1. Clone the repository:
git clone https://github.com/reinieltalplacido/LatestPortfolio.git
  1. Navigate to the project directory:
cd LatestPortfolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

🎯 Project Structure

src/
├── components/         # React components
│   ├── ui/            # UI components
│   └── ...            # Other components
├── lib/               # Utility functions
├── stories/           # Storybook stories
└── types/             # TypeScript type definitions

🔧 Configuration

The project uses several configuration files:

  • tailwind.config.js - Tailwind CSS configuration
  • tsconfig.json - TypeScript configuration
  • vite.config.ts - Vite configuration

📝 License

This project is open source and available under the MIT License.

👤 Author

Reiniel Talplacido

🙏 Acknowledgments

  • Thanks to all the open-source projects that made this portfolio possible
  • Special thanks to the React and Tailwind CSS communities

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages