mirror of
https://github.com/Alvin-Zilverstand/school.git
synced 2026-03-06 03:06:33 +01:00
66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
|
|
# 🌟 My Coding Odyssey: A School Project Chronicle 🌟
|
|
|
|
---
|
|
|
|
<p align="center">
|
|
<img src="https://img.shields.io/github/last-commit/Alvin-Zilverstand/school?style=for-the-badge" alt="last commit"/>
|
|
<img src="https://img.shields.io/github/repo-size/Alvin-Zilverstand/school?style=for-the-badge" alt="repo size"/>
|
|
</p>
|
|
|
|
> Welcome to my digital portfolio and learning playground! This repository is a living chronicle of my journey through the world of software development during my school years. Each project, big or small, represents a new challenge accepted and a new lesson learned.
|
|
|
|
---
|
|
|
|
## 🚀 Challenges
|
|
|
|
Here you'll find a collection of my "challenges," all neatly organized by year.
|
|
|
|
<div align="center">
|
|
|
|
### Year 1
|
|
|
|
| Challenge | Description |
|
|
| :--- | :--- |
|
|
| [Challenge 01: Bricks](./projects/year_01/challenge_01/README.md) | My first challenge, "bricks". |
|
|
| [Challenge 03: Car Site](./projects/year_01/challenge_03/README.md) | A website for car enthusiasts. |
|
|
| [Challenge 04: SkillSphere](./projects/year_01/challenge_04/README.md) | A platform for sharing skills. |
|
|
| [Challenge 05: Network Building](./projects/year_01/challenge_05/README.md) | A project about network infrastructure. |
|
|
| [Challenge 07: School Canteen](./projects/year_01/challenge_07/README.md) | A database project for a school canteen. |
|
|
| [Challenge 08: Pokedex](./projects/year_01/challenge_08/README.md) | A Pokedex application. |
|
|
| [Challenge 09: Spik-en-span](./projects/year_01/challenge_09/README.md) | A website for a cleaning service. |
|
|
| [Challenge 10: Photo Gallery](./projects/year_01/challenge_10/README.md) | A photo gallery project. |
|
|
| [Challenge 11: Portfolio](./projects/year_01/challenge_11/README.md) | My personal portfolio website. |
|
|
|
|
### Year 2
|
|
|
|
| Challenge | Description |
|
|
| :--- | :--- |
|
|
| [Challenge 13: Messy Coder](./projects/year_02/challenge_13/README.md) | Refactoring and improving a messy codebase. |
|
|
| [Challenge 14: Warehouse App Planning](./projects/year_02/challenge_14/README.md) | Planning a warehouse management application. |
|
|
| [Challenge 15: Warehouse App Creation](./projects/year_02/challenge_15/README.md) | Creating the warehouse management application. |
|
|
|
|
</div>
|
|
|
|
---
|
|
|
|
## 💻 Technologies I'm Learning
|
|
|
|
I'm constantly learning and experimenting with new technologies. Here are some of the tools and languages you'll find in my projects:
|
|
|
|
* **Frontend:** 🌐 HTML | 🎨 CSS | interactive JS
|
|
* **Backend:** 🐘 PHP
|
|
* **Databases:** 🗄️ SQL
|
|
|
|
---
|
|
|
|
## 🔄 Stay Tuned!
|
|
|
|
This repository is always a work in progress. I'm constantly adding new projects and challenges, so make sure to check back often to see what I'm up to!
|
|
|
|
---
|
|
|
|
<p align="center">
|
|
Thanks for visiting!
|
|
</p>
|