Compare commits

...

6 Commits

Author SHA1 Message Date
cd84026bb4 Add PROJECTS-PRIORITY.md 2025-09-03 22:09:30 -04:00
d7d2c94291 Add PROJECTS-SPECIAL.md 2025-09-03 22:08:53 -04:00
c8c2828d23 Add PROJECTS-NORMAL.md 2025-09-03 22:08:21 -04:00
1cbd8b267b Update ACTIVITY-INDEX.md
Seperating them into there own .md
2025-09-03 22:07:45 -04:00
81696ca4a0 Add LANGUAGES.md 2025-09-03 22:06:24 -04:00
b77d7db459 Update INTERESTS.md
Moving Languages to its own .md
2025-09-03 22:05:53 -04:00
7 changed files with 43 additions and 47 deletions

6
ACTIVITY-INDEX.md Normal file
View File

@@ -0,0 +1,6 @@
| Activity Index |
|-|-|
| **Icon** | **Description** |
| 🟢 | I **AM** activity working on the project. |
| 🔴 | I have temporarily **suspended** my activity on this project.|
| ⚫ | I am **NOT** activity working on the project. |

View File

@@ -1,30 +0,0 @@
| Activity Index |
|-|-|
| **Icon** | **Description** |
| 🟢 | I **AM** activity working on the project. |
| 🔴 | I have temporarily **suspended** my activity on this project.|
| ⚫ | I am **NOT** activity working on the project. |
| Projects Index | NORMAL |
|-|-|
| **Icon** | **Description** |
| ✅ | This project is in an **ACTIVE** state. |
| | This project is in a **PARKED** state. |
| ❌ | This project is in an **INACTIVE** state. |
| Projects Index | SPECIAL |
|-|-|
| **Icon** | **Description** |
| ⚠️ | This project **requires** user cautious. |
| 🔍 | This project **requires** more research. |
| ⚙️ | This project **requires** Maintenance. |
| 🪲 | This project **requires** Debugging. |
| 📝 | This project **requires** Documentaion. |
| Projects Index | PRIORITY |
|-|-|
| **Icon** | **Description** |
| ‼️ | Critical |
| ⁉️ | High |
| ❗ | Medium |
| ❕ | Low |

View File

@@ -8,19 +8,3 @@
| APIs | I use APIs alot with some applications, As they can be more secure then providing login | | APIs | I use APIs alot with some applications, As they can be more secure then providing login |
| Xlangs | I am able to convert some applications from one programming langauge to another. | | Xlangs | I am able to convert some applications from one programming langauge to another. |
| Audio | I enjoyed Fruit Loops Studio on Mobile. I loved being able to craft unique sounds. | | Audio | I enjoyed Fruit Loops Studio on Mobile. I loved being able to craft unique sounds. |
| 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. |

15
LANGUAGES.md Normal file
View File

@@ -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. |

6
PROJECTS-NORMAL.md Normal file
View File

@@ -0,0 +1,6 @@
| Projects Index | NORMAL |
|-|-|
| **Icon** | **Description** |
| ✅ | This project is in an **ACTIVE** state. |
| | This project is in a **PARKED** state. |
| ❌ | This project is in an **INACTIVE** state. |

7
PROJECTS-PRIORITY.md Normal file
View File

@@ -0,0 +1,7 @@
| Projects Index | PRIORITY |
|-|-|
| **Icon** | **Description** |
| ‼️ | Critical |
| ⁉️ | High |
| ❗ | Medium |
| ❕ | Low |

8
PROJECTS-SPECIAL.md Normal file
View File

@@ -0,0 +1,8 @@
| Projects Index | SPECIAL |
|-|-|
| **Icon** | **Description** |
| ⚠️ | This project **requires** user cautious. |
| 🔍 | This project **requires** more research. |
| ⚙️ | This project **requires** Maintenance. |
| 🪲 | This project **requires** Debugging. |
| 📝 | This project **requires** Documentaion. |