Now ripping off Hyperplexed!

Fire bad 😧 But I have built a new server, Ruby. It is my first build with a clear case and lights! (on the case fans, motherboard, and RAM. Guess what color they are!)

Hello, I am Paul. I like to play volleyball and trombone, but haven't done much lately. I would like to get back into them. I live in Malden Billerica, Massachusetts with my wife Melissa and two daughters and work as an electrical engineer in Wilmington.

ServiceMy username
Mastodonpshan@mastodon.online
Gmailpaulshanfield
Redditmmmmmratner
Facebookratnerpb
Callcentric6175000127
SkypeMmmmmRatner
LinkedInpshan-ee

The Top 10 Reasons to Procrastinate

Someone please explain this to me.

I made a mini sudoku game for my daughters to play with on a tablet. Clicking on a cell cycles the digit 1 through 4 and back to blank.

I made a color mixer for my toddlers to play with on a tablet. The colors in white outlines mix in with increasing brightness. The colors in black outlines mix in with decreasing brightness.


Here are some Java applets I wrote, but you need an antique browser to run Java appplets. Or you can get OpenJDK and IcedTea

3D TicTacToe is played on a 4x4x4 grid. You need four in a row to win. The 'Hard' and 'Harder' computer levels are pratically the same. 'Buff' is a depth-limited search with alpha-beta pruning. I added some primitive move ordering to enhance the speed effects of the pruning. Buffness (depth limit) 6 could take up to a minute; Buffness 7 is not for computers that are faint of processor.
SpaceInvaders is not entirely my own creation. It was a team project for a freshmen class I took. However, I carried the team, if I do say so myself. By the way, I am by no means a Jets fan. I forget how they made me go along with that team name. Also, there are cheat codes; I think they all begin with the letter 's'.