Skip to content
View karen-olson's full-sized avatar

Block or report karen-olson

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
karen-olson/README.md

Hi there 👋 I'm Karen Olson (she/her).

I'm a Full Stack Engineer with DevSecOps capabilities, language nerd, fitness enthusiast, and creative dabbler.

  • 🔭 I’m currently working on preparing to migrate a Title Insurance company's tech (AWS, DataDog, Looker, and more) due to an acquisition.

    As the only full-time developer on the project, I'm also handling security, bug fixes, and infra maintenance.

  • 🌱 I’m currently learning about tuning DataDog SIEM services and migrating an AWS Account between Organizations.

  • 💬 Ask me about my previous career as a speech-language therapist (i.e. "communication specialist").

  • Fun fact: I lived in Japan for 2 years as a middle schooler.


Technology Stack

AWS Terraform Docker DataDog

Java JUnit SpringBoot PostgreSQL

TypeScript React Jest

Projects

Serververse | Repo

A server program which can flexibly run an Echo Server or HTTP Server application. Created in Java using test-driven development with a heavy focus on OOP Design including SOLID principles and the Chain of Responsibility design pattern. Previously deployed to AWS AppRunner via Docker, Amazon ECR, and GitHub actions.

Tic-Tac-Toe | Ruby Repo | Elixir Repo

CLI applications created to practice crafting well-designed code via test-driven development with RSpec and ExUnit. The application was "translated" from Ruby to Elixir to compare and contrast OOP and functional styles.

Fun-ology | Repo

A proof of concept flashcard app for speech-language therapists, providing fun, kid-friendly activities along with built-in data tracking to ease the burden on therapists. Built with Rails, BCrypt, React, MUI, and Redux, and previously deployed on Heroku. Conceptual focus was on authentication and authorization with multiple user types.

SoulFit | Repo | Demo

Fitness and mindfulness video library created while at Flatiron school with a focus on practicing authentication and authorization, as well as seeding data from an API. Built with React, MUI, Rails, BCrypt, and YouTube API. Previously deployed using Heroku.

Special Education Attendance Tracker | Repo | Demo

Proof of concept for an app to help supervisors in public schools maintain compliance with disability law. Supervisors can track the amount of time that each student spends with special education teachers to ensure they're getting at least the legally required amount of service. Previously deployed using Heroku and Netlify.


Connect with Me

LinkedIn

Medium

Gmail


Highlighted Blog Posts

SOLID Design Principle Series

  1. Single Responsiblity Principle
  2. Open-Closed Principle
  3. Liskov Substitution Principle
  4. Interface Segregation Principle
  5. Dependency Inversion Principle

Podcasts I'm Listening To

Hard Fork Podcast logo TED en Español Podcast logo DuoLingo Spanish Podcast logo Conan O'Brien Needs a Friend Podcast logo Getting Curious with Jonathan Van Ness Podcast logo Song Exploder Podcast logo

Pinned Loading

  1. Serververse Serververse Public

    A server program which can flexibly run an Echo Server or HTTP Server application. Created in Java using test-driven development with a heavy focus on OOP Design including SOLID principles and the …

    Java 2

  2. ruby-tic-tac-toe ruby-tic-tac-toe Public

    CLI Application built to gain a deep understanding of OOP and SOLID design while practicing test-driven development.

    Ruby 1

  3. elixir-tic-tac-toe elixir-tic-tac-toe Public

    Elixir "translation" of a Ruby CLI game used to compare and contrast OOP with functional programming while practicing test-driven development.

    Elixir 1

  4. fun-ology fun-ology Public

    A POC flashcard app for Speech-Language therapists. Includes data tracking capabilities as well as authentication and authorization with multiple user types.

    JavaScript

  5. soulfit soulfit Public

    Fitness and mindfulness video library created while at Flatiron school with a focus on practicing authentication and authorization, as well as seeding data from an API. Built with React, MUI, Rails…

    Ruby 1

  6. special-education-attendance-tracker special-education-attendance-tracker Public

    An attendance tracker for Special Education supervisors to track special education service compliance.

    JavaScript