Skip to content

Commit 5d9dff0

Browse files
authored
Merge pull request #1 from SitarahA/update-presentation
Update presentation
2 parents becc9bd + 7cbd400 commit 5d9dff0

File tree

3 files changed

+25
-4
lines changed

3 files changed

+25
-4
lines changed

FuzzRGB_Sketches.png

322 KB
Loading

index.html

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
66

7-
<title>reveal.js</title>
7+
<title>PR00 - FuzzRGB</title>
88

99
<link rel="stylesheet" href="dist/reset.css">
1010
<link rel="stylesheet" href="dist/reveal.css">
@@ -16,8 +16,29 @@
1616
<body>
1717
<div class="reveal">
1818
<div class="slides">
19-
<section>Slide 1</section>
20-
<section>Slide 2</section>
19+
<section><h1>FuzzRGB</h1>
20+
<p>Sitarah Ali</p>
21+
<p>October 30, 2025</p>
22+
</section>
23+
<section>
24+
<h2>Project Overview</h2>
25+
<p> <a href="https://github.com/Lord-Memester/FuzzRGB">FuzzRGB</a> is a python script made by a classmate to generate RGB static noise images.</p>
26+
<img src="static.png">
27+
</section>
28+
<section>
29+
<h2>Non-Code Contribution Opportunities</h2>
30+
<p>Currently, the only non-code opportunity I know of is the need for a logo for the repository's README, which I've made an <a href="https://github.com/Lord-Memester/FuzzRGB/issues/7">issue</a> for.</p>
31+
<p>This contribution makes the repo's README appear a little more aesthetically appealing.</p>
32+
</section>
33+
<section>
34+
<h2>Contribution Guidelines</h2>
35+
<p>As this project is relatively small, specific contributing guidelines are not currently available.</p>
36+
</section>
37+
<section>
38+
<h2>Your Next Steps</h2>
39+
<p>My contribution will be a logo for the README - I've already started some sketches for it.</p>
40+
<img src="FuzzRGB_Sketches.png" width="400" hieght="278">
41+
</section>
2142
</div>
2243
</div>
2344

@@ -37,4 +58,4 @@
3758
});
3859
</script>
3960
</body>
40-
</html>
61+
</html>

static.png

29.5 KB
Loading

0 commit comments

Comments
 (0)