A lot of things. Mostly other programming languages.
Skills Languages
Java service development, learning new programming languages, mentoring and leading newer engineers.
Currently Hacking On
Solving Project Euler problems in different languages so that I can keep my brain fresh. Some of my solutions are not optimal and kinda suck though lol
Available For
All kinds of things. I like all of the discussion that happens on dev.to, and I really want to get involved with contributing to FLOSS projects. If you want help with any of your open source projects, I would love to take on some smaller tasks for first-timers!
Recent comments
Made My First Fetch Request Using Next.js
Next.js and Gatsby are both really awesome. Next has a lot of...
|YelpCamp| Errors and Validating Data
I’m a huge fan of joi! It’s a really good schema validator!
Rails gets out of the way when you need that most.
Ruby uses OO paradigms though. Yes it has functional capabili...
todo, blog
Rome wasn’t built in a day. Totally cliché, but relevant here...
Python VS Nodejs witch is best?
They both serve their own purposes, and they’re both marketab...
Write the output of given python code.
1+2**3*4=1+8*4=1+32=33
How do you deploy your Gatsby website?
I have my Gatsby site deployed to Vercel. Here’s why: jvarne...