An open API service indexing awesome lists of open source software.

https://github.com/horicuz/zebrahack2.0-2024

Zebrahack2.0 - UPB/ACS Official Hackathon | Special Participation
https://github.com/horicuz/zebrahack2.0-2024

css hackathon hackathon-project html javascript webdevelopment

Last synced: 2 months ago
JSON representation

Zebrahack2.0 - UPB/ACS Official Hackathon | Special Participation

Awesome Lists containing this project

README

          

[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/BpwsxHR1)
# Zebra Hack Project

This repository contains the work done by team `WLOG` for ZebraHack2.0, the hackathon organized for the Web Technologies course at ACS in UPB.

# ZebraHack 2.0 - Special Honors Participation

## Challenge Overview
For ZebraHack 2.0, we participated in the **3rd Challenge**, where we developed an **Educational Library of Resources** for AmpliFY ONG, a nonprofit organization focused on amplifying educational initiatives. Our project aimed to provide a comprehensive, easy-to-navigate platform for their educational content.

## Check out the final product here
https://hackathon-tw-2024.github.io/zebrahack2-0-wlog/

## Team Members
- **Horia-Ioan Potop** (@Horicuz)
- **Stefan-Alexandru Gatej** (@steffegit)

## Event Details
- **Date:** December 14, 2024
- **Duration:** 6-hour coding session

## Project Summary
In this fast-paced hackathon, our team of two efficiently executed the project, successfully completing all tasks well ahead of the deadline. While most teams consisted of four members, we utilized our good teamwork and streamlined approach to outperform the competition.

Our solution stood out in the following key areas:
- **Design:** Clean, modern UI with a focus on visual appeal.
- **Responsiveness:** Seamless user experience across multiple devices.
- **User-Friendliness:** Intuitive navigation for a smooth browsing experience.

We created a platform that not only fulfilled the functional requirements but also delivered a polished and engaging experience for users, ensuring it met the educational goals of AmpliFY ONG.

## Features
- **Educational Resource Library:** Well-organized and categorized content for easy access.
- **Interactive Elements:** Dynamic components that engage users throughout their navigation.
- **Mobile Compatibility:** Fully responsive design for an optimal experience on both desktop and mobile devices.
- **User-Centered Design:** Focus on intuitive interactions and accessibility.

## Technologies Used
- Frontend: HTML, CSS, JavaScript
(We weren't allowed to use Bootstrap or React)

## Conclusion
By combining efficient teamwork, creativity, and a user-centric approach, we managed to develop a standout project within a short timeframe. Our work was recognized for its innovative design and practical functionality, making a meaningful contribution to AmpliFY ONG’s educational mission.

## General requirements

- See https://hackathon-tw-2024.github.io/#rules for the **Hackathon rules**.
- This repository, **MUST** contain in its root directory an `index.html` page, with the homepage of your project.
- All paths to other pages or other resources in the project must be relative.
- For example, if you want to include `styles/home.css` in `index.html`, you will need to reference as `styles/home.css`, not `/styles/home.css`.
- Proper `git` usage is REQUIRED. This means:
- All code **MUST** be on the `main` branch of your repository.
- Last `push` must be done before `15:30`.
- This repository **MUST** to contain:
- the project's code;
- the project's presentation (power point, google slides).