- A homepage!
- A pointer tracking face!
- A little excerpt about me
- A projects tab!
- A few of my projects I made which are easily accessible
- A journals tab!
- A few writeups I made, will be added upon!
- A socials tab!
- My socials!
Repository Structure:
SomeProot/
├── README.md
├── LICENSE
├── index.html
├── journal_viewer.html
├── journal.html
├── projects.html
├── socials.html
├── Assets
│ ├── CSS
│ │ ├── journal_styles.css
│ │ ├── journal_viewer_styles.css
│ │ ├── main_styles.css
│ │ ├── projects_styles.css
│ │ └── socials_styles.css
│ ├── JS
│ │ └── script.js
│ ├── Images
│ │ ├── Face
│ │ │ ├── Blush.svg
│ │ │ ├── Eye_L.svg
│ │ │ ├── Eye_R.svg
│ │ │ └── Mouth.svg
│ │ ├── Projects
│ │ │ ├── CritterSweeper.png
│ │ │ ├── Prism.png
│ │ │ └── SomeAppsWeb.jpeg
│ │ ├── Socials
│ │ │ ├── Fallback_Profile.png
│ │ │ ├── Github.png
│ │ │ ├── Instagram.png
│ │ │ ├── Slack.png
│ │ │ └── Twitter.png
│ │ ├── Background
│ │ │ ├── Backdrop.png
│ │ │ ├── Pattern_L.png
│ │ │ └── Pattern_R.png
│ │ └── Misc
│ │ ├── Footer.png
│ │ └── Somebud.png
│ └── Text
│ ├── Journals
│ │ ├── index.json
│ │ ├── Juice_1.md
│ │ └── Juice_2.md
│ ├── Home.md
│ ├── Journal.md
│ └── Socials.md
├── .gitignore
├── .prettierignore
├── .github
│ └── workflows
│ └── static.yml
└── .vscode
└── launch.json
tic.yml
└── .vscode
└── launch.json