Pinned Repositories
Auto
This was a learning project. It's a simple Java application of which uses the Robot class to auto-type and auto-click.
Checkers
A Java learning project to make a server and client for checkers with proper game logic/rules.
CPUStress
This was a learning project. It's a Java application used to very simply stress/benchmark the CPU of the computer.
Drocsid
(Windows only) A learning project to make a multi-threaded multi-user chat server and client purely using the console.
GLFireworks
This was a learning project. It's a simple particle system using LWJGL to render the particles, to display, what else, fireworks!
ImageEncryption
This was a learning project. This is a Qt project which allows you to essentially turn anything into a image based on the source's data, sortof like hiding data inside a image.
ImageViewer
This was a learning project. It's a Qt project that allows you to fetch all available images on any website.
KeyguardRandomPINView
An Android lock-screen that takes the concept of the normal number PIN lock screen, and alike most games where they have a bank pin, they also have the numbers on the interface randomize with each click, that's essentially the concept behind this.
QtChat
This was a learning project. It's a Qt project that is a simple chat protocol with a webkit interface. Supports simple commands/emotions, link parsing, etc.
SelfKeyLogger
This was a learning project. It's a (windows-only) Qt project that hooks into the Windows API to log all key-event actions.
Steve4448's Repositories
Steve4448/QtChat
This was a learning project. It's a Qt project that is a simple chat protocol with a webkit interface. Supports simple commands/emotions, link parsing, etc.
Steve4448/KeyguardRandomPINView
An Android lock-screen that takes the concept of the normal number PIN lock screen, and alike most games where they have a bank pin, they also have the numbers on the interface randomize with each click, that's essentially the concept behind this.
Steve4448/GLFireworks
This was a learning project. It's a simple particle system using LWJGL to render the particles, to display, what else, fireworks!
Steve4448/ImageEncryption
This was a learning project. This is a Qt project which allows you to essentially turn anything into a image based on the source's data, sortof like hiding data inside a image.
Steve4448/ImageViewer
This was a learning project. It's a Qt project that allows you to fetch all available images on any website.
Steve4448/SelfKeyLogger
This was a learning project. It's a (windows-only) Qt project that hooks into the Windows API to log all key-event actions.
Steve4448/Auto
This was a learning project. It's a simple Java application of which uses the Robot class to auto-type and auto-click.
Steve4448/Checkers
A Java learning project to make a server and client for checkers with proper game logic/rules.
Steve4448/CPUStress
This was a learning project. It's a Java application used to very simply stress/benchmark the CPU of the computer.
Steve4448/Drocsid
(Windows only) A learning project to make a multi-threaded multi-user chat server and client purely using the console.
Steve4448/Fireworks
This was a learning project. It's a Java application that has a very simple particle system used to launch fireworks.
Steve4448/LiveTextBackground
A live background made for the idea of text flying around, with customization.
Steve4448/MouseHistory
This was a learning project. It's a Qt project that records and allows you to save mouse history into a image.
Steve4448/SimpleChat
This was a learning project. It's a simple chat server/client protocol of which supports sending message and ping packets. Client supports HTML and emotion parsing.
Steve4448/TFCVesselAlloyCalculator
An easy to use calculator for making alloys in TerraFirmaCraft (TFC).