I'm a Computer Science BSc (Hons) graduate from Toronto, Ontario who 💜s programming, video-games & athletics.
I am currently employed as a Full Stack Developer for V2 Cloud, the simplest virtual desktop solution for businesses.
I'm always open to new opportunities. You can find my resume here.
I go by @diang.elo on the interwebs.
Made with:
Designed, implemented, and hosted the Dulcinella website, a digital home for a family-owned bakery in the Beaches, Toronto. Built with Next.js, TypeScript, and Tailwind CSS, the site showcases their handcrafted cakes and pastries while emphasizing their rich traditions and local roots. Featuring a seamless user experience, an engaging gallery, and a heartfelt "Our Story" section, the website connects the community with the sweet flavors of Dulcinella.
Made with:
Mobile application that allows users to scan any barcode, receive a price, and get directions to the closest recycling depot. Created in flutter, utilising barcode monster API, Ebay price API, and Google Maps API. Website for advertisement built with React and Bootsrap.
Made with:
Website made with React JS and Redux. Utilises Redux store, reducers, and actions. The purpose of the website is for the user to input who, what, where, when. After all fields are inputted, the user will be presented with a complete sentence of all the inputted information.
Made with:
Connect four written in Java with JavaFX GUI. Two modes, PVP and PVC. The goal of the game is to connect four of your pieces in a row. Uses object-oriented principles and classes.