https://github.com/jadogg/jadogg.github.io
😀🌐
https://github.com/jadogg/jadogg.github.io
Last synced: 7 months ago
JSON representation
😀🌐
- Host: GitHub
- URL: https://github.com/jadogg/jadogg.github.io
- Owner: JaDogg
- License: mit
- Created: 2022-01-13T20:18:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T00:10:00.000Z (about 2 years ago)
- Last Synced: 2025-06-08T13:04:41.860Z (7 months ago)
- Language: HTML
- Homepage: https://jadogg.github.io
- Size: 1.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hey
This is my updated personal website
Theme based on - https://github.com/xNaCly/blog and https://github.com/xNaCly/hugo-theme-xnacly (MIT License)
## Projects - `data/projects.json`
```
{
"title": "x",
"description": "xw",
"url": "https://github.com/...",
"tech": ["Java", "Python"]
},
```
## Skills section - `data/skills.json`
```
{
"langs": [
"Python3"
"C"
],
"frameworks": [
"Make"
],
"tools": [
"Jetbrains Intellij"
]
}
```