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, play guitar, cook, bake, and play 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 ability to rapidly develop and deploy 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.
  • Reduced customer install time from a multi-day manual process to an automated 30 minute install via Ansible.
  • Architected the API to have separation of concerns which has encouraged better practices making it easier to follow industry standards. Improved the observability of bugs by adding in logs on API errors, allowing us to more quickly catch, diagnose, and fix issues.
  • 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.
  • Worked together with internal and external network engineers to develop new monitoring capabilities. Also worked closely with our LLM partner to integrate in a LLM assistant into the application.

Personal Project

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