-
Responsive Design: The portfolio website is meticulously designed to provide a consistent and visually pleasing experience across a wide variety of devices. Whether you're accessing the website on a large desktop screen, a laptop, a tablet, or a small Android smartphone, the layout and content will adapt gracefully to ensure optimal usability.
-
Project Showcase: The heart of the portfolio lies in its project showcase. Each project is presented with a captivating card that provides a glimpse of the project's essence. Visitors have the option to click on these cards to delve deeper into the details of each project. Furthermore, a direct link to the corresponding GitHub repository allows visitors to explore the codebase and gain a comprehensive understanding of the project's technical aspects.
-
Elegant UI and Animations: The user interface of the portfolio is thoughtfully designed to not only be functional but also visually appealing. Subtle animations are integrated throughout the website to create an engaging and delightful browsing experience. These animations are carefully balanced to enhance user engagement without overwhelming the content.
The portfolio website is built using Flutter, a powerful open-source UI software development toolkit. The following packages were utilized to enhance various aspects of the website:
- google_fonts: Incorporates visually appealing and readable fonts from the Google Fonts library into the website.
- flutter_svg: Enables the seamless integration and rendering of SVG images, ensuring high-quality graphics across all devices.
- get: Empowers efficient state management, simplifying the process of handling and updating UI components.
- photo_view: Provides an elegant and user-friendly image viewer for an enhanced visual experience.
- url_launcher: Enables easy integration with external links, allowing visitors to quickly navigate to external resources.
- font_awesome_flutter: Introduces a wide variety of customizable icons from the FontAwesome library, enhancing the visual representation of the website's features.
To explore and interact with the portfolio website on your local machine, follow these steps:
- Install Dependencies: flutter pub get
- Run Application flutter run
Once the website is up and running, you'll find a range of sections to explore:
- Home: The landing page welcomes visitors with an overview of the website's contents and purpose.
- Our Team: Our organization and academy team
- Committees: Committees in our conference
- Our Sponsors: Our supporters through this conference
This project is licensed under the MIT License - see the LICENSE file for details.