Go to file
2024-04-05 21:57:33 -04:00
README.md Update README.md 2024-04-05 21:57:33 -04:00

Tyler Perkins (Clortox)

I'm a software developer at Etactics, located in the Cleveland area. I love software design and development, mechanical/electrical engineering, and metalworking. Kent State Unviersity Alumni, persuing a Masters in Computer Science from Georgia Tech University.

Neat projects

Independently created projects that are free and open source

  • Kubernetes Cluster
    • A K3S cluster on my personal server rack in my home, hosting several services for friends, family, and myself
  • Human Call Stack
    • A TODO app based on the concept of a callstack
  • Filebrowswer Sidecar
    • A sidecar application providing a webui to the contents of persistent volumes
    • k8s native with easy configuration using environment variables
    • An extension of filebrowser

Private Projects

These are projects I can't share the source of due to school/work agreements, however I still think they are worth bragging about

  • Multipaxos with stable leaders
    • An implementation of multipaxos with stable leader elections
    • Resilient to minority node failure, network partitions, and dropped/duplicate packets
    • Includes PAXOS log garbage collection and proposal batching to reduce memory usage and reduce consensus latency
  • Self hosted realtime transcription for the deaf
    • Real time transcription application leveraging whisper to provide near-instant transcription for deaf family members
    • Provides speaker differentiation, tiemstamps, and supports call transcription
    • Optimized to run on low power portable boards such as the jetson nano

Contact