Skip to content
View iceColdChris's full-sized avatar

Highlights

  • Pro

Organizations

@EpicGames @HouseTollens

Block or report iceColdChris

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
iceColdChris/README.md

Hi πŸ‘‹ My name is Chris Fahlin

Software Development Advisor at Peraton


I am a software engineer with over 10 years of professional experience. My career evolved from a foundation in native Android development and progressive web technologies into my current specialization in low-level systems and high-integrity backend architectures.

  • 🌍 Location: Based in the Pacific Northwest
  • πŸ› οΈ Homelab: Multi-node Kubernetes (k3s) and virtualization
  • πŸ€– AI Exploration: Model Context Protocol (MCP) and agentic orchestration
  • 🀝 Collaboration: Open to Open Source and Backend Systems

πŸš€ Current Focus

  • Distributed Systems: Scaling microservices using Go and NestJS.
  • Systems Programming: Building memory-safe, high-performance tools with Rust.
  • Infrastructure as Code: Automating high-availability environments with OpenTofu and Ansible.

πŸ›  Technical Stack

Languages & Frameworks

Languages

Infrastructure & DevOps

Infrastructure

πŸ”— Connect with me

GitHub LinkedIn

Popular repositories Loading

  1. GeoTracker GeoTracker Public

    TCSS 450 project

    Java 2

  2. Assassins Assassins Public

    CS 143 assignment dealing with circular linked lists.

    Java 1

  3. FullEdge FullEdge Public

    A java program to find the smallest redundantly connected subgraph.

    Java 1

  4. btt-touchbar-presets btt-touchbar-presets Public

    Forked from vas3k/btt-touchbar-presets

    BetterTouchTool Touch Bar Presets

    AppleScript 1

  5. typescript-library-starter typescript-library-starter Public

    Forked from alexjoverm/typescript-library-starter

    Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!

    TypeScript 1

  6. PythonGuessingGame PythonGuessingGame Public

    A guessing game written in python, used as a means to get used to the python language

    Python