Pinned Repositories
AutoPick
AutoPick is a program which accepts, calls your lane, and auto-picks your champion during blind pick champion select in League of Legends.
DLL-Injector
Simple DLL injector.
File-Explorer
A C# WPF application, representing a conventional Windows file system explorer. Allows the traversal of inaccessible file systems.
Instant-Training
Instant training mod for Rocket League. Immediately puts the player in training, as soon as a match is over.
MMO-RPG
2D MMO RPG game, created using SFML (in C++)
Refman
An application which produces and stores harvard-style referencing for online sources of information.
streamfox
Streamfox is an open-source video hosting and streaming service for easy video sharing.
Tornado-Player
C# WPF music player application.
Yomi
3D game engine project built entirely from scratch in C++.
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Aleksbgbg's Repositories
Aleksbgbg/File-Explorer
A C# WPF application, representing a conventional Windows file system explorer. Allows the traversal of inaccessible file systems.
Aleksbgbg/DLL-Injector
Simple DLL injector.
Aleksbgbg/Tank-Shooter
Simple JavaScript tank shooter game, made with p5.play.
Aleksbgbg/CS-Web-Development-Basics
HTTP server implemented from scratch, using TCP sockets.
Aleksbgbg/Fidl
Simple tab-based app which allows you to control various Windows functions.
Aleksbgbg/Pro-ASP.NET-Core-MVC
A collection of projects implemented from the 'Pro ASP.NET Core MVC' (2016) book by Adam Freeman.
Aleksbgbg/Skype2
Discord-based Skype reboot.
Aleksbgbg/Sorting-Algorithms
A wide range of sorting algorithms implemented in C#.
Aleksbgbg/Platformer
Unity 2D platformer project.
Aleksbgbg/Bitmap-Pixel-Converter
C++ project which reads a *.bmp file, and converts the colours into PutPixel calls, usable with any pixel-drawing API.
Aleksbgbg/DarkOrbit-Skill-Price-Calculator
Aleksbgbg/DarkOrbit-Teleport-Bot
A bot for DarkOrbit, which travels the player from the home map to the next map, and then teleports back, in an attempt to be teleported to the Easter egg map.
Aleksbgbg/Doggo-Quest-Simulation
Simulate different outcomes and the probability of each player winning, in our team's game, 'Doggo Quest', during the King card game challenge.
Aleksbgbg/Heap-Array
A C++ implementation of a dynamically-sized (runtime allocated) array, encapsulated in a HeapArray<T> class.
Aleksbgbg/Image-Watcher
Image watcher for C# WPF projects. Automatically add new images as static resources.
Aleksbgbg/Pixel-DirectX
Ground-up DirectX framework.
Aleksbgbg/Programming-Tutorials
A myriad of C++ programming tutorials.
Aleksbgbg/SharePlay
Peer-to-peer YouTube video synchronisation client.
Aleksbgbg/SimpleRtf
Simple RTF library for C# applications.
Aleksbgbg/SoftUni-JavaScript-Modules
A myriad of lectures and exercises from several Software University JavaScript modules.
Aleksbgbg/SoftUni-Web-Fundamentals
A myriad of exercises for the SoftUni Web Fundamentals course.
Aleksbgbg/Steed-Bot
A bot for the Steed Discord server.
Aleksbgbg/Sunny-Days-Villas
Holiday cost calculator.
Aleksbgbg/Tic-Tac-Toe
A Tic-Tac-Toe project for Ada College.
Aleksbgbg/Twitch-Streams-Chat
WebSocket server, including a client module, used for the Twitch Streams chat.
Aleksbgbg/WpfHexEditorControl
A fast, fully customisable Wpf user control for editing file or stream as hexadecimal. Can be used in Wpf or WinForm application