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.

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

A small square face that blinks and looks sideways

You've reached Tiago's page. He's off building something. I supervise.

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

    GitHub profile viewer built with plain HTML, CSS, and vanilla JS. Uses parallel API requests, handles rate limits, and colours the UI based on the user's top programming language.

    JavaScript

  3. decked decked Public

    Fictional Venice Beach skate shop. Built with plain HTML, CSS, and vanilla JavaScript to simulate a full e-commerce flow using only localStorage for the cart, accounts, and orders.

    CSS

  4. f1-atlas f1-atlas Public

    Formula 1 data browser covering every season from 1950 to present. Built with React and React Router to handle paginated API responses, shared season state, and messy historical data.

    JavaScript