mirror of
https://github.com/Clortox/Clortox.git
synced 2026-05-25 13:17:58 +00:00
54 lines
2.7 KiB
Markdown
54 lines
2.7 KiB
Markdown
### Tyler Perkins (Clortox)
|
|
|
|
I'm a software developer at Etactics, located in the Cleveland area.
|
|
|
|
Software engineer, aspiring polymath. I like to do a little bit of everything.
|
|
Interested in proving correctness, embedded systems, system design, genetic engineering, microscopy, mechanical engineering, pure math (mostly algebra, category theory, number theory), operating systems design, security, and more.
|
|
|
|
Kent State University Alumni, pursuing a Masters in Computer Science from Georgia Tech University.
|
|
|
|
Open to research work and projects ([email me](mailto:hello@clortox.com))
|
|
|
|
#### Neat projects
|
|
|
|
_Independently created projects that are free and open source_
|
|
|
|
- [Kubernetes Cluster](https://git.clortox.com/Infrastructure/Gluttony-Cluster)
|
|
- A K3S cluster on my personal server rack in my home, hosting several services for friends, family, and myself
|
|
- [Human Call Stack](https://git.clortox.com/tyler/HumanCallStack)
|
|
- A TODO app based on the concept of a callstack
|
|
- [Filebrowswer Sidecar](https://git.clortox.com/Infrastructure/Filebrowser)
|
|
- A sidecar application providing a webui to the contents of persistent volumes
|
|
- k8s native with easy configuration using environment variables
|
|
- An extension of [filebrowser](https://filebrowser.org)
|
|
|
|
#### 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_
|
|
|
|
- [K2 GRC](https://k2grc.com)
|
|
- SaaS GRC application I designed from the ground up
|
|
- Determines compliance state in large organizations down to individual asset resolution
|
|
- Written with Spring Boot
|
|
- [Multipaxos with stable leaders](https://github.com/emichael/dslabs/tree/master/labs/lab3-paxos)
|
|
- 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
|
|
|
|
#### Links
|
|
|
|
- [Personal Website](https://www.tylerperkins.xyz)
|
|
- [Personal Gitea](https://git.clortox.com) - This is where most of my development happens
|
|
- [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/)
|
|
|
|
#### Contact
|
|
|
|
- [Email (hello@clortox.com)](mailto:hello@clortox.com)
|
|
- [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/)
|
|
|
|
_Note that none of my work here, opinions, or actions are reflections on my employer or any education institution, past or present_
|