Budget 🎒 Sherpa

SITEREPOUX
Slide 1 of 3
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Image of my Budget 🎒 Sherpa project
Plan your next trip with confidence with this innovative travel budgeting app.
The app combines data about countries' cost of living (food, activities, accommodation, etc) with your preferences and travel style to give you a personalized overview of your 'financial runway'.
This means you can avoid any surprises from expensive countries in your itinerary and travel with peace of mind.
Currently a simple proof of concept built using a React frontend and dotNET REST API on an SQLite database sourcing data from various external APIs.

Portfolio

Slide 1 of 4
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
Image of my Portfolio project
The website you are currently viewing was designed with the objective of serving as a professional portfolio as well as a resource center for the dissemination of my knowledge to the public.
The development of the website was carried out using Typescript and the NEXT JS library, incorporating a Test-Driven Development approach and deployed on Vercel via a continuous integration and continuous deployment pipeline facilitated by GitHub Actions.
In addition, the website is optimized for search engines, and its content management system is based on Notion pages.

Stock Tracker

Slide 1 of 3
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
Image of my Stock Tracker project
A visually streamlined single-page application designed for tracking a single stock and displaying the value of one's holdings in both USD and AUD.
This application is particularly suitable for individuals working in a workplace that offers equity.
The application is built using Typescript with the React library, and is deployed using Terraform on an AWS EC2 instance.
The deployment process utilizes Docker fed into AWS ECR to ensure a thoroughly tested and automatically provisioned application.

Mass Effect Crewed

Slide 1 of 6
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
Image of my Mass Effect Crewed project
A professional management application designed to assist players in selecting crew members for missions within the Mass Effect game series.
The application enables players to add and remove crew members across various games, while providing insight into crew members who have not been utilized recently.
The application also includes a feature that randomly recommends crew members for mission selection.
Utilizing OAuth, players can access their account from multiple devices with ease, as the account is saved across devices.
The application has been developed using Javascript and the React Library, and is hosted on Heroku, utilizing Docker, and maintained with a full CI/CD pipeline in CircleCI, using a 'deploy-to-prod-on-green' approach.

Glance

Slide 1 of 7
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Image of my Glance project
Investment tracking tools often struggle with one of three challenges: they are overly complicated, exorbitant in cost, or insufficient in functionality to warrant consistent utilization.
Glance aims to provide a solution by offering a user-friendly platform for monitoring investments, dividends, and performance across various services, designed specifically for the average user.
The aim is to create a seamless experience that combines the ease of use of Microsoft Excel with a sleek, modern web design.
The minimum viable product (MVP) user experience has been completed and the development process will utilize React/NEXTjs as the primary framework, with a separate back-end service utilizing C#.

Travel Blog

Slide 1 of 5
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
Image of my Travel Blog project
One of my paramount objectives is to traverse the globe, as I am of the belief that exposure to diverse cultures through living, working, and volunteering can foster greater open-mindedness and receptiveness to novel concepts.
To achieve this, I developed this website utilizing Python with the Flask framework and Javascript with jquery for dynamic animations and adaptive scaling.
The emphasis has been placed on the design and visual presentation of the site, utilizing external resources such as Google Drive for video hosting and Mapbox for an immersive 3D map with embedded images.

Krank

Slide 1 of 4
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
Image of my Krank project
As a novice programmer, I embarked on my first programming project, which aimed to provide assistance to us during the COVID-19 pandemic in Japan.
The web application, designed primarily for mobile devices, features a 'food roulette' mode, which allows us to store a list of our preferred meals and generates a random suggestion upon tapping the 'generate' button.
Additionally, the app includes a straightforward currency conversion tool, which provides an instant comparison of purchasing power in different currencies relative to the Australian dollar.
The application was constructed using Python and the Flask framework, and was hosted on PythonAnywhere.