COMPANY : CODTECH IT SOLUTIONS
NAME : DHARUN PRASHOB M M
INTERN ID : CT04DY2328
DOMAIN : SOFTWARE DEVELOPMENT
DURATION : 4 WEEEKS
MENTOR : NEELA SANTOSH
A clean, responsive, and modern personal portfolio website built from scratch using HTML, CSS, and JavaScript. This project showcases my skills and recent work to potential employers and collaborators.
Live Demo: https://drun16.github.io/
- Fully Responsive Design: Looks great on all devices, from mobile phones to desktops.
- Interactive Mobile Menu: A user-friendly hamburger menu for easy navigation on smaller screens.
- Smooth Scrolling: Clean navigation between sections with a smooth scroll effect.
- Active Link Highlighting: The navigation link for the current section is automatically highlighted as you scroll.
- Scroll Animations: Sections elegantly fade into view as they enter the viewport.
- Clean & Modern UI: A professional and minimalist design to keep the focus on the content.
- HTML5: For the structure and content of the website.
- CSS3: For styling, layout (Flexbox), and animations.
- CSS Variables for easy theme management.
- Media Queries for responsiveness.
- JavaScript (ES6): For interactivity, including the mobile menu and scroll animations (using the Intersection Observer API).
To view this project locally, you can clone the repository and open the index.html file in your browser.
# Clone this repository
git clone https://github.com/drun16/developer-portfolio.git
# Navigate into the project directory
cd developer-portfolio
# Open index.html in your default web browser
# On Windows, you might use:
start index.html
# On macOS, you might use:
open index.html- Icons: Font Awesome
- Fonts: Google Fonts (specifically the 'Poppins' font).
