Skip to content
View snake14's full-sized avatar
Block or Report

Block or report snake14

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
snake14/README.md

Who am I?

I’m a major tech enthusuast. I took my first coding class in high school and enjoyed it quite a bit. I haven't used C++ much since, other than a couple university courses. I worked as an IT technician for a couple years and gained a taste for working with hardware. I even switched my major to Information Systems because I enjoyed it so much. However, when my post university employer had a Software Engineer position open up, I jumped at the opportunity. After working as a Software Engineer on an enterprise Java application, I didn't have much desire to go back to desktop support. When my employer was bought out by a competitor they transitioned my team to learning Go and then starting a web application with a Go backend and Angular frontend. That was fun, but when an opportunity popped up that would allow me to work from home and learn new skills, I couldn't pass it up. Skip to today, I still have more experience with backend technologies and have become skilled using PHP, but over the past few years, I've gotten much better with frontend development. So, I probably still feel a bit more at home working with databases, business logic, and APIs, but I've become pretty good on the frontend and enjoy working on the UI.

Pinned Loading

  1. DateCalculator DateCalculator Public

    JavaScript

  2. php-date-calculator php-date-calculator Public

    PHP

  3. php-date-time-tracker php-date-time-tracker Public

    A really basic date/time tracker. If you want to track each time something happens, this project can help.

    PHP

  4. php-loan-calculator php-loan-calculator Public

    PHP

  5. php-random-selector php-random-selector Public

    A basic PHP page that can aid in making decisions by randomly selecting from a list of options.

    HTML

  6. php-vue-random-selector php-vue-random-selector Public

    Taking php-random-selector and converting it to Vue.js

    JavaScript