I'm Darel. I got into this the way a lot of people do. Something on my computer broke,
I got curious about why, and I never really stopped.
These days I work the help desk at Central Connecticut State University. Hardware,
networking, account lockouts, and every so often something nobody can reproduce. I
take tickets from the first report all the way through to closing them out, and I keep
the Mac and Windows lab machines imaged and up to date. Honestly it has taught me more
about debugging than any class did, mostly because you cannot skip the boring part when
somebody is standing in front of you waiting.
On paper: BS in Computer Science from Southern New Hampshire University, and I am about
a semester out from finishing my MS there, focused on software engineering. Before all
that I picked up a networking certificate at Tunxis. I have kept a 3.8 through both
degrees while working, which I am reasonably proud of.
Code-wise I am most at home in Python and TypeScript. I am comfortable most of the way
across a stack, from designing a schema and writing the stored procedures at one end to
putting a React front end on it at the other. FastAPI, Next.js, PostgreSQL, Redis,
Celery and Docker are all things I have shipped with rather than just read about.
The part I actually care about does not demo well: code someone else can read,
tests that catch real problems, and leaving a project where I am not the only person
who can touch it. Every project on this page started as something that annoyed
me until I built the fix.