tools/projects/projects.json

62 lines
No EOL
2.7 KiB
JSON

[
{
"name": "fentseller.lol",
"subheader": "The 'Tools' Site",
"description": "The site you are currently on is my biggest project as of right now.(Domain gifted by saif)",
"url": "https://fentseller.lol"
},
{
"name": "Guestbook",
"subheader": "A Guestbook frontend from SmartGB",
"description": "A custom frontend for a <a href='https://users2.smartgb.com/g/g.php?a=s&i=g26-39906-27/'>SmartGuestBook</a>, which uses a CORS Proxy to fetch the guestbook entries.",
"url": "/guestbook"
},
{
"name": "ZyMusic",
"subheader": "Android Music Streaming App",
"description": "A fork of <a href='https://github.com/vfsfitvnm/ViMusic/'>ViMusic</a> that includes more colors. (Very, very unfinished however; YouTube/Google added an anti-bot protection addition that broke it.)",
"url": "https://github.com/zyqunix/ViMusic-master/"
},
{
"name": "ZyMusic 2",
"subheader": "Android Music Streaming App",
"description": "A fork of <a href='https://github.com/25huizengek1/ViTune/'>ViTune</a> (fork of ViMusic) that includes more colors.",
"url": "https://github.com/zyqunix/ViTune/"
},
{
"name": "Unexpected Keyboard",
"subheader": "Android Keyboard",
"description": "A fork of <a href='https://github.com/Julow/Unexpected-Keyboard/'>Unexpected Keyboard</a> that includes more colors, just like ZyMusic.",
"url": "https://github.com/zyqunix/Unexpected-Keyboard"
},
{
"name": "MyWig",
"subheader": "Android Widgets App",
"description": "An app with Flashcards; more widgets coming soon. Name means 'MyWidget'.",
"url": "https://github.com/zyqunix/MyWig"
},
{
"name": "AutoClicker",
"subheader": "A C# AutoClicker",
"description": "An AutoClicker written in C# using the MouseKeyHook Library.",
"url": "https://github.com/zyqunix/AutoClicker"
},
{
"name": "Bio",
"subheader": "An 'About Me' Site",
"description": "A site about me with a music player. Donate Crypto to keep this site up!",
"url": "https://github.com/zyqunix/Bio"
},
{
"name": "GitHub Repositories",
"subheader": "My GitHub Repositories",
"description": "Here are all of my GitHub repositories, where you can fork, star, and open issues (if needed).",
"url": "https://github.com/zyqunix?tab=repositories"
},
{
"name": "Hyprland Dots",
"subheader": "My Hyprland Dotfiles",
"description": "My Arch Hyprland dotfiles with my rofi, wallust and hypr (18.8mb).",
"url": "/assets/zyqunix hyprland dots.zip"
}
]