Programming

Warning: If you don't like Java or HTML, run away!

Programming

I write code in Java, and HTML. This page is about my various projects.

Website for Comptech (HTML)

I have been writing this site, becasue I need a site for Computer Tech. Weebly's limiting interface bugged me, so I dropped it in favor of writing my own site. I have been using Pure CSS (link on the bottom of the navigation bar to the left).

Coming soon

Team Fortress 2 Idler (Java)

Back before Valve removed the ability to get items in Team Fortress 2 running in Text mode, I wrote this. It would run TF2 and Steam inside a Sandboxie instance (Sandbox software). This allowed me to idle for items, and I was able to trade them to get more wealth in Team Fortress 2. However, shortly after I quit idling and then Valve removed the ability to idle and get items in textmode.

Unnamed Encrypted Network Data Transfer Program (Java)

This is a program I started writing. Currently, it sends data (usually text) between a client and server. The data is encrypted using AES and salted. This allows you to connect the client to the server and transfer files or text securely.

Coming soon