Jacob Elali

jacobElali

Projects

Git Hub Logo

UTS HELPS Prototype

Collaborated on a prototype for the outdated UTS HELPS website that handled student appointment booking. The website was built with django, sqlite, JS and html. In addition to booking, the system had authentication, chat, email and various admin functionality.

Git Hub Logo

COVID-19 App

Collaborated on an application that was developed in response to the Covid-19 pandemic. The main feature consisted of a chatbot that predicted if a patient had covid. In addition; the app provided statistics, news, visual models and client-to-doctor communication functionality. It was built with React, Material UI and Flask.

Git Hub Logo

This Website

This website is made using Next and Tailwind. I've used tailwind to style and make the site responsive to most devices, aswell as Three.js to render WallE. This website was built to serve as my portfolio website. I partially built this website using the REMIX framework, which can be found here.
Then I decided to build it with React only, because I found the distinguishment between SSR and client odd. Recently, I migrated it to Next in an effort to learn the framework. I also moved the heavy client loaded content to AWS CloudFront & S3 bucket.