WillBlackney
I'm an Australian software developer that lives in Copenhagen, Denmark. I love building games and web apps!
Unity
Pinned Repositories
Battle-Brothers-Community-App
The Battle Brothers Tavern is a Reddit inspired social media web app made for the fans of the RPG 'Battle Brothers'. Character building and recruitment is a complex feature of the game, and this web app intends to alleviate that complexity by providing users with a space to create and discuss character builds and general game strategy. NOTE: The project is still a work in process.
Classroom-Booking-App---Android-Studio-Project
A project i made as part of my elective course 'Mobile Development' at university. The application allows a user (via android device) to book rooms and equipment available at the university. User accounts/authentication is handled by a 'Fire Base' system, and all HTTP requests are done by accessing the university's REST service.
Crypto-Dashboard---React-Version
A simple web app created as part of university project, of which the purpose was to create the same app in both Blazor and React. A live demo of the app can be found here: https://crypto-dashboard-react-6ede1.web.app/
Crypto-Dashboard--Blazor-Version-
A simple web app created as part of university project, of which the purpose was to create the same app in both Blazor and React. A live demo of the app can be viewed here: https://crypto-dashboard-react-6ede1.web.app/
Hereos-Of-Herp-Derp
Developed using the Unity Engine, 'Hereos Of Herp Derp' is a 2D, Roguelike adventure game reminiscent of titles like 'Dungeons And Dragons', 'Slay The Spire' and 'Divinity 2: Original Sin'. This project is currently my main focus.
Herp-Derps-Plight-Source-Code-And-Project-Files
Developed using the Unity Engine, 'Herp Derp's Plight' is a 2D, Roguelike, card battler adventure game inspired by 'Dungeons And Dragons', 'Slay The Spire' and 'Divinity 2: Original Sin'. This project is currently my main focus, and due for alpha release in March 2021
Multithreading-In-Unity--Bachelor-Thesis-Project
The thesis document, presentations slides and unity project from my bachelor degree thesis.
Reddit-Clone
A fully functional full stack project that replicates the appearance and features of the Reddit web app, and was one of the largest project’s i’ve ever undertaken! A live version of the app can be viewed here: https://reddit-clone-react-app.vercel.app/
Viking-Roo-Enterprise-Dashboard-Web-App
Viking Roo Enterprise Dashboard is a front end web app that emulates many of the features found in professional apps like Jira, Wrike and KeyedIn.
Vision.Vista-VideoChatWebApp
Vision Vista is a video chat room web app that emulates many of the features of Zoom and Microsoft Teams.
WillBlackney's Repositories
WillBlackney/Game-Library-Project
A project created as part of my mandatory assignment for the "Advanced C# Sofware Development" course at Zealand. The solution produces a .DLL file, from which the basis of a turn based RPG game can be created.
WillBlackney/Book-Library
WillBlackney/Learning-Full-Stack-Development
A web browser developed with TypeScript/HTML, that uses a REST API service (powered by ASP.NET) to access an Azure Database and perform CRUD operations via SQL queries. Phew, what a mouthful!
WillBlackney/Learning-Model-View-Controller-Pattern
A project i started while following an online course for learning MVC architecture.
WillBlackney/Sci-Fi-Wave-Survival-Game
A turn based 2D tower defense game that pits the player against an endless horde of aliens! Developed in C# using the 'Unity Engine'.