-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogramming.html
More file actions
123 lines (116 loc) · 7.19 KB
/
Copy pathprogramming.html
File metadata and controls
123 lines (116 loc) · 7.19 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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js"> <!--<![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./styles/pages/programming.css">
<link rel="stylesheet" href="./styles/ui/background.css">
<link rel="stylesheet" href="./styles/ui/header.css">
<link rel="stylesheet" href="./styles/ui/fade.css">
<script defer src="./scripts/script.js"></script>
<script defer src="./scripts/carousel.js"></script>
<link rel="icon" type="image/x-icon" href="./assets/logo.png">
<title style="font-size: 0;">Programming</title>
<script type="text/javascript">
<!--
if (screen.width <= 699) {
document.location = "phone.html";
}
//-->
</script>
</head>
<body>
<!--[if lt IE 7]>
<pYou are using an <strong>outdated</strong> browser. Please <a href="#">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<header>
<a class="logo" style="text-align:center;" href="./index.html">rB</title>
<nav>
<ul class="navigate_links">
<li><a href="./about.html">About Me</a></li>
<li><a href="./programming.html">Programming</a></li>
<li><a href="./media.html">Visual Media</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
</nav>
</header>
<div class="project-carousel">
<div class="projects-container">
<div class="projects" id="projects">
<!-- Project 1 -->
<div class="project-item">
<a class="column" href="projects/discordparty.html">
<div class="content" style="text-align: center;" id="dp">
<img id="icon_dp" src="./assets/discord party.jpg" alt="" style="width:76%;">
<h3 style="font-size: 40px; font-family: 'Montserrat', sans-serif;">Discord Party</h3>
<p class="desc">A Discord bot that plays a collection of minigames with your friends</p>
<p class="desc" style="opacity: 0.75;">Developed in JavaScript (NodeJS)</p>
</div>
</a>
</div>
<!-- Project 2 -->
<div class="project-item">
<a class="column" href="projects/spacerace.html">
<div class="content" style="text-align: center;" id="sr">
<img id="icon_sr" src="./assets/spacerace.png" alt="" style="width:100%">
<h3 style="font-size: 40px; font-family: 'Montserrat', sans-serif;">Space Race</h3>
<p class="desc">A sidescrolling shooter game in Unity made for Adventure GameJam 2023</p>
<p class="desc" style="opacity: 0.75;">Developed in C#/Unity</p>
</div>
</a>
</div>
<div class = "project-item">
<a class="column" href = "https://thatmajesticguy.itch.io/mauly-and-molly" target = "_blank">
<div class="content" style = "text-align: center;" id = "m&m">
<img id = "icon_tf2" src="./assets/mauly and molly.png"alt="" style="width: 68%; transform: translateY(12px);">
<h3 style = "font-size: 40px; font-family: 'Montserrat', sans-serif;">Mauly<br>and Molly</h3>
<p class = "desc">A roguelike hack-and-slash game made in 2 days for the ScoreSpace Game Jam</p>
<p class = "desc" style = "opacity: 0.75;">Developed in C#/Unity</p>
</div>
</a>
</div>
<div class = "project-item">
<a class="column" href = "https://github.com/raf-aye/wordle-godot" target = "_blank">
<div class="content" style = "text-align: center;" id = "wordle">
<img id = "icon_tf2" src="./assets/wordle godot.png"alt="" style="transform: translateY(12px);">
<h3 style = "font-size: 40px; font-family: 'Montserrat', sans-serif;">Wordle<br>Godot Ver.</h3>
<p class = "desc">A prototype Wordle clone made using Godot to test out the engine</p>
<p class = "desc" style = "opacity: 0.75;">Developed in Godot/GDScript</p>
</div>
</a>
</div>
<div class = "project-item">
<a class="column" href = "projects/tf2.html">
<div class="content" style = "text-align: center;" id = "tf2">
<img id = "icon_tf2" src="./assets/Team_Fortress_2_style_logo.svg"alt="" style="width:60%; transform: translateY(12px);">
<h3 style = "font-size: 40px; font-family: 'Montserrat', sans-serif;">Team Fortress 2 Randomizer</h3>
<p class = "desc">A randomizer randomizing weapons and cosmetics for the game Team Fortress 2</p>
<p class = "desc" style = "opacity: 0.75;">Developed in HTML, CSS, and JavaScript</p>
</div>
</a>
</div>
<div class = "project-item">
<a class="column" href = "projects/hac.html">
<div class="content" style = "text-align: center;" id = "bs">
<img id = "icon_bs" src="./assets/hac.png" alt="" style="width:60%">
<h3 style = "font-size: 40px; font-family: 'Montserrat', sans-serif;">Home Access Scrapper</h3>
<p class = "desc">A scrapper of Home Access Center that lets you see your grades from a terminal</p>
<p class = "desc" style = "opacity: 0.75;">Developed in Javascript (NodeJS)</p>
</div>
</a>
</div>
</div>
<!-- Navigation buttons -->
<button class="prev">❮</button>
<button class="next">❯</button>
<div class="page-counter">
<span id="current-page">1</span> / <span id="total-pages">5</span>
</div>
</div>
</body>
</html>