An open API service indexing awesome lists of open source software.

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.

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"]
}
```