night0721.xyz/content/about.md

52 lines
1.8 KiB
Markdown
Raw Normal View History

2023-11-07 21:55:50 +01:00
---
title: "About"
2024-02-05 20:51:19 +01:00
description: "I am a college student, backend Developer from Hong Kong based in United Kingdom. I make Minecraft Mods and Plugins, a Discord bot for the CODM community, also various websites for people to use. I aim to create free, minimal and open source software for public use. Moreover, I am trying to make my own ecosystem of various software that all is tailor made by myself and without any unnecessary features. The softwares I had made includes, paste bin, image uploader, URL shortener, shell interpreter, and more to come. Currently I am studying A levels, doing Maths, Further Maths, Computer Science and Phyiscs."
lastmod: "2024-02-05"
2023-11-07 21:55:50 +01:00
---
2023-11-11 02:01:22 +01:00
# Skills
{{<hrefbut onclick="window.open('/CV.pdf');" text="Resume/CV">}}
## Programming Languages
- Java - Advanced
- TypeScript - Advacned
- JavaScript - Advanced
- Python - Advanced
- HTML - Medium
- CSS - Medium
2024-02-05 20:51:19 +01:00
- C - Medium
2023-11-11 02:01:22 +01:00
- Kotlin - Beginner
## Tools
- Cloud: Vercel, Netlify
- Database: MongoDB, SQL
- Java: Gradle, Maven
- JavaScript: React, Next.js, Express, Electron, Chart.js, Socket.io
- Git
- Linux: Arch Linux, Ubuntu, Debian
# Grades
## GCSE
- Maths: 9
- Computer Science: 9
- Phyiscs: 9
- Further Maths: A
- Chemistry: 8
- Geography: 8
- History: 8
- Design Technology: 7
- Biology: 7
- English Literature: 6
- English Language: C
# About this website
This website is written with only HTML, CSS and JS as I want to maximise the performance of the website but without the bloated JavaScript from modern frameworks.
I wanted to use the website as a special place for my imagination, writing without the restriction from social media. The posts here will be mostly about programming and Linux.
The creation of the website is highly inspirated by [BugsWriter](https://bugswriter.com/") and [Eric Murphy](https://ericmurphy.xyz/"), all credits go to them.