Welcome to my personal portfolio! Built from scratch and meant to showcases my skills, education, and experience in the field of computer science and beyond. It serves as a digital resume, highlighting my projects, technical skills, and professional background.
This portfolio is built using the following technologies:
- Frontend:
- React.js: A JavaScript library for building user interfaces.
- Next.js: A React framework for server-side rendering and static site generation.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Material-UI: A popular React UI framework that provides pre-designed components.
- Tailwind CSS: A utility-first CSS framework for styling.
- Responsive Design: The portfolio is designed to be mobile-friendly and responsive across various devices.
- Dynamic Content: Sections for education, technical skills, and experience are dynamically rendered.
- Smooth Scrolling: Smooth scrolling effects enhance user experience when navigating through sections.
- Custom Cursor: A custom cursor effect adds a unique touch to the user interface.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/your-repo-name.git
-
Navigate to the project directory:
cd your-repo-name
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
.
Feel free to explore the portfolio. You can navigate through different sections to view my education, skills, and experience. The projects section links to my GitHub portfolio for more detailed information about my work.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for visiting my portfolio!