Skip to content
View bytiagodev's full-sized avatar

Block or report bytiagodev

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.

Content in all repositories owned by your account will be closed.
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
bytiagodev/README.md

Hi, I'm Tiago.

A small face looking at two rows of labels. Languages: HTML, CSS, JavaScript, TypeScript. Tools: React, Next.js, Tailwind, Supabase, Git

That's what I work with. Pinned below are a few ideas that came out of my head and a few I liked enough to build my own version.

You can reach me at tiago@bytiago.com

Pinned Loading

  1. dusty-grooves dusty-grooves Public

    A browser music player disguised as an 80s record shop. The UI is driven by a state machine controlling a character named Big Tony. React, Last.fm, and a Cloudflare Worker proxying YouTube searches.

    JavaScript

  2. github-profile-viewer github-profile-viewer Public

    Search any GitHub user and get a full profile view: language breakdown, repos sorted by last commit, and an accent colour taken from their top language. Vanilla JS against the public GitHub API.

    JavaScript

  3. decked decked Public

    Fictional Venice Beach skate shop with a full storefront: catalogue, cart, accounts, checkout and order history. Plain HTML, CSS and vanilla JavaScript, with localStorage as the only backend.

    CSS

  4. f1-atlas f1-atlas Public

    Formula 1 data browser covering every season from 1950 to present, plus a winner history for every circuit. React and React Router over a paginated API, with a lot of messy historical data.

    JavaScript