Header Shadow Image


About

Hey,

This is the contact page of Tom K!

I’m a Development and Systems professional, and dabble in web based stuff like this from time to time!  These pages are to help me remember various technology bits. Hope you find the content useful.

If you really wish to contact me, you can do so by figuring out the below code:

#include <stdio.h>
int main() {
  char name[] = “upn!BU!nefwtzt!EPU!dpn”;
  char rname[30] = “”;
  for (int i = 0; i < sizeof(name); i++) {
    rname[i]=name[i] – 1;
  }
  rname[sizeof(name) – 1]=’\0′;
  printf(“%s\\n”, rname);
  return 0;
}

Hope you managed to rummage through and find something useful!  If not, come back later.  Maybe I’ll have something for ya!

Either way, have a blast and see you around!


     
  Copyright © 2003 - 2025 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License

 

The IT Development and Technology Mini Vault | MicroDevSys.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.