Anthony Barakat (abara15)

abara15

Geek Repo

Location:Sydney, Australia

Home Page:https://abara15.github.io

Twitter:@abara_15

Github PK Tool:Github PK Tool

Anthony Barakat's repositories

simple-search-engine

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.

Language:CStargazers:3Issues:2Issues:0

abara15.github.io

This is my personal portfolio I built in React.js and Sass.

weathermetrics

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.

Language:HTMLStargazers:1Issues:2Issues:0

2048

This is a clone I made of the popular 2048 game. I built this in a React.js environment and deployed it on Netlify.

Language:JavaScriptStargazers:0Issues:1Issues:0

abara15

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

ArticleAPI-python

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.

Language:PythonStargazers:0Issues:1Issues:0

castle-defense

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 Lands and the use of Towers against the Enemies and any damage the Castle receives.

Language:CStargazers:0Issues:1Issues:0

chatbot

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!

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0

emu

This C program emulates the MIPS assembly language, and prints and executes MIPS instructions.

Language:CStargazers:0Issues:1Issues:0

girt

This Shell program implements a subset of the commands from the version control system, Git.

Language:ShellStargazers:0Issues:1Issues:0

information-retrieval

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.

Language:CStargazers:0Issues:1Issues:0

slackr

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, and users.

Language:PythonStargazers:0Issues:1Issues:0

wordle

A clone of the popular online game Wordle, built in pure React.js.

Language:JavaScriptStargazers:0Issues:1Issues:0