- Sydney, Australia
- https://abara15.github.io
- @abara_15
-
-
abara15.github.io Public
This is my personal portfolio I built in React.js and Sass.
-
slackr Public archive
This is a Slack-like platform made as part of a uni group project. Using a pre-built front-end, we wrote functions in the Python back-end dealing with authentication, search, messaging, channels, a…
Python UpdatedFeb 27, 2024 -
wordle Public
A clone of the popular online game Wordle, built in pure React.js.
JavaScript UpdatedMay 14, 2022 -
2048 Public
This is a clone I made of the popular 2048 game. I built this in a React.js environment and deployed it on Netlify.
JavaScript UpdatedMay 1, 2022 -
castle-defense Public
This C program simulates an imaginary Realm under attack. It involved creating Lands in the Realm and building Towers to defend a Castle, as well as managing Enemy movement as they pass through the…
-
simple-search-engine Public
This C program built to search a collection of 'web pages' using the Weighted PageRank algorithm. I built a graph structure and calculated Weighted PageRanks, ranking pages based on these values.
-
information-retrieval Public
This information retrieval system written in C gives information on documents including relative term frequency adjusted for document length, inverse document frequency, and tf-idf.
C UpdatedApr 20, 2022 -
emu Public
This C program emulates the MIPS assembly language, and prints and executes MIPS instructions.
C UpdatedApr 20, 2022 -
ArticleAPI-python Public
A simple Article API in Python for a technical test. This takes in endpoints which store articles in the service, retrieve articles from the service, and return summary information on tags.
Python UpdatedApr 19, 2022 -
chatbot Public archive
This is a real-time iOS messaging app I developed for my HSC Major Work. This app is powered by a Firebase back-end and allows users to log in and send photos and texts to their friends!
Swift MIT License UpdatedMar 16, 2022 -
weathermetrics Public
This is a Flask Web App built as a group uni project. Using the AccuWeather API, relevant weather data is pulled and displayed to the user on a HTML template.
-
girt Public archive
This Shell program implements a subset of the commands from the version control system, Git.
Shell UpdatedMay 10, 2021