-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
168 lines (151 loc) · 8.94 KB
/
index.html
File metadata and controls
168 lines (151 loc) · 8.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/components.css">
<link rel="stylesheet" href="css/index.css">
<script src="js/banner-particles.js" defer></script>
<script src="js/scroll-down.js" defer></script>
<script src="js/random-greeting.js" defer></script>
<script src="js/revolving-text.js" defer></script>
<script src="js/profile-clicker.js" defer></script>
<script src="js/latest-blogpost.js" defer></script>
<script src="https://kit.fontawesome.com/a7bbea504e.js" crossorigin="anonymous"></script>
<title>NoomStuff.com</title>
<meta name="description" content="NoomStuff's Website! - Parttime gamedev & artist, fulltime idiot.">
<meta name="keywords" content="NoomStuff, games, gamedev, art, artist, development, gaming, indie games">
<link rel="icon" href="media/favicon.ico" type="image/x-icon">
<meta property="og:title" content="NoomStuff.com">
<meta property="og:description" content="Parttime gamedev & artist, fulltime idiot.">
<meta property="og:image" content="https://noomstuff.com/media/social-preview.png">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="NoomStuff.com">
<meta name="twitter:description" content="Parttime gamedev & artist, fulltime idiot.">
<meta name="twitter:image" content="https://noomstuff.com/media/social-preview.png">
<meta name="twitter:creator" content="@NoomStuff">
</head>
<body>
<main>
<div id="banner-background">
<section id="banner">
<div id="banner-text">
<p>Welcome to</p>
<h1 class="underline">NoomStuff.com</h1>
<h4>"Part-time gamedev & artist,<br>Full-time idiot"</h4>
</div>
<a href="#banner-arrow" id="banner-arrow">
<i class="fa-solid fa-chevron-down"></i>
</a>
</section>
</div>
<section id="introduction" class="background-light">
<figure class="profile-picture">
<img src="media/profile.png" alt="NoomStuff's profile picture" draggable="false">
</figure>
<article>
<h2><span id="random-greeting">Hi</span>, I'm <span class="text-gradient-light">NoomStuff</span></h2>
<p>Hobbyist <span id="revolving-text"></span></p>
</article>
</section>
<section>
<div class="divider">
<h6>My Games</h6>
</div>
<div class="grid-content">
<article class="tile">
<figure>
<img src="media/desktop-leafette/thumbnail.png" draggable="false">
<!--<video autoplay muted playsinline preload="auto" disablePictureInPicture controlslist="nodownload nofullscreen noremoteplayback" loop>
<source src="media/desktop-leafette/video.mp4" type="video/mp4">
</video>-->
</figure>
<h4>Desktop Leafette</h4>
<p>Soon to be the worlds most interactive desktop pet.</p>
<p>Still unreleased and in active development. Check out my socials for updates!</p>
<a href="https://bsky.app/profile/noomstuff.com" target="_blank" class="button bottom"><i class="fa-brands fa-bluesky"></i> Devlogs on Bluesky</a>
</article>
<article class="tile">
<figure>
<img src="media/konstrukt/thumbnail.png" draggable="false">
<!--<video autoplay muted playsinline preload="auto" disablePictureInPicture controlslist="nodownload nofullscreen noremoteplayback" loop>
<source src="media/konstrukt/video.mp4" type="video/mp4">
</video>-->
</figure>
<h4>KONSTRUKT</h4>
<p>Explore an abandoned brutalist megastructure using a special katana for traversal.</p>
<p>Developed in 10 days together with <a href="https://twitter.com/ItsPolyCube" target="_blank">Polycube</a> & <a href="https://youtube.com/@ABYSSALCORE2" target="_blank">AbyssalCore</a> for Bigmode 2026.
</p>
<a href="https://polycube2.itch.io/konstrukt" target="_blank" class="button bottom"><i class="fa-brands fa-itch-io"></i> View on Itch.io</a>
</article>
<article class="tile">
<figure>
<img src="media/buzzinga/thumbnail.png" draggable="false">
<video autoplay muted playsinline preload="auto" disablePictureInPicture controlslist="nodownload nofullscreen noremoteplayback" loop>
<source src="media/buzzinga/video.mp4" type="video/mp4">
</video>
</figure>
<h4>Buzzinga!</h4>
<p>Smack, slice and shoot way through through hordes of enemies in an ever shrinking room.</p>
<p>Developed in 3 days together with <a href="https://twitter.com/ItsPolyCube" target="_blank">Polycube</a> for Lame Jam 52.
</p>
<a href="https://polycube2.itch.io/buzzinga" target="_blank" class="button bottom"><i class="fa-brands fa-itch-io"></i> View on Itch.io</a>
</article>
<article class="tile">
<figure>
<img src="media/dont-leaf-me-hangin/thumbnail.png" draggable="false">
<video autoplay muted playsinline preload="auto" disablePictureInPicture controlslist="nodownload nofullscreen noremoteplayback" loop>
<source src="media/dont-leaf-me-hangin/video.mp4" type="video/mp4">
</video>
</figure>
<h4>Don't leaf me hangin'</h4>
<p>Scale down a mountain and into a cave, you can feel something is down there and you have to get to it. Watch your step and don't fall down.</p>
<p>Made in 1 week for the In Search Of Unique jam</p>
<div class="button-group bottom">
<a href="https://noomstuff.itch.io/dont-leaf-me-hangin" target="_blank" class="button"><i class="fa-brands fa-itch-io"></i>Itch.io</a>
<a href="https://speedrun.com/DontLeafMeHangin" target="_blank" class="button"><i class="fa-solid fa-trophy"></i>Speedruns</a>
</div>
</article>
<article class="tile">
<figure>
<img src="media/noom-platformer/thumbnail.png" draggable="false">
<video autoplay muted playsinline preload="auto" disablePictureInPicture controlslist="nodownload nofullscreen noremoteplayback" loop>
<source src="media/noom-platformer/video.mp4" type="video/mp4">
</video>
</figure>
<h4>Noom Platformer</h4>
<p>You tripped and fell down into a cave system, your goal is to get strong enough to be able to exit the cave.</p>
<p>My first real dive into game development.</p>
<div class="button-group bottom">
<a href="https://noomstuff.itch.io/noom-platformer" target="_blank" class="button"><i class="fa-brands fa-itch-io"></i>Itch.io</a>
<a href="https://speedrun.com/NoomPlatformer" target="_blank" class="button"><i class="fa-solid fa-trophy"></i>Speedruns</a>
</div>
</article>
</div>
</section>
<section>
<div class="divider">
<h6>Latest Blogpost</h6>
</div>
<article class="blog tile">
<div>
<h6>September 24th 2025</h6>
<h3>How I Invented 3,668,328 New Ways To Case Your Code</h3>
<p>How a joke turned into a hilariously overengineered Python script that can generate over 3.6 million new casing methods.</p>
<a href="https://blog.noomstuff.com/posts/animal-casing/" class="button bottom">Read Post<i class="fa-solid fa-chevron-right"></i></a>
</div>
<figure>
<img src="https://blog.noomstuff.com/posts/animal-casing/thumbnail.png" draggable="false">
</figure>
</article>
</section>
<footer>
<div class="divider"></div>
<h3>This page is under construction...</h3>
<p>Check back later to see new content!</p>
</footer>
</main>
</body>
</html>