Ramble was a web project I created during my master's degree to
- create a startup. In this project I acted as CTO and built a
+ 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 vain 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.
+ 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.
- It also 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.
- During the project's lifespan of just under two years, I acted
- as CTO. 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 before we moved on.
+ Here's a demo of the project I took before we moved on.
diff --git a/src/WebProjects.jsx b/src/WebProjects.jsx
index f5f0f10..ebd0841 100644
--- a/src/WebProjects.jsx
+++ b/src/WebProjects.jsx
@@ -33,11 +33,11 @@ class WebProjects extends Component {
/>
- In this project I acted as CTO and built a website that allowed
- users to stream their podcasts live and accept call ins in a
- similar vain 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.
+ 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.