https://github.com/notcharrow/notcharrow
Config files for my GitHub profile.
https://github.com/notcharrow/notcharrow
config github-config
Last synced: 4 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/notcharrow/notcharrow
- Owner: NotchArrow
- Created: 2024-03-08T18:12:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-29T14:08:11.000Z (5 months ago)
- Last Synced: 2026-01-30T03:42:53.327Z (4 months ago)
- Topics: config, github-config
- Homepage: https://github.com/NotchArrow
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```json
{
"username": "NotchArrow",
"status": "Emerging Systems Engineer",
"education": "High School Junior",
"discord": "https://discord.gg/ZCaGkZeb4C",
"email": "NotchArrow@outlook.com",
"modrinth": "https://modrinth.com/user/NotchArrow",
"projects":
{
"ANN Research Project": "Studying the effect of model size and hyperparameters on overfitting in image classification",
"Computer Architecture": "Experimenting with custom CPU/ISA designs and Arduino circuit boards",
"Minecraft Modding": "Creating and maintaining Fabric Minecraft mods",
"Game Development": "Creating small 2D games and porting others to the TI-84 Calculator",
"Web Development": "Learning JavaScript to create a portfolio website and a list of learning resources for others",
"Python Automation": "Various macros using PyAutoGUI and web testing using Selenium"
},
"hobbies": ["swimming", "traveling", "playing piano"]
}
```