Explore my projects and skills!
🌟 This repository hosts the source code for my personal portfolio website, showcasing my projects, skills, and experience as a developer. Built with Typesript, Next.js, and Tailwind CSS for a modern and responsive design. Check it out and explore my work!
- Project Showcase: Browse through my latest projects and explore detailed descriptions, tech stacks, and live demos.
- Resume Download: Download my latest resume to learn more about my professional background and experience.
- Responsive Design: The website is designed to be fully responsive, ensuring a seamless experience across all devices and screen sizes.
- Frontend: HTML5, CSS3, JavaScript (ES6+), Typescript.
- Frameworks/Libraries: React.js, Next.js
- Styling: Tailwind CSS
- Version Control: Git, GitHub
- Clone the Repository:
git clone https://github.com/Dreamyplayer/Dreamy_Portfolio
- Install Dependencies:
npm install
- Run the Development Server:
npm run dev