Skip to content
View kabomi's full-sized avatar

Block or report kabomi

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

Pinned Loading

  1. obstacle-course-solver obstacle-course-solver Public

    An obstacle course game solver. The object of the game is to calculate a route from the starting location to the target location, navigating the terrain in the grid. (Next.js + TDD)

    TypeScript

  2. supply-chain-app supply-chain-app Public

    A system that allows users to track and trace supply chain items (using node, ts, react)

    TypeScript

  3. blackjack blackjack Public

    A simple blackjack (21) card game for 1 player (node.js & react & TDD). It has been coded mostly following BDD approach.

    JavaScript

  4. tvshows tvshows Public

    This application allows users to look for TV shows based on different genres (drama, comedy, sports, etc.). TV shows data is served by the following open API: http://www.tvmaze.com/api . This app i…

    TypeScript

  5. soap_litmus_tests soap_litmus_tests Public

    Node server that communicates with Litmus soap api. It started as a hack to automate the way we tests HTML Email templates.

    JavaScript 1

  6. github-trends github-trends Public

    Vuejs example with unit tests starting from an empty vue-cli project. It shows a list of github trending repos from the last 7 days. A different view will show the list of issues of a selected repo.

    JavaScript