https://github.com/zzackllack/websites
This repo houses my web projects and tests, including school work and feature experiments. Dive into the folders for specifics!
https://github.com/zzackllack/websites
linktree quiz school-project testing website
Last synced: 5 months ago
JSON representation
This repo houses my web projects and tests, including school work and feature experiments. Dive into the folders for specifics!
- Host: GitHub
- URL: https://github.com/zzackllack/websites
- Owner: Zzackllack
- Created: 2024-05-12T14:49:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T17:52:30.000Z (about 1 year ago)
- Last Synced: 2025-07-30T04:00:52.000Z (11 months ago)
- Topics: linktree, quiz, school-project, testing, website
- Language: HTML
- Homepage: https://zacklack.de
- Size: 17.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zacklack's Website Repository
## About
This repository contains various projects and tests related to web development, maintained by Zacklack. It includes everything from school projects to experimental features.
### Projects Included:
- **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.
## Technologies Used
- HTML
- CSS
- JavaScript
- Python
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- A modern web browser that supports HTML5, CSS3, and JavaScript.
### Installation
1. Clone the repo
```sh
git clone https://github.com/Zzackllack/Websites.git
2. Navigate to the project directory
```sh
cd Websites
3. Open the index.html file in a web browser to view the project.