This repository contains various projects and tests related to web development, maintained by Zacklack. It includes everything from school projects to experimental features.
- Chillicord Minecraft Server A website that presents my own minecraft server
- Discord/TOS: Terms of Service for my Discord Bot.
- English Quiz: A quiz application for English learners.
- Error-pages: All kinds of error pages, like 404, 403, etc.
- Login: Includes my login site, written in php
- Overview-side: A side that provides a full overview of all my links, available under the link https://zacklack.de
- School Project: The first project related to school assignments.
- Solid-Projekt Presentation Site: A small but informative webpage about the "Solid" project
- Test: Some test sites to test out new features
- Website-scanner a Python tool to scan a webpage for types of media files
- index.html: A main file.
- HTML
- CSS
- JavaScript
- Python
To get a local copy up and running follow these simple steps.
- A modern web browser that supports HTML5, CSS3, and JavaScript.
- Clone the repo
git clone https://github.com/Zzackllack/Websites.git
- Navigate to the project directory
cd Websites
- Open the index.html file in a web browser to view the project.