Skip to content
View riderjensen's full-sized avatar
☺️
Working
☺️
Working
Block or Report

Block or report riderjensen

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

Pinned

  1. rehype-class-names rehype-class-names Public

    A utility plugin to use with rehype that adds class names to HAST (html tree)

    JavaScript 4 2

  2. nodejs-url-shortner nodejs-url-shortner Public

    A free nodejs RESTful URL shortner that is lightweight and easy to set up.

    JavaScript 2 1

  3. leanlist leanlist Public

    Mobile app to have lists that users can share across mobile devices

    Dart

  4. voting-back voting-back Public

    Backend API for a voting system that manages users, polls, and votes. Interfaces with mySQL using an ORM, uses express.

    JavaScript

  5. voting-nextjs voting-nextjs Public

    Frontend system for the voting API written in Next.js and Tailwind CSS.

    TypeScript

  6. Web Serial API + React Web Serial API + React
    1
    import {
    2
      createContext,
    3
      PropsWithChildren,
    4
      useContext,
    5
      useEffect,