Welcome to my portfolio website! This site showcases my projects, skills, and experiences in the tech industry. It is built using modern web development technologies to ensure a responsive, interactive, and visually appealing user experience.
- React.js: A powerful JavaScript library for building user interfaces, allowing for the creation of reusable UI components.
- TypeScript: A superset of JavaScript that provides static typing, making the code more predictable and easier to debug.
- Next.js: A React framework that enables server-side rendering and static site generation, improving performance and SEO.
- React Three Fiber: A React renderer for Three.js, allowing for 3D graphics to be rendered within a React application, enhancing the visual experience of the portfolio.
- Tailwind CSS: A utility-first CSS framework that allows for rapid styling and custom design without leaving the HTML.
- Interactive 3D Elements: Utilizing React Three Fiber, the portfolio includes engaging 3D models and animations that highlight my skills in web development.
- Responsive Design: The website is fully responsive, ensuring a seamless experience on devices of all sizes, from mobile phones to desktops.
- Content Management: Integrated with Prismic, allowing for easy updates to content, including projects and blog posts, without redeploying the application.
- Modern Aesthetic: Designed with Tailwind CSS, the website features a clean and modern aesthetic that reflects my personal brand and style.
To run this portfolio website locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Sloththelazy/PortFolio_Website.git
-
Navigate to the project directory:
cd your-portfolio
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and visit
http://localhost:3000
to view the portfolio.
Thank you for visiting my portfolio! I hope you find it informative and engaging. Feel free to reach out to me through the contact information provided on the website for any inquiries or collaboration opportunities.