This project is my personal website where I share information about myself, my projects and my interests.
Visit my website at: https://mithishravisankar.com
The website contains 8 distinct sections, namely:
-
Navbar: A navigation bar on the top of the screen to navigate between different sections of the page.
-
Home: The landing page of the website, containing my picture and basic information about me, and links to my resume and about page.
-
About: A brief introduction of who I am and what I bring to the table. It also includes where I currently work, what am I working on and my interests.
-
Skills: This contains my "tech-stack"-the technologies and languages I am proficient in.
-
Work Experience: A brief summary of my recent work experiences, both professional and personal.
-
Projects: A few highlights of my notable projects with descriptions and links.
-
Contact: Information on how to get in touch with me, including a message box which is directly connected to my email.
-
Footer: Similar to the navbar, this is navigation bar at the bottom of the screen to navigate between different sections of the page.
-
Responsive webpage which adapts and works well with desktop and mobile screens.
-
Interactive elements with smooth scroll navigation.
-
A message box implemented with EmailJS in order to reach out to me efficiently.
- JavaScript
- ReactJS
- Tailwind CSS
- NodeJS
- HTML
To view this project locally, follow these steps:
Clone the Repository
git clone https://github.com/MithishR/personalwebsite
Navigate to the Project Directory
cd personalwebsite
Install Dependencies
npm install
Start the Development Server
npm start
The website will be available at http://localhost:3000.
This project will be continuously developed and refined to enhance its features and functionality over time. The next versions of the project will include:
- Updated Projects and Work Experience pages
- Interactive scrollbar
- Improved Accessibility
- Blog section
Crafted with ❤️ by Mithish :)