index.html 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
  5. <title>f.g :: index</title>
  6. <link rel="shortcut icon" href="favicon.png" type="image/x-icon">
  7. <link href="layout/style_pink.css" rel="stylesheet" type="text/css" media="all">
  8. <link href="layout/style_shared.css" rel="stylesheet" type="text/css" media="all">
  9. </head>
  10. <body>
  11. <div class="navigation">
  12. <img class="icon" src="favicon.png" alt="fear.garden">
  13. <a href="index.html">index</a>
  14. <a href="https://nyarlathotep.atabook.org/">guestbook</a>
  15. <a href="mailto:nyar@fear.garden">email</a>
  16. </div>
  17. <div class="text">
  18. <!-- section -->
  19. <p class="center"><img src="img/banner_fg2025_luce.jpg" alt="fear.garden" class="curved"></p>
  20. <p class="center"><a href="https://www.last.fm/user/fluticasone">
  21. <img src="https://lastfm-recently-played.vercel.app/api?user=fluticasone&width=400&show_user=footer&header_style=compact_stats_only&count=1&bg_color=000&border_radius=0" style="border:1px solid #fff" alt="Now scrobbling on Last.fm..." class="curved"></a>
  22. </p>
  23. <hr>
  24. <!-- section -->
  25. <h2>Page updated: 2 June 2025</h2>
  26. <p>Welcome to my site!! I'm Nyar (they/he), a casual sysadmin from Canada and a cryptid with a computer. There's not a ton of stuff here, but I try to update from time to time.</p>
  27. <p>My main interests are currently rhythm games (Wacca and SDVX specifically), listening to J-core (mostly Hardcore Tano*C stuff, with USAO being my fav), and kissing my big demon bf Lucemon Falldown Mode ='w'=</p>
  28. <marquee>
  29. <img src="digimon/img_lucesprites/luce_dswalk.gif" alt="">
  30. </marquee>
  31. <hr>
  32. <!-- section -->
  33. <h1>navigation</h1>
  34. <h2>General</h2>
  35. <p>
  36. &numsp; &rdsh; <a href="https://systematic.love">About</a> (secondary site)<br>
  37. &numsp; &rdsh; <a href="general/contact.html">Contact & links</a><br>
  38. &numsp; &rdsh; <a href="music/uploads.html">Music uploads</a>
  39. </p>
  40. <h2>Media logs</h2>
  41. <p>
  42. &numsp; &rdsh; <a href="medialogs/2024.html" style="text-decoration:line-through;">2024</a><br>
  43. &numsp; &rdsh; <a href="medialogs/2025.html">2025</a>
  44. </p>
  45. <!--<h2>Love letters :3</h2>
  46. <p>
  47. &numsp; &rdsh; <a href="asuka/index.html">Asuka R. Kreutz</a><br>
  48. &numsp; &rdsh; <a href="#" style="text-decoration:line-through;">Lucemon</a><br>
  49. </p>-->
  50. <h2>Rambling about things I enjoy</h2>
  51. <p>
  52. &numsp; &rdsh; <a href="#" style="text-decoration:line-through;">Digimon</a><br>
  53. &numsp; &rdsh; <a href="asuka/index.html">Love letter to Asuka R. Kreutz</a><br>
  54. &numsp; &rdsh; <a href="digimon/lucemon.html" style="text-decoration:line-through;">Love letter to Lucemon</a><br>
  55. &numsp; &rdsh; <a href="rhythmgames/arcade.html">Rhythm games - arcade</a><br>
  56. &numsp; &rdsh; <a href="rhythmgames/mobile.html">Rhythm games - mobile</a>*<br>
  57. &numsp; &rdsh; <a href="general/nostalgia.html" style="text-decoration:line-through;">Things that shaped me (nostalgia)</a><br>
  58. &numsp; &rdsh; <a href="music/vocalsynth.html">Vocalsynth music</a>
  59. </p>
  60. <h2>Resources</h2>
  61. <p>
  62. &numsp; &rdsh; <a href="resources/dangerousjungle.html">HTML/CSS codes</a><br>
  63. &numsp; &rdsh; <a href="resources/hosting.html">Site & server hosting for cheap assholes</a>
  64. </p>
  65. <p>* indicates that it still needs an update to my new layout</p>
  66. <hr>
  67. <!-- section -->
  68. <h1>other interesting people</h1>
  69. <p>Friends and other intriguing people I've encountered online:</p>
  70. <p class="center">
  71. <a href="https://radioworld.neocities.org"><img src="img/frens/radio.png" alt="Radio"></a>
  72. <a href="https://nailgun.neocities.org"><img src="img/frens/nilla.jpg" alt="Nilla"></a>
  73. <a href="https://jyushimatsu.web.fc2.com"><img src="img/frens/jyushimatsu.png" alt="Jyushimatsu"></a>
  74. <a href="https://koinuko.pink"><img src="img/frens/koinuko.gif" alt="Koinuko"></a>
  75. <a href="https://slimysomething.neocities.org"><img src="img/frens/slimy.png" alt="Slimy"></a>
  76. <a href="https://solradguy.neocities.org"><img src="img/frens/solradguy.png" alt="Sol Radguy"></a>
  77. </p>
  78. <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
  79. </div>
  80. <div class="center">
  81. <p>
  82. Made by Nyar &star;
  83. 2017-2025 &star;
  84. <a href="https://notabug.org/reactor/fear.garden/commits/master">Changelog</a><br>
  85. <img src="button.gif" alt="fear.garden">
  86. </p>
  87. </div>
  88. </body>
  89. </html>