Skip to content
View joeynguyen's full-sized avatar

Block or report joeynguyen

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 Loading

  1. spendless spendless Public

    Personal finance tracker built using electron

    HTML 2

  2. tagged-photos-scraper tagged-photos-scraper Public

    JavaScript 1

  3. Use Typescript to check JavaScript Use Typescript to check JavaScript
    1
    // add this file to the root of your repo without these comment lines
    2
    // inside `compilerOptions`, include "moduleResolution": "node" if it's a Node project
    3
    // remove `jsx` lines if not using JSX
    4
    {
    5
      "compilerOptions": {
  4. vite-react-express-boilerplate vite-react-express-boilerplate Public template

    Forked from lmachens/vite-boilerplate

    This boilerplate contains all the tools you need to build a modern web app with React, Vite, and Express.

    JavaScript 71 30

  5. vite-react-express-docker-boilerplate vite-react-express-docker-boilerplate Public template

    This boilerplate contains all the tools you need to build a modern web app with Docker, Vite, React, and Express.

    JavaScript 43 10

  6. kickstart.nvim kickstart.nvim Public

    Forked from nvim-lua/kickstart.nvim

    A launch point for your personal nvim configuration

    Lua