Welcome

Hello, I'm Jeffrey Anderson, a Full-Stack Engineer with 4+ years of experience developing on-premise enterprise software.

Feel free to reach out with any questions you may have for me!

About Me

I'm a software engineer from the United States working at Komodo Systems.


I primarily use the following tools:

  • Typescript
  • Golang
  • Vue 3
  • Ansible
  • PostgreSQL
  • Git
  • Nodejs
  • Deno

Beyond coding, I also like to study and learn Japanese and play guitar. I also like playing video games!

Want to Reach Out?

Contact Details


Socials

Front-end Skills

These are the main tools I use for front-end development:

  • Typescript
  • Javascript
  • Vue 3
  • React
  • Astro

Back-end Skills

I've primarily used the following tools when working on the back-end:

  • Golang
  • PostgreSQL
  • Goose
  • Express
  • Sqlite

Most Recent Projects

Work Related

My most recent work related project was developing the Komodo Eye, the flagship network management software (NMS) at Komodo Systems.

  • Upgraded the frontend tooling from Vue 2 to Vue 3, Tailwind CSS, and DaisyUI, addressing customer concerns on the styling of the application while also improving the developer experience expanding our potential for new features. The upgrade reduced the front-end build times to 5 seconds from 50 seconds, and allows us to have hot module reloading for faster development.
  • Architected the API to have separation of concerns which has encouraged better practices making it easier to follow industry standards. Added in logging to more easily identify and troubleshoot issues.
  • Reduced customer install time from a multi-day manual process to an automated 30 minute install via Ansible.
  • Added in built in MFA authentication to the application giving our customer's more security for their accounts.
  • Created documentation outlining the backup process and recovery process, authentication flow, style guides, and documentation for the tooling we use when developing the application.

Personal Project

My most recent personal project was developing a Pong replica from scratch using Typescript and the Canvas API.