Skip to content
View Fyko's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@sycer-dev @trufflehq @sycertech @jsbenchmark
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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! 🤠

views

I'm a software engineer based in Denver, Colorado! I have the most experience with TypeScript but I'm not opposed for using the right tool for the job. I have some experience with C#, plenty with Go, and I hope to learn Python, Elixir and Ocaml. Recently I've been writing a lot of Rust!

My Background

I wrote my first line of code on November 19th, 2018. I was bored on Thanksgiving holiday and decided to try and write a a Discord bot with discord.js. With zero clue what I was doing, I put my head down and buried myself in the project –– only to get it working a couple days later. About a year later, after plenty of learning, tinkering and growing, I opened my first company, Sycer Development, selling custom Discord bots to some of the biggest players and communities in the sneaker reselling community. Though I closed her down almost two years ago, I owe a lot of my success to the folks that gave me a shot and helped me grow.

What about now?

Since July of 2022, I've been working with Truffle, a startup focused on filling the gaps left by Twitch and YouTube –– improving live-streaming and content creation for both creators and their viewers.

Recently (edited: September 2023), some of my projects at Truffle include:

  • Chuckle, our in-house Discord bot for our internal company server
  • Scyllax, a Rust-based query framework (but also kinda? an ORM) for Scylla
  • Hypha, a thin gRPC layer between our Scylla cluster and other services, standardizing our data access layer (utilizing Scyllax)

How to reach me

I'm most active on [Discord]. If you ever want to get in contact with me, join my Discord server.

Some Statistics

Pinned

  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. trufflehq/scyllax trufflehq/scyllax Public

    A coalescing query system for Scylla

    Rust 8

  3. alii/searchy alii/searchy Public

    Cloudflare + Google = supercharged web surfing

    TypeScript 142 29

  4. thoth thoth Public

    A Discord Bot to aid in essay-writing and all-things grammar and English related.

    TypeScript 4

  5. nsfw nsfw Public

    A Rust library for detecting NSFW images using a neural network

    Rust 9

  6. wordle-stats wordle-stats Public

    Collect and parse Wordle game share content and make pretty graphs

    Rust 2 1