Skip to content
View Fyko's full-sized avatar

Organizations

@jsbenchmark @petsinc

Block or report Fyko

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

howdy, i'm carter

i'm a software engineer in austin, texas

i work at Hello Patient, building software for patient communication. we make it easier for clinical teams to spend less time on phones and more time with patients

i mostly work in python, typescript, go, rust. outside of work, i build weird little things when an idea gets lodged in my brain — discord bots, data collectors, search tools, whatever seems fun or useful at the time

some older projects live around here, including scyllax and claudehud

if you want to reach me, discord is probably best: @fykowo

email: me@fyko.net

Pinned Loading

  1. a shell script to delete Rust's `tar... a shell script to delete Rust's `target` directory everywhere
    1
    #!/bin/sh
    2
    
                  
    3
    CYAN="\033[36m"
    4
    GREEN="\033[32m"
    5
    RESET="\033[0m"
  2. scyllax scyllax Public

    A coalescing query system for Scylla

    Rust 10

  3. nsfw nsfw Public

    A Rust library for detecting NSFW images using a neural network

    Rust 25

  4. export-api export-api Public

    A gRPC service to export Discord channels as HTML documents

    C# 14 1

  5. run.sh run.sh Public

    Execute sandboxed code on Discord

    Rust 1