Skip to content
View ttorynn's full-sized avatar
🏎️
🏎️

Highlights

  • Pro

Block or report ttorynn

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 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
ttorynn/README.md
 _   _      _ _          ___ _             _____                      
| | | | ___| | | ___    |_ _( )_ __ ___   |_   _|__  _ __ _   _ _ __  
| |_| |/ _ \ | |/ _ \    | ||/| '_ ` _ \    | |/ _ \| '__| | | | '_ \ 
|  _  |  __/ | | (_) |   | |  | | | | | |   | | (_) | |  | |_| | | | |
|_| |_|\___|_|_|\___( ) |___| |_| |_| |_|   |_|\___/|_|   \__, |_| |_|
              |/                                    |___/

I'm a fullstack, machine learning, and electrical engineer—as well as a designer—passionate about building novel products that [actually] change the way we approach problems.

Here on GitHub, you'll find all of my projects that I've decided to make public. Feel free to get in touch with me if you have any questions about my projects, experience, or simply want to say hi.

Featured Projects

Researched and learned PCB design, circuit theory, RF impedance matching, antenna selection, and transmission line theory to develop LED bracelets for events at my school. These are programmable with any light sequence, but are intended to sync to music.

A Raspberry Pi running a SvelteKit webserver integrated with SQLite serves the bracelet control platform, which communicates via IPC to a C++ binary that leverages the Qt Bluetooth framework in order to broadcast byte-sized commands to hundreds of bracelets. The bracelet PCBs, designed in KiCad, possess an impedance-matched Johanson Dialectric antenna that connects to a TI SimpleLink MCU. This MCU is programmed via a Tag-Connect flashing header that transfers compiled C binaries, which use the TI SimpleLink hardware abstraction libraries to translate RF signals into PWM alterations that control the PCB's two LEDs. These PCBs are encased in a custom designed, 3D printed PETG shell.

More information, including photos, can be found on my blog.

A CLI that generates repository LICENSE files. Automatically fetches information, such as contributor names, emails, etc from either a Cargo.toml, pyproject.toml, package.json, or the global git config. It can generate many commonly-found licenses in their respective formats.

A peer-to-peer file sharing service that leverages WebRTC. Similar to Apple's AirDrop and Google's Nearby Share except it is an online, cross-platform service that requires connection to the internet. Being a PWA, it can also be downloaded as a local application.

Use it here.

A profile README badge service that offers a profile view count and Discord status badge. Both are seen at the top of this README with my information.

Languages

TypeScript JavaScript Python C C++ SQL HTML CSS

Technologies

Docker Django Figma Next.js SvelteKit React Cloudflare Git Node.js PostgreSQL PyTorch Redis Prisma Drizzle TailwindCSS pandas KiCad LTspice Ansys HFSS

Statistics

Pinned Loading

  1. licer licer Public

    A simple CLI for quickly generating repository licenses.

    Rust

  2. pindrop pindrop Public

    Quick file sharing using modern web technologies

    TypeScript 1

  3. badges badges Public

    Cloudflare WebWorker for custom README.md badges.

    TypeScript 1