Skip to content

My personal website!

License

Notifications You must be signed in to change notification settings

Somebud0180/SomeProot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f71b48e · · Feb 16, 2026

History

73 Commits
Feb 14, 2026
Feb 11, 2026
Feb 16, 2026
Feb 10, 2026
Feb 14, 2026
Feb 16, 2026
Feb 16, 2026
Feb 16, 2026
Feb 16, 2026
Feb 16, 2026
Feb 16, 2026
Feb 16, 2026

Repository files navigation

SomeProot

Hackatime Tracking

Website Screenshot showing the homepage

My personal website!

  • 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

Releases

No releases published

Packages

No packages published