Current Android Projects:
Client Android projects are not included here for confidentiality reasons, only personal Projects are included here.
Games - Overflow
As you see, the board is divided in 8x8 cells. Each cell may contain a piece of size one, two or three. Initially each player has two size three pieces. The players take turns to select one of their own pieces to be increased one in size. If a size three piece is selected, it will "overflow", which means that it will be split into four small pieces, which are then distributed to the neighbor cells (left, right, up, down). If a neighbor is also a size three piece, it will also "overflow". Thus you can get rather long chain reactions.The opponents pieces can only be won by "overfloving" your own pieces into them. The game implements several Artificial Intelligence models.
Mobile Education
The server side consists of a panel for the teachers where they can set up tests for their students and share video lecture material. Everything is downloaded to the mobile device (Android) and from there the student can do the tests or view the lectures. For best results view the video in Full Screen Mode, high resolution. The teachers panel is coded in PHP+MySQL, the Android application is Java+Android SDK.
Linux Projects:
URIX/NetSecL/iSlack and URIX VM/NetSecL VM are projects made by me through the years. I have alot of experience in creating custom images and compiling custom packages from source, the customizations I have made trought the years are Slackware/Cent OS/OpenSuse based and are with very high quality. Below you will find another project that was requested to me by a close friend.
BANT OS
BANT OS is a customization request for the installer, as a result the installer was fully customized to meet the requirements to rebrand the distro, additionally also the Web interface was customized. And this is the result.
Linux Hardening
Here you will find a legacy article regarding the hardening with GrSecurity and NetSecL firewall posted on my tech blog:
Read morePenetration testing
Here you will find articles regarding the infamous Kioptrix Series and penetration test posted on my tech blog:
Kioptrix L1 Kioptrix L2 Kioptrix L3 Kioptrix L4 Kioptrix 2014