diff --git a/assets/thumbnails/amutri.jpg b/assets/thumbnails/amutri.jpg new file mode 100644 index 0000000..20d1825 Binary files /dev/null and b/assets/thumbnails/amutri.jpg differ diff --git a/content/projects/amutri.md b/content/projects/amutri.md new file mode 100644 index 0000000..89f77a3 --- /dev/null +++ b/content/projects/amutri.md @@ -0,0 +1,25 @@ +--- +title: "Amutri - Junior Developer" +date: 2024-06-26T18:15:24+01:00 +thumbnail: /thumbnails/amutri.jpg +draft: false +tags: ["unreal", "javascript", "dynamodb", "nodejs", "react", "web-development"] +--- +Amutri is my first job as an employee where my purpose is specifically to work +on a software project where I hacen't worked for myself. This cool company is +all about turning CAD files into 3D experiences you can stream live to any +device using the power of Unreal. I've touched many parts of this project, +managing infrastructure using TypeScript and many AWS tools, making sure +everything runs smoothly for WebRTC streams to the most recent version of +Unreal Engine with the Pixel Streaming plugin. Plus, I've worked on some hand +authored experiences, creating character controllers and optimising scenes. + +![Broken texture loading](/projects/amutri/amutri_infographic.webp) + +I'm under NDA for this project so I won't go any deeper into it here. But if you're interested in the product I highly recommend looking into the company here: +- [Company/Product Website](https://www.amutri.com/). +- [LinkedIn](https://www.linkedin.com/company/amutri-official/) +- [Youtube](https://www.youtube.com/@amutri7651) +- [Facebook](https://www.facebook.com/amutri.official) +- [Twitter](https://x.com/i/flow/login?redirect_after_login=%2FAmutriOfficial) +- [Instagram](https://www.instagram.com/amutri_official/) diff --git a/static/projects/amutri/amutri_infographic.webp b/static/projects/amutri/amutri_infographic.webp new file mode 100644 index 0000000..953736c Binary files /dev/null and b/static/projects/amutri/amutri_infographic.webp differ