Skip to content
View SURAlSA's full-sized avatar
🗣️
Boolin, rockin' all the Frank Muller
🗣️
Boolin, rockin' all the Frank Muller
  • Australia

Block or report SURAlSA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SURAlSA/README.md

Zane Miller (Surai)

'Full-Time Computer Science Student'

I'm a full-time student studying at The University of Wollongong at the Wollongong Campus in NSW, Australia. I'am studying a Bachelor of Computer Science Majoring in Software Engineering. This is where I upload my current and previous Projects I've been working on while completing my study. Most of my work here comes from spontanious inspiration in which I'm typically trying to solve a problem or building something to augment my workflow. Expecting a finish in Autumn 2026, I hope to snag a role or internship in Software Engineering where I can continue learning and work on some exciting projects.

My main interests are in Operation systems, High Performance Computing (HPC), Enterprise Software Engineering, Simulations, Development Tools, and GPU programming.


Languages and Tools

Linux

Ubuntu

HTML

CSS

JavaScript

Python

C++

C

Csharp

Java

AWS

Docker

FastAPI

NGINX

React

Unity


Pinned Loading

  1. Bombo Bombo Public

    A developer-tool which allows a team to work on a C++ project cohesively.

    C++ 1

  2. expense_tracker expense_tracker Public

    expense tracker written in python, future versions will be able to display monthly reports and create pdf documents to display expense information specified.

    Python 1

  3. CUDA_GPULiarsDeckCardSimulation CUDA_GPULiarsDeckCardSimulation Public

    Same program as both the multi-threaded version and the single-threaded version. This version has an incredible Performance gain using CUDA and an Nvidia GPU over a conventional CPU.

    Cuda

  4. MultiThreadedLiarsDeckCardSimulation MultiThreadedLiarsDeckCardSimulation Public

    same program as the Single threaded version however supports use of multiple threads. Ideal for the larger calculations.

    C++

  5. LiarsDeckValidCardSimulation LiarsDeckValidCardSimulation Public

    runs a simulation of a specified amount of times of the Card Game Liars Deck from the video game Liars Bar.

    C++