Skip to content

Commit

Permalink
Small styling changes and remove some old projects
Browse files Browse the repository at this point in the history
  • Loading branch information
rosslh committed May 24, 2024
1 parent 94fefb5 commit 26d134d
Show file tree
Hide file tree
Showing 39 changed files with 1,482 additions and 1,126 deletions.
351 changes: 351 additions & 0 deletions assets/fonts/inter-v13-latin-500.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/fonts/inter-v13-latin-500.ttf
Binary file not shown.
Binary file added assets/fonts/inter-v13-latin-500.woff
Binary file not shown.
Binary file added assets/fonts/inter-v13-latin-500.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions content/MUSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ thumbnail: muse
thumbnailBorder: true
excerpt: Created a WordPress-based platform for publishing student-submitted articles that reflects the design language of the physical MUSE magazine
tags: [wordpress]
isHidden: true
---
1 change: 1 addition & 0 deletions content/QVFT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Director of Systems Automation – QVFT
eventType: other
eventTypeLabel: Organization
date: 2019-11-10
endDate: 2020-04-20
thumbnail: qvft
Expand Down
2 changes: 1 addition & 1 deletion content/briza.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ endDate: 2023-05-04
thumbnail: briza-thumb
excerpt: I contributed to Briza's API development by adding features, configuring insurance carriers, and improving internal tools.
tags: [typescript, express, postgresql]
eventType: job
eventType: work
website: https://briza.com
---
2 changes: 1 addition & 1 deletion content/caledon.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ski Instructor – Caledon Ski Club
eventType: job
eventType: work
date: 2014-12-01
endDate: 2016-03-20
isSeasonal: true
Expand Down
2 changes: 1 addition & 1 deletion content/doctalk.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ thumbnail: doctalk-thumb
excerpt: Developed an application for medical residents to collaborate on study notes using a rich text editor with tracked changes. Created a custom email generator with drag-and-drop functionality, auto-save, and drafts.
tags: [react, redux, django, postgresql]
# heroku
eventType: job
eventType: work
website: https://doctalk.com
---
1 change: 1 addition & 0 deletions content/dodgeball.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repository: https://github.com/rosslh/Dodgeball-The-Game
embed: <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ5WVy2lBOIX_RNUNP2MyYjy0ly-OMkrJUdsJQSeBwpispC888dcIcHa0QitigKCiwbix3n_yvAhQOM/embed?start=false&loop=false&delayms=3000" frameborder="0" width="480" height="299" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
excerpt: A dodgeball game with motion tracking, created for Human-Computer Interaction, a course at Queen's.
tags: [unity]
isHidden: true
---

For Human-Computer Interactions, a course at Queen's, my group created a dodgeball-style game where the player has to dodge objects approaching them. The goal of the game is to effectively avoid the dodgeballs, by moving left and right. The movement of the player is tracked through the infrared sensor within the Wii Remote. By using 2 IR lights taped onto either sides of a pair of sunglasses, the Wii Remote has the ability to pick up the IR light reflected from objects and track player movement.
Expand Down
2 changes: 1 addition & 1 deletion content/doormat.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Software Engineer - Doormat
eventType: job
eventType: work
excerpt: I'm helping build a seamless and intuitive user experience, contributing to Doormat's mission of making real estate law simple.
tags: [nextdotjs, typescript, graphql, rubyonrails, postgresql]
website: https://doormat.ca
Expand Down
2 changes: 1 addition & 1 deletion content/hurontario.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Counsellor – Camp Hurontario
eventType: job
eventType: work
date: 2014-05-01
endDate: 2016-08-20
isSeasonal: true
Expand Down
1 change: 1 addition & 0 deletions content/mandelbrot.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ image: mandelbrot
thumbnail: mandelbrot-thumb
excerpt: An interactive application that lets you explore the Mandelbrot set fractal. Made with Python and TKinter.
tags: [python]
isHidden: true
---

The Mandelbrot Set is the set of complex numbers that stays bounded when iterated on the function, <code>f(z) = z<sup>2</sup> + c</code>. A famous example of a fractal in mathematics, the Mandelbrot Set has infinite complexity which makes exploring it quite interesting. In Python, using the UI and graphics libraries TKinter and Pillow, I created an interactive Mandelbrot Set visualizer that lets you zoom into parts of the fractal.
Expand Down
2 changes: 1 addition & 1 deletion content/nudge1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Front-End Developer Intern – Nudge.ai
eventType: job
eventType: work
date: 2017-05-01
endDate: 2017-08-20
image: Nudge1
Expand Down
2 changes: 1 addition & 1 deletion content/nudge2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Full-Stack Developer Intern – Nudge.ai
eventType: job
eventType: work
date: 2018-05-01
endDate: 2018-08-20
image: Nudge2
Expand Down
1 change: 1 addition & 0 deletions content/qhacks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Software Developer – QHacks
eventType: other
eventTypeLabel: Organization
date: 2018-04-21
endDate: 2019-03-20
lastModified: 2022-09-06
Expand Down
1 change: 1 addition & 0 deletions content/queensEnrolled.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Student at Queen's University
eventType: other
eventTypeLabel: Education
date: 2016-09-01
endDate: 2020-04-01
thumbnail: queens-thumb
Expand Down
1 change: 1 addition & 0 deletions content/reqwise.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tags: [svelte, fastify, postgresql]
# googlecloud
embed: <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xrtc45-qvG0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
repository: https://github.com/rosslh/ReqWise
isHidden: true
---

I made ReqWise for one reason: Building websites is fun. Collaborating with clients is _hard_.
Expand Down
2 changes: 1 addition & 1 deletion content/verafin.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Software Developer Intern – Verafin
eventType: job
eventType: work
date: 2019-05-01
endDate: 2019-08-20
thumbnail: verafin-thumb
Expand Down
Loading

0 comments on commit 26d134d

Please sign in to comment.