Welcome to my Portfolio!

Hi, I'm Michael Pegios! I am a Software Engineer and a Computer Science graduate from UNSW.

Projects

Video Search

A One Page Application that uses React to create Async/Await Axios requests to the Youtube API. The search results propagate the video list which is stored in state. Clicking on a video updates the selected video in state, which calls the render method with the selected video parsed to the VideoPlayer component, which then displays the Youtube video.

View Demo View Code

Todo App

A TODO app made using Vue.js.

This app makes Async/Await requests to jsonplaceholder and allows for pseudo CRUD operations to be performed.

View Demo View Code

Contact Me!