Added Ramble

This commit is contained in:
Warwick 2023-11-07 15:15:57 +00:00
parent 7919aeefdb
commit ad58bb324e
7 changed files with 18 additions and 17 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

View file

@ -1,8 +0,0 @@
---
title: "Hello World!"
date: 2023-10-15 20:25:14.038 +0100
thumbnail: /img/fof.png
---
# Hello World!
Eyy *Finger Guns*

View file

@ -1,7 +0,0 @@
---
title: "Hello World!"
date: 2023-10-15 20:25:14.038 +0100
---
# Hello World!
Eyy *Finger Guns*

View file

@ -2,7 +2,7 @@
title: "Monq"
date: 2023-10-25T14:44:18+01:00
thumbnail: /img/fof.png
tags: ["unreal","c++"]
tags: ["unreal","c++","games"]
---
Monq is my most complete game project. I made it in my second year of
university with some friends, and we were going to use it to form a successful

View file

@ -0,0 +1,16 @@
---
title: "Ramble"
date: 2023-11-07T14:46:17Z
thumbnail: /thumbnails/ramble.png
tags: ["javascript","react","nodejs","docker","dynamodb","janus","web-development"]
---
Ramble was a web project I created during my master's degree to create a startup. In this project, I was the CTO and built a website that allowed users to stream their podcasts live and accept call-ins in a similar vein to talk shows! I learnt the entire JavaScript web development stack from React to audio streaming to DevOps in order to make it a reality.
It also had chatroom functionality with the ability to re-stream to audiences much like other apps that came out in the time since, such as Clubhouse.
During the project's lifespan of just under two years, I mostly worked on creating the streaming functionality of the project and managing how the project was designed to function behind the hood when it was deployed. I learned a ton about how web deployment works during this time allowing me to work on web development modules in the Games Academy at Falmouth University today.
Here's a demo of the project I took before we moved on.
{{< video "/projects/ramble/ramble.mp4" >}}

View file

@ -2,7 +2,7 @@
title: "University Graphics Project"
date: 2023-10-25T11:56:20+01:00
thumbnail: /thumbnails/uni-graphics.png
tags: ["c++", "opengl", "glsl","cmake", "3d maths"]
tags: ["c++", "opengl", "glsl","cmake", "3d maths","games"]
---
{{< video "/projects/videos/uni-graphics.mp4" >}}

Binary file not shown.