Welcome to my personal portfolio on GitHub! This site showcases a range of projects and experiences, highlighting my skills as a Frontend Web Developer and my expertise in various tech domains.
- About: Learn more about my background, what drives me, and my professional journey. 🌟
- Experience: A timeline of my professional experiences and roles over the years. 🛠️
- Projects: Explore detailed case studies of my projects, including the technologies used and challenges I've tackled. 💻
- Resume: Access my resume to view a comprehensive list of my skills and qualifications. 📄
- Contacts: Find ways to connect with me regarding potential opportunities, collaborations, or inquiries. 📬
This portfolio is crafted using advanced and modern web technologies to provide a dynamic and responsive user experience:
- TypeScript: 📘
- Next.js: 🌐
- React: ⚛️
- Tailwind CSS: 🎨
- Framer Motion: 🎞️
To get a local copy up and running, follow these simple steps:
- Clone this repo using
git clone https://github.com/[YourGitHubUsername]/[YourRepositoryName].git - Navigate to the project directory.
- Open the
layout.tsxfile in your web browser to start exploring my portfolio.
Interested in contributing to my portfolio? I welcome suggestions and contributions to make this portfolio even better. You can fork the repository, make your changes, and submit a pull request. Or you can open an issue with any ideas or enhancements.
This project is released under the MIT License. See the LICENSE.md file for more details.
- Thanks to all who have supported and motivated me throughout my journey.
Thank you for visiting my personal portfolio!
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devcreated using vercel: Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.