Category: Software

  • Powershell – run as admin (elevated permissions)

    Powershell – run as admin (elevated permissions)

    Every now and then I find myself in need of running a powershell script with administrative privileges (i.e. to set a registry key). And since every time I end up doing a quick search, I thought I’ll keep this small snippet handy ๐Ÿ™‚   Simply put this at the beginning of the .ps1 file, and…

    Read More

    //

  • 2048 Extreme

    2048 Extreme

    As the game 2048 has become very popular recently, and I’ve joined the group of its addicts, I thought it would be fun to try and re-create it on my own, with further improvements. This process was even more stimulating thanks to a healthy dose of competition between friends (thanks to Hein and Sunny! ๐Ÿ™‚…

    Read More

    //

  • Hex Conqueror

    Hex Conqueror

    Having recently graduated, I find myself with a lot of unexpected free time, that is until my work starts ๐Ÿ™‚ To ease in the transition, I sat down and through the last 2 weeks I developed a new game. Creating games can be even more fun than playing them! This game was developed using XNA,…

    Read More

    //