Skip to content
View Synvox's full-sized avatar
๐Ÿ‘‹
๐Ÿ‘‹

Organizations

@LeaderFactor

Block or report Synvox

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

Note

๐Ÿ‘‹ Hey

I'm Ryan Allred. I'm currently CTO at LeaderFactor, a company dedicated to building leaders around the world. We work with some of the largest household brands to create actionable road-maps for their leadership population. It's a small company, and I've been privileged to wear many hats including: Frontend, Backend, Design, and more.

In my spare time I speak at meetups here in Lehi, Utah. Here are a couple of my favorite demos:

  1. A simple chat app This small app showcases a simple design system built in tailwindcss and some clever use of named anchors to create a more intuitive mobile experience. The app also has some nice accessibility features.
  2. Todoable A zero dependency web framework built on Bun that makes heavy use of async generators. It's a fun demo of how to build a web framework from scratch.
  3. Not-remix This is a small web framework that re-implements the core functionality of Remix, but using preact instead of react.
  4. Youtube Music Clone This is a small demo of a youtube music clone that uses the youtube api to fetch music and play it in the browser, including a custom audio player and visualizer.

Projects

I've worked on a variety of projects throughout my career. Here are a few of the highlights:

  1. LeaderFactor LeaderFactor is the premier leadership training platform for enterprises. I've lead the development of leaderfactor.app from git init to where it is today.
  2. 1 of X 1 of X was a side project to scratch an itch. I like generative art and ran a NFT marketplace on polygon during the post-covid crypto craze.
  3. Skipio Skipio is a messaging platform for independent consultants and sales teams. I lead the frontend and mobile teams.
  4. I-Know Extension My sophomore year of college, I wrote a browser extension to aggregate my assignments to one checklist with reminders. Turns out lots of people needed something similar and the project went viral. Students across the globe used this extension, including Yale, Harvard, BYU and many, many more.
  5. Mimic Social Mimic Social is the worlds first social media simulation for marketing students. Students create assets, manage inboxes, and promote campaigns in a simulated environment to test their understanding of social media marketing.
  6. Canvas Creator Canvas Creator was my first big project. It was a small animation and game creator with a drag and drop interface.

Although most of my work is not open source, I'm always happy to chat about my experiences and learnings. Feel free to reach out to me on LinkedIn or Twitter.

Pinned Loading

  1. sql sql Public

    sql is another sql template string library. Bring your own database client.

    TypeScript 1 1

  2. remix-chat-sse remix-chat-sse Public

    Example chat app with accessible components and custom design system.

    TypeScript 1

  3. not-remix not-remix Public

    (Meetup) Let's create a framework like Remix from scratch.

    JavaScript

  4. todoable todoable Public

    (Meetup) Let's make a zero dependency web framework by abusing async generators.

    TypeScript

  5. youtube-music-demo youtube-music-demo Public

    (Meetup) Build a youtube music player.

    TypeScript

  6. rehook rehook Public archive

    Make React Hooks out of your Recompose enhancers

    JavaScript 246 14