Compare commits

...

2 Commits

Author SHA1 Message Date
890207425e Update README.md 2026-05-15 10:33:32 -04:00
8f0b1dabd7 Update README 2026-05-15 10:26:22 -04:00

View File

@@ -1,8 +1,13 @@
### Tyler Perkins (Clortox) ### Tyler Perkins (Clortox)
I'm a software developer at Etactics, located in the Cleveland area. 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. 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 #### Neat projects
@@ -10,8 +15,6 @@ _Independently created projects that are free and open source_
- [Kubernetes Cluster](https://git.clortox.com/Infrastructure/Gluttony-Cluster) - [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 - 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) - [Filebrowswer Sidecar](https://git.clortox.com/Infrastructure/Filebrowser)
- A sidecar application providing a webui to the contents of persistent volumes - A sidecar application providing a webui to the contents of persistent volumes
- k8s native with easy configuration using environment variables - k8s native with easy configuration using environment variables
@@ -21,6 +24,10 @@ _Independently created projects that are free and open source_
_These are projects I can't share the source of due to school/work agreements, however I still think they are worth bragging about_ _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) - [Multipaxos with stable leaders](https://github.com/emichael/dslabs/tree/master/labs/lab3-paxos)
- An implementation of multipaxos with stable leader elections - An implementation of multipaxos with stable leader elections
- Resilient to minority node failure, network partitions, and dropped/duplicate packets - Resilient to minority node failure, network partitions, and dropped/duplicate packets
@@ -33,7 +40,7 @@ _These are projects I can't share the source of due to school/work agreements, h
#### Links #### Links
- [Personal Website](https://www.tylerperkins.xyz) - [Personal Website](https://www.tylerperkins.xyz)
- [Personal Gitea](https://git.clortox.com) - This is where most of my development happens - [Personal Gitea](https://git.clortox.com)
- [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/) - [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/)
#### Contact #### Contact
@@ -41,4 +48,4 @@ _These are projects I can't share the source of due to school/work agreements, h
- [Email (hello@clortox.com)](mailto:hello@clortox.com) - [Email (hello@clortox.com)](mailto:hello@clortox.com)
- [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/) - [Linkedin](https://www.linkedin.com/in/tyler-perkins-xyz/)
*Note that none of my work here or my opinions or actions are reflections on my employer or any education instiution, past or present* _Note that none of my work here, opinions, or actions are reflections on my employer or any education institution, past or present_