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

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!

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.