Skip to content
View burumdev's full-sized avatar

Block or report burumdev

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

Popular repositories Loading

  1. threejs-fundamentals threejs-fundamentals Public

    Example WebGL scenes created with Three.js based on the awesome manual at this location: https://threejs.org/manual/

    JavaScript 3 2

  2. morse-codec morse-codec Public

    Rust library for live decoding and encoding of morse code messages. Supports multiple embedded devices and operating systems by being no_std.

    Rust 2 1

  3. emoji-search emoji-search Public

    Search through emojis by title and keywords

    TypeScript

  4. task-react-products task-react-products Public

    A react app that lists a set of products, filters them based on categories, price range, sorts them based on alphabet and price. Also has a shopping cart.

    TypeScript

  5. github-graphql-search github-graphql-search Public

    An example project that searches for github users, their repositories (owned or contributed) and repo issues using Apollo GraphQL client to query GitHub's GraphQL API.

    TypeScript

  6. morse-avr-demo morse-avr-demo Public

    Morse code decoder project demo for Arduino UNO AVR embedded MCU and LCD display.

    Rust