Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahammad-mostafa/game-industry-conference

This is the capstone project for the first module in Microverse program. It represents a conference event for video game development.
https://github.com/mahammad-mostafa/game-industry-conference

css3 es6 flexbox github-flow grid-layout html-css-javascript html5 microverse microverse-projects responsive-layout responsive-web-design semantic-web

Last synced: about 1 month ago
JSON representation

This is the capstone project for the first module in Microverse program. It represents a conference event for video game development.

Awesome Lists containing this project

README

        

# 🏷️ Game Industry Conference

This is the capstone project in the first module in the **Microverse** program.


Check the below contents for further details about this project.

# 📗 Contents

- [Description](#description)
- [Instructions](#instructions)
- [Authors](#authors)
- [Future](#future)
- [Contributions](#contributions)
- [Support](#support)
- [Acknowledgements](#acknowledgements)
- [License](#license)

# 📖 Description

This project is about building a game industry conference website. It contains four pages (home/about/tickets/program).
It also includes some config linters for (`HTML` / `CSS3` / `JavaScript`) in the `.github` folder.

📌 **Live Demo:**
- See the project live from [here](https://mahammad-mostafa.github.io/game-industry-conference).
- Check a screen recording to showcase the project from [here](https://www.loom.com/share/7f48ff3133ee408e9e0eadaef7176932?sid=fb3f639e-0d29-454d-b1d7-8764f453f2bb).

📌 **Tech Stack:**
- Page strucutre is built with `HTML5`
- Styling and effects built with `CSS3`
- Interaction and dynamic content built with `JavaScript`

📌 **Key Features:**
- Mobile first design approach
- Responsive design on all screens
- Icons in webfont format for sharp visuals
- Hover effect on every link and icon
- Toggling hamburger mobile menu
- Dynamic loading of speakers section in home page

back to top

# 🛠️ Instructions

You can easily download or fork this repository and work on it immadiately!

📌 **Prerequisites:**
- No prior requirements needed!

📌 **Setup:**
- Simply download or fork this repository.

📌 **Deployment:**
- You can deploy this project by uploading two files (`index.html` / `about.html`) and `assets` folder to a live server.

back to top

# 👥 Authors

📌 **Mahammad:**
- [GitHub](https://github.com/mahammad-mostafa)
- [Twitter](https://twitter.com/mahammad_mostfa)
- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)

# 🔭 Future

Some additional features I may implement in the project:
- [ ] Backend and database integration
- [ ] Admin panel for content management

back to top

# 🤝🏻 Contributions

Wish to contribute to this project?


Contributions, issues, and feature requests are more than welcome!


Feel free to check the [issues](../../issues) page too.

back to top

# ⭐️ Support

Like this project? Show your support by starring!

back to top

# 🙏🏻 Acknowledgements

I thank everyone at **Microverse** for guiding me through this project.


Special thanks for [Kiju Shin](http://linkedin.com/in/adagio07) who built the reference [design](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015).

back to top

# 📝 License

This project is [MIT](LICENSE.md) licensed.

back to top