About Me
Hello! My name is Cameron Chrobocinski and I am a junior software engineer at USAA. I grew up in Corpus Christi, Texas and graduated from Texas A&M University - Corpus Christi with a Bachelor of Science in Computer Science. I currently live in Bryan, Texas. I am 26 years old. My wife, Mary, and my daughters, Amelia and Briar, are my inspiration. My corgi, Gidget, has kept me company since 2019. In my scant free time, I work on personal coding projects, play video games, and play Tabletop Roleplaying Games (e.g. Dungeons & Dragons). I learn best through examples and hands-on experience. If you'd like to chat, please email me.
Projects
Dark Souls TTRPG Character Sheet (loading...)
(languages loading...)(description loading...)
Scoundrel (loading...)
(languages loading...)(description loading...)
Haligtree (loading...)
(languages loading...)(description loading...)
CLI Latin Hypercube Point Sampler (loading...)
(languages loading...)(description loading...)
Message Transfer Protocol
This project was made as the final assignment for my Systems Programming class during my Fall 2020 semester. It's a program that accepts a binary message and simulates sending the individual bytes over a network by sending the bytes across 3 unique processes, sending confirmation of receipt messages, and printing the message once all bites have been transmitted.