Skip to content
View ThBastos's full-sized avatar

Organizations

@ABS-org @entreoutros
Block or Report

Block or report ThBastos

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

Hi there 😊

Welcome to my space of codes, tests and games.

I've been working more than 13 years on innovation and technology products. Here are some of the projects I made to practice and play with new things. More professional infos on my LinkedIn and portfolio.

Experiments

Space Invaders

javascript html5 canvas

Space Invaders is a classic game that you should be able to find at any retro-based arcade. Surprisingly, coding it with JavaScript isn't that difficult, we just need to know few concepts regarding image rendering, physics, and object interaction. Play demo >

react

Pomodoro Timer

react styled-components javascript html5 css3

The Pomodoro Technique is a time management method for students, perfectionists, and procrastinators of all kinds. Work in focused, 25-minute intervals. Here we have a customizable timer to practice pomodoro. Check repo >

Popular repositories

  1. react-links react-links Public

    React-Hooks / Links úteis para pensar sobre estrutura de pastas, arquitetura, boas práticas e tutoriais no React utilizando Hooks.

    14

  2. proffy proffy Public

    RocketSeat - Next Level Week #2 course repository. Course with React, Typescript, Next.js. Server with NodeJS, Express, Knex and SQLite3 as database.

    TypeScript 3

  3. diversifica-pomodoro diversifica-pomodoro Public

    Aplicação em React com Styled Components que gera um timer para gestão do tempo com a técnica Pomodoro.

    JavaScript 1

  4. zippopotam zippopotam Public

    React app with GraphQL and Apollo server to access the zippopotamos API, search and display zip code infos and history of search's.

    TypeScript

  5. ThBastos ThBastos Public

  6. space-invaders space-invaders Public

    Space Invaders game built with Javascript and HTML5 Canvas.

    JavaScript