==============================
Welcome to my developer portfolio, a curated collection of projects, skills, and experiences that demonstrate my passion for building innovative software solutions. This portfolio is designed to provide a comprehensive overview of my abilities, showcasing my expertise in web development, freelancing, and mobile app development.
![image](https://private-user-images.githubusercontent.com/175473474/409686833-6f95913b-9af8-49d4-8909-69bf9e8b418c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjU4NTcsIm5iZiI6MTczOTIyNTU1NywicGF0aCI6Ii8xNzU0NzM0NzQvNDA5Njg2ODMzLTZmOTU5MTNiLTlhZjgtNDlkNC04OTA5LTY5YmY5ZThiNDE4Yy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQyMjEyMzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iMWQ5ZGEyNTc0MjM0YjUyMzMxYTMwODg0NTQwNzIxYzc0ZWYwY2I0ODQ2OGJlNTAxMjM2ZGMxOTIxNGMzZDk0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.JPGGsIBH5--t3i2JZurfRxjuS5bvqJm8c77GcST13k8)
![image](https://private-user-images.githubusercontent.com/175473474/409687473-feb2c3a9-1e87-4cb6-a60b-e4e649416a18.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjU4NTcsIm5iZiI6MTczOTIyNTU1NywicGF0aCI6Ii8xNzU0NzM0NzQvNDA5Njg3NDczLWZlYjJjM2E5LTFlODctNGNiNi1hNjBiLWU0ZTY0OTQxNmExOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQyMjEyMzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xYmYwZDg2OTI1N2M1YTMxOWFmNTlhOTRlYzc5ZmYyOGQxMTkyYzhhMzI4MzY1MWRjMGFkYzY1ZGEwNzYzYjg5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Z5-HN7zuHY4Mq1hF2zkQG5lDUtJnGMkR80eHWbdnHfs)
portfolio.mp4
- Responsive Design: A modern, responsive design that adapts to various screen sizes and devices, ensuring an optimal user experience.
- Interactive Particles Background: A mesmerizing particles.js background that adds a touch of elegance and sophistication to the portfolio.
- Animated Text Effects: Typed.js library is used to create animated text effects, making the portfolio more engaging and dynamic.
- Theme Toggle: A convenient theme toggle feature allows users to switch between light and dark modes, catering to individual preferences.
- Downloadable Resume: A downloadable resume is available for easy access, making it simple for recruiters and potential employers to review my credentials.
- Social Media Links: Links to my social media profiles are provided, enabling users to connect with me on various platforms.
- Deployement: This Portfolio is deployed on netlify for public accessibility.
- Front-end:
- HTML5: The latest version of the HTML standard, ensuring a robust and semantic structure.
- CSS3: The latest version of the CSS standard, utilizing preprocessors like Sass or Less for efficient styling.
- JavaScript: A versatile programming language used for creating interactive elements and dynamic effects.
- Libraries and Frameworks:
- particles.js: A lightweight JavaScript library for creating interactive particles backgrounds.
- Typed.js: A JavaScript library for creating animated text effects.
- Font Awesome: A popular icon font used for adding visual appeal to the portfolio.
- Google Fonts: A web font service used for selecting the Poppins font family.
- Tools and Software:
- Git: A version control system used for managing code changes and collaborations.
- npm or yarn: Package managers used for installing dependencies and managing project workflows.
- Clone the Repository: Use
git clone https://github.com/Aerospace-prog/kushagra-portfolio.git
to clone the repository. - Install Dependencies: Run
npm install
oryarn install
to install the required dependencies. - Start the Development Server: Use
npm start
oryarn start
to start the development server. - Open the Portfolio: Open
http://localhost:3000
in your web browser to view the portfolio.
index.html
: The main HTML file for the portfolio.style.css
: The main CSS file for styling the portfolio.script.js
: The main JavaScript file for interactive elements and dynamic effects.particles.js
: The particles.js library for creating interactive particles backgrounds.typed.js
: The Typed.js library for creating animated text effects.images
: Folder containing images used in the portfolio.fonts
: Folder containing font files used in the portfolio.README.md
: This file, containing information about the portfolio and its features.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request. Make sure to include a detailed description of the changes and any relevant documentation.
- particles.js: A lightweight JavaScript library for creating interactive particles backgrounds.
- Typed.js: A JavaScript library for creating animated text effects.
- Font Awesome: A popular icon font used for adding visual appeal to the portfolio.
- Google Fonts: A web font service used for selecting the Poppins font family.
Thank you for visiting my portfolio! I hope you find it informative and engaging. If you have any questions or would like to discuss potential collaborations, please don't hesitate to reach out.