ICST4 is a static landing-page template built with HTML5, CSS3, and JavaScript for the fourth International Conference on Science and Technology held in Awbari, Libya.
What is ICST4?
ICST4 is a hand-coded landing webpage for an academic conference, created by developer Hamma Azarok and credited to Microverse Inc., Sebha University, and Cindy Shin. It takes conference information such as theme, schedule, location, speakers, and ticketing details and presents them in a single-page layout that runs entirely in the browser. The project is hosted on GitHub and has a live demo on GitHub Pages.
Key Features
- Plain HTML/CSS/JS stack — Built entirely with HTML5, CSS3, and JavaScript, requiring no framework, build tool, or server-side processing.
- Conference information sections — Designed to present the conference theme, schedule, location, speaker list, and ticketing details on a single landing page.
- No-build setup — Run directly in any browser by opening the HTML file; only a text editor like VSCode or Vim is required as a prerequisite.
- GitHub Pages live demo — The project is deployed at https://hammaazarok.github.io/icst4/ so visitors can preview the page without installing anything.
- MIT license — You can reuse, modify, and distribute the code freely with attribution.
- Contribution friendly — Contributions are welcome via the issues page, and the project acknowledges Microverse Inc., Sebha University, and Cindy Shin.
Who should use ICST4?
Conference organizers of academic or scientific events can use this template to publish a clean, single-page informational site with agenda, venue, and ticketing details. Web developers learning the basics of HTML, CSS, and JavaScript can read the source code to see how a static landing page is structured. Universities or research institutions hosting similar events can fork the repository and adapt the content for their own conference.
What can you do with ICST4?
- Conference organizers: launch an event page that presents the conference theme, program schedule, venue location, speaker lineup, and ticket purchase information without building a backend.
- Developers: study a minimal, readable HTML/CSS/JS codebase that follows a "clone and open" workflow, making it easy to inspect and extend.
- Students and educators: use the project as a hands-on example of a static landing page with a live demo on GitHub Pages.
How does ICST4 work?
The README outlines two ways to get the page running: clone the repository with git clone https://github.com/hammaazarok/portfolio.git, or download the ZIP file and extract it. After that, copy all project files into a code editor such as VS Code and open the HTML file in a browser — no compilation or dependency installation is needed.
FAQ
Is ICST4 free to use?
Yes. The project is released under the MIT license, so you are free to use, modify, and distribute the code as long as you include the original copyright notice.
What technologies does ICST4 use?
The landing page is built with HTML5, CSS3, and JavaScript. No external frameworks, CSS preprocessors, or build tools are listed as dependencies.
How do I run ICST4 locally?
Clone the repository or download the ZIP, then open the HTML file in any modern web browser. The prerequisites are just a code editor like VSCode or Vim; no server configuration is needed.
Is there a live demo of ICST4?
Yes. The author hosts a live version at https://hammaazarok.github.io/icst4/ where you can see the conference landing page in action.
Can I contribute to ICST4?
Contributions, issues, and feature requests are welcome. The project encourages users to check the issues page and submit their own improvements.





