-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
232 lines (210 loc) · 11.1 KB
/
index.html
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<!-- All files created mostly by ChatGPT based on a SquareSpace Template -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Andrew Rowe's Portfolio</title>
<link rel="stylesheet" href="styles.css">
<!--Analytics-->
<script>
window.va = window.va || function () { (window.vaq = window.vaq || []).push(arguments); };
</script>
<script defer src="/_vercel/insights/script.js"></script>
</head>
<body>
<!-- Header -->
<header>
<a href="#">Andrew Rowe's Portfolio</a>
</header>
<!-- About Me Section -->
<section id="about-me">
<div class="container">
<div class="left-column">
<img src="static/Andrew06_21Aug23.jpg" alt="Andrew Rowe">
</div>
<div class="right-column">
<h2>About Me</h2>
<img src="static/Andrew2.png" alt="Self Portrait">
<p>
I am a second-year co-op Computer Engineering student at Concordia University.
I completed my first year in General Engineering at Western University. I have intermediate knowledge in Java, C++, ARM Assembly, and object-oriented principles from university courses.
I also have basic knowledge in Python and React from hackathons. I am interested in embedded systems, micro-controllers, micro-processors, video games, trading stocks, and the cloud.
</p>
<h3>Fun Facts</h3>
<ul>
<li>My hometown is Mississauga, Ontario, but I am currently living in Montréal, Québec.</li>
<li>I can hold my breath underwater for 30 seconds.</li>
<li>One time I cut down a tree with an axe, lumberjack style.</li>
<li>I have A2 French level.</li>
</ul>
</div>
</div>
</section>
<!-- Awards and Recognition Section -->
<section id="awards-recognition">
<h2>Awards and Recognition</h2>
<div class="container">
<div class="left-column">
<img src="static/MS1.jpg" alt="Morgan Stanley Award">
<!-- <img src="static/MS2.jpg" alt="Award Image"> -->
<div>
<p><strong>Morgan Stanley Code To Give 2024</strong></p>
<p>Galactic Healer</p>
<p><strong>Date:</strong> 03/26/2024</p>
</div>
<div>
<p>
Helped create the frontend of a chatbot game to improve doctor and patient interactions for people with rare diseases.
Worked in a group of 7 Concordia students, including 6 master's students, over one week online through Stack.
Worked under the supervision of two Morgan Stanley employees.
</p>
<p>
<a href="https://galactic-healer.vercel.app/">Demo: Galactic Healer: https://galactic-healer.vercel.app/</a>
</p>
<p>
<a href="https://docs.google.com/presentation/d/1ETBvQ2OczXz3Mnimi4PTh32PpQJWaLq3HjilF8psrYU/edit?usp=sharing">Presentation: https://docs.google.com/presentation/d/1ETBvQ2OczXz3Mnimi4PTh32PpQJWaLq3HjilF8psrYU/edit?usp=sharing</a>
</p>
</div>
</div>
<div class="right-column">
<img src="static/McHacks11.jpg" alt="McHacks 11">
<div>
<p><strong>Third Place McHacks11</strong></p>
<p>Fluent Fingers</p>
<p><strong>Date:</strong> 01/26/2024</p>
</div>
<div>
<p>
Used a pre-existing model on Jupyter Notebook to classify ASL hand signals by taking pictures of the hand signals.
Worked on troubleshooting without previous knowledge or courses in computer vision.
</p>
<a href="https://devpost.com/software/fluentfingers">Demo: https://devpost.com/software/fluentfingers</a>
</div>
</div>
</div>
</section>
<!-- Hackathon Projects Section -->
<section id="hackathon-projects">
<h2>Hackathon Projects</h2>
<div class="carousel-wrapper">
<button class="carousel-btn prev-btn" id="prevBtn" aria-label="Previous">◀</button>
<div class="carousel">
<div class="carousel-item">
<img src="static/galactichealer.png" alt="Galactic Healer">
<h3>Galactic Healer</h3>
<p>
A chatbot game using AI to improve doctor and patient interactions for people with rare diseases.
Has a feedback system with a score for positive interactions.
</p>
<p>
<strong>Note:</strong> The app uses cookies to save data. Sometimes it lags with the response and showing information, but works after refreshing.
</p>
<a href="https://galactic-healer.vercel.app/" class="carousel-link">Demo: Galactic Healer</a>
</div>
<div class="carousel-item">
<img src="static/fluentfingers.jpeg" alt="Fluent Fingers">
<h3>Fluent Fingers</h3>
<p>
Used a pre-existing model on Jupyter Notebook to classify ASL hand signals by taking pictures of the hand signals.
Did troubleshooting without previous knowledge or courses in computer vision.
</p>
<a href="https://devpost.com/software/fluentfingers" class="carousel-link">Demo: Fluent Fingers</a>
</div>
<div class="carousel-item">
<img src="static/lebron.png" alt="Lebron James">
<h3>NBA Shot Tracker</h3>
<p>
Displays shot data of current and former NBA players (mostly to analyze the impact of lebron's legacy) using react, MongoDB, and R.
I used MongoDB to create an interactive database and display data with react.
Collaborated in a team of 3 other people from University of Wisconsin Madison.
Completed at Hacklytics 2024 in Atlanta, GA.
</p>
<a href="https://devfolio.co/projects/nba-shot-tracker-2673" class="carousel-link">Demo: Shot Tracker</a>
</div>
<div class="carousel-item">
<img src="static/nature1.png" alt="Nature">
<h3>Behaviour Wait Time Estimated</h3>
<p>
Uses Flask to display information about a model that estimates the wait time for a gaming match.
I helped give ideas for the model.
Submitted to ConUHacks8.
</p>
<a href="https://devpost.com/software/behaviour-waittime-estimated" class="carousel-link">Demo</a>
</div>
<div class="carousel-item">
<img src="static/nature2.png" alt="Nature">
<h3>Predictive Model For Booking Cancellations</h3>
<p>
I helped create a model to predict hotel bookings and cancellations based on several metrics. I mostly just made suggestions for this hackathon.
Submitted to DataQuest Hackathon at Western University.
</p>
<a href="https://devpost.com/software/predictive-model-for-booking-cancellations" class="carousel-link">Demo</a>
</div>
<div class="carousel-item">
<img src="static/heartbeat.png" alt="Nature">
<h3>Heartbeat</h3>
<p>
Used plotly and streamlit to dsiplay real-time banking information using a series of graphs.
Submitted to ConUHacks7. My first hackathon project.
</p>
<a href="https://devpost.com/software/not-as-advertised" class="carousel-link">Demo: Heartbeat</a>
</div>
</div>
<button class="carousel-btn next-btn" id="nextBtn" aria-label="Next">▶</button>
</div>
</section>
<!-- Personal Projects Section -->
<section id="personal-projects">
<h2>Personal Projects</h2>
<div class="container">
<div class="column">
<img src="static/moviewizard.png" alt="Movie Wizard">
<h3>Movie Wizard</h3>
<p>Completed as a Final Project for the Harvard CS50 Introduction to Computer Science Course Online</p>
<a href="https://github.com/arowe54/Movie-Wizard">GitHub Repo: https://github.com/arowe54/Movie-Wizard</a>
<a href="https://youtu.be/9cXNRzNFBAU">Demo: https://youtu.be/9cXNRzNFBAU</a>
</div>
<div class="column">
<img src="static/CS50x.png" alt="CS50 Certificate">
<h3>CS50 Certificate</h3>
<p>
Verified CS50 certificate for the Harvard CS50 Introduction to Computer Science Course completed in 2023.
Made projects with C for image editing, Python, JavaScript, HTML, CSS, and Flask.
</p>
<a href="https://courses.edx.org/certificates/5bbd0406d6fe48ab817e9acec0c8dd68">Course Certificate</a>
</div>
<div class="column">
<img src="static/mazerunner.png" alt="Maze Runner">
<h3>Maze Runner</h3>
<p>
Ray tracing game to navigate a 2D maze in 3D using the Windows console.
Includes a scrolling map and player position indicator in the top left.
</p>
<a href="https://github.com/arowe54/Maze_Console_Game">GitHub Repo: https://github.com/arowe54/Maze_Console_Game</a>
</div>
</div>
</section>
<!-- Portfolio Links Section -->
<section id="portfolio-links">
Github: <a href="https://github.com/arowe54"> https://github.com/arowe54</a>
Devpost: <a href="https://devpost.com/arowe54"> https://devpost.com/arowe54</a>
Linkedin: <a href="https://www.linkedin.com/in/andrew-john-rowe/"> https://www.linkedin.com/in/andrew-john-rowe/</a>
</section>
<!-- Resume Section -->
<section id="resume">
<img src="static/Andrew_Rowe_Resume.jpg" alt="Resume">
</section>
<!-- Footer -->
<footer>
<span>Andrew Rowe's Portfolio</span>
<span>[email protected]</span>
</footer>
<script src="carousel.js"></script>
<!--Speed Analytics-->
<script>
window.si = window.si || function () { (window.siq = window.siq || []).push(arguments); };
</script>
<script defer src="/_vercel/speed-insights/script.js"></script>
</body>
</html>