From 81696ca4a09c7018a14861bcff9df66663021342 Mon Sep 17 00:00:00 2001 From: Unstable Kitsune Date: Wed, 3 Sep 2025 22:06:24 -0400 Subject: [PATCH] Add LANGUAGES.md --- LANGUAGES.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LANGUAGES.md diff --git a/LANGUAGES.md b/LANGUAGES.md new file mode 100644 index 0000000..2f0f2c0 --- /dev/null +++ b/LANGUAGES.md @@ -0,0 +1,15 @@ +| Language | Skill Level | Description | +|-|-|-| +| Angular | I'm a complete novice! | Angular is rather new to me, some of the applications do use it. I dont. | +| CSS | I'm a complete novice! | The Themer to HTML, its quite an advanced way of doing it! | +| C# | I'm an advanced level. | Second Codable language i learned! Not completely. | +| C++ | I'm at a advanced level. | I grew up with C++, Ultima Online from my freeshard days helped ALOT! | +| GO | I'm a complete novice! | GO is rather new to me, some of the applications do use it. I try not to. | +| Rust | I'm a complete novice! | Rust is rather new to me, some of the applications do use it. I dont. | +| JS | I'm at a novice - advanced level. | Due to RPG Maker's Code Structure, It has been rather easy. | +| Java | I'm at a novice level. | Unsure of this. Will update in future. | +| HTML | I am at a novice - competent level. | The Basics! The memories. Still re-learning. | +| PHP | I am at a novice. | As I am Still learning. | +| Python | I am at a advancable Level. | Most of my applications require python. | +| TypeScript | I'm a complete novice! | TypeScript is rather new to me, some of the applications do use it. I try not to. | +| Vue | I'm a complete novice! | Vue is rather new to me, some of the applications do use it. I dont. | \ No newline at end of file