This GitHub repository hosts minimalist portfolio website. Featuring a responsive design and clean UI, it showcases skills like SQL, HTML/CSS, Python, and more through interactive sections. Highlighted projects include a personal website, AI chatbot, and data analysis tools. Deployed using standard web hosting.
- Responsive Design: Ensures optimal viewing experience across a wide range of devices.
- Clean and Modern UI: Minimalist design with a focus on readability and user experience.
- Frontend: HTML, CSS, JavaScript
- Fonts: Roboto (Google Fonts)
- External Libraries: None
- Frameworks: ReactJS
- Navigation links to Home, Skills, Projects, and Contact sections.
- Hover effects for interactive navigation experience.
- Introduction with a welcoming message.
- Inspirational quote and brief bio highlighting skills and passion.
- Display of skills with interactive buttons.
- Clickable buttons showcasing proficiency in ReactJS,SQL, HTML & CSS, Python, Power BI, Data Analysis, Web Development, and Technical Support.
- Detailed description of key projects:
- Portfolio Page: Personal website built with HTML and CSS.
- AI Chat-bot on Telegram: Python-based chatbot integrated with Telegram API.
- Sales Data Analysis: Comprehensive analysis using Power BI.
- Library Management System: SQL and Python-based system for book management.
- Contact details including email.
- Link to Ayush Tiwari's LinkedIn profile for professional networking.
- Copyright information and acknowledgment.
This project is part of Hackerfest 2024, and we need your help to enhance this portfolio and make it fully functional.
- Fork the Repository: Click the "Fork" button at the top right corner of this page to create a copy of this repository under your GitHub account.
- Clone the Repository: Use the following command to clone the repository to your local machine.
git clone https://github.com/your-username/Portfolio.git cd Portfolio
- Create a Branch: Create a new branch for your feature or bugfix with a descriptive name.
git checkout -b feature-name
- Make Changes: Enhance the portfolio by adding new features, fixing bugs, or improving the design. Make sure your code follows the repository's guidelines.
- Commit Changes: Commit your changes with a meaningful commit message.
git add . git commit -m "Description of the changes"
- Push Changes: Push your changes to your forked repository.
git push origin feature-name
- Create a Pull Request: Navigate to the original repository and click on the "New Pull Request" button. Provide a clear description of your changes and submit the pull request.
- Ensure your code is well-documented and follows the project's coding standards.
- Write meaningful commit messages.
- Test your changes thoroughly before submitting a pull request.
- Be respectful and considerate in your interactions with other contributors.
If you need help or have any questions, feel free to open an issue or reach out to the repository maintainers.
Thank you for contributing to Portfolio! Together, we can make this project amazing.
For any inquiries or collaborations, please contact Ayush Tiwari at [email protected].