Skip to content
View Tenacity-Dev's full-sized avatar
💯
💯
Block or Report

Block or report Tenacity-Dev

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. Next.js-jwt-http-cookie-only Next.js-jwt-http-cookie-only Public

    You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie.

    JavaScript 49 17

  2. nextjs-latest-auth nextjs-latest-auth Public

    You'll learn how to implement your own authentication in Next.js using JWT and storing that JWT inside an httpOnly cookie with the latest App Directory.

    TypeScript 40 8

  3. vite-react-ts-tailwind-tanstack-query-eslint-prettier vite-react-ts-tailwind-tanstack-query-eslint-prettier Public

    This is a start repository which has all the essential tools that I use in my personal and professional projects.

    TypeScript 25 7

  4. nestjs-migrations-example nestjs-migrations-example Public

    This repo shows off how to do nestjs migrations using env variables

    TypeScript 24 5

  5. next.js-deploy-example next.js-deploy-example Public

    A basic next.js app example for deployment

    CSS

  6. fastapi-sqlalchemy2-alembic-postgresql fastapi-sqlalchemy2-alembic-postgresql Public

    This is a start repository for FastAPI with integrated SQLAlchemy 2, Alembic and Postgresql

    Python