Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AuthBee and Feed-The-Snake #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shakyapeiris
Copy link

Hi,
I have added a couple of my Open Source projects to the list.

  1. AuthBee
    AuthBee is an NPM package to implement authentication logic for the front end of JavaScript projects. It's more of a beginner-friendly project which will store JWT tokens in the LocalStorage of the browser and remove them once expire.
    https://www.npmjs.com/package/authbee

  2. Feed-The-Snake
    Feed-The-Snake is an extension of the classical snake game developed using Svelte.Js. The specialty of this project is that users can take help from the path-finding algorithm to find the shortest path to the target
    https://shakya-feed-the-snake.netlify.app/

Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant