Welcome to the source code repository for my personal portfolio website. This version (v3) highlights my web development skills, showcasing my projects and accomplishments with a modern and responsive design.
- Responsive Design: Seamless experience on desktops, tablets, and mobile devices.
- Interactive UI: Enhanced with JavaScript and SCSS for a dynamic user experience.
- Clean and Modern Design: Focused on intuitive navigation and aesthetics.
- Fast Performance: Optimized for quick load times.
- Cross-Browser Compatibility: Functions well on major browsers like Chrome, Firefox, and Safari.
- HTML: 69.0%
- SCSS: 20.3%
- CSS: 9.4%
- JavaScript: 1.3%
index.html
: Main entry point for the portfolio.css/
: Compiled CSS files.sass/
: SCSS source files.js/
: JavaScript for interactivity.images/
: Media assets.fonts/
: Custom fonts.cv/
: Resume or CV-related files.
- HTML5: Structure and content.
- SCSS/CSS3: Styling and layout.
- JavaScript: Interactive elements.
To view or edit the portfolio locally:
- Clone the repository:
git clone https://github.com/hyperdargo/ankitgupta-portfolio-v3.git
- Navigate to the directory:
cd ankitgupta-portfolio-v3
- Open
index.html
in a web browser.
- Add new sections for latest projects and blog content.
- Implement a light/dark mode toggle.
- Enhance animations for smoother transitions.
- Improve SEO for better search engine ranking.
Contributions are welcome! Fork the repository and create a pull request for suggestions and improvements.
This project is licensed under the MIT License.
For inquiries or feedback, please reach out at Gmail and other on Website.
Thank you for exploring my portfolio source code!