A modern, interactive portfolio website showcasing my projects, skills, and contact information. The site features a responsive design with engaging animations and a project carousel.
- Responsive Design: Seamlessly adapts to all device sizes from mobile to desktop
- Interactive Elements: Animated background elements that respond to mouse movement
- Project Showcase: Interactive carousel to display projects with navigation controls
- Contact Form: Includes real-time email validation
- Modern UI: Clean, minimalist aesthetic with smooth animations and transitions
- Accessibility: Built with accessibility considerations in mind
- HTML5: Semantic markup for better accessibility and SEO
- CSS3: Modern styling with flexbox and CSS animations
- JavaScript: Vanilla JS for interactive elements and animations
- Responsive Design: Media queries ensuring compatibility across all devices
itenzin/
├── index.html # Main HTML file
├── README.md # Project documentation
├── public/ # Public assets directory
│ ├── css/ # CSS stylesheets
│ │ └── style.css # Main stylesheet
│ ├── images/ # Image assets
│ │ ├── background.png # Background image
│ │ ├── DermoHelper.png # Project screenshot
│ │ └── ... # Other project images
│ └── main.js # Main JavaScript file
└── success.html # Form submission success page
The website features a responsive navigation menu that collapses into a mobile-friendly format on smaller screens.
A custom-built carousel showcases projects with previous/next navigation buttons. Features include:
- Smooth transitions between slides
- Mobile-friendly swipe gestures
- Responsive design that adapts to screen size
The background features animated ellipses that respond to mouse movement, creating a subtle parallax effect that adds depth to the user experience.
The contact form includes real-time email validation that provides immediate feedback as users type.
The website is designed to work on:
- Mobile devices (portrait and landscape)
- Tablets
- Desktops and laptops
- Large screens
- A modern web browser (Chrome, Firefox, Safari, Edge)
-
Clone the repository:
git clone https://github.com/TenzinNsut/itenzin.git -
Navigate to the project directory:
cd itenzin -
run on local server:
npm install node app.js -
The website should now be running at
http://localhost:3000
- Dark/Light theme toggle
- More interactive project details with expanded views
- Blog section for sharing insights and experiences
- Integration with a backend for form submission
This project is licensed under the MIT License - see the LICENSE file for details.
Tenzin Lekshey - bestg4u@gmail.com
Project Link: https://github.com/TenzinNsut/itenzin
Made with ❤️ by Tenzin Lekshey