Skip to content
View YsrajSingh's full-sized avatar
🎯
Busy at the moment
🎯
Busy at the moment

Block or report YsrajSingh

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. fastapi-docker-postgres-jwt-auth Public

    A simple FastAPI setup with Docker and PostgreSQL integration. This project uses JWT for authentication, providing a secure and efficient way to manage user sessions. Quickly set up your developmen…

    Python 1

  2. cloudflare-r2-file-manager Public

    `cloudflare-r2-file-manager` is a Node.js API for managing files and folders in Cloudflare R2. It allows you to create, read, update, and delete JSON files, list files in folders, and view all fold…

    JavaScript 2 1

  3. google-access-token-generator Public

    This project is a simple Java-based application that generates an OAuth2 access token using Google Cloud credentials. The credentials are loaded from a credentials.json file, and the application us…

    Shell

  4. nextjs-fastapi-docker Public

    This project demonstrates how to set up a basic Next.js frontend and a FastAPI backend, both running in Docker containers. This setup includes volume configurations for development and is designed …

    TypeScript 1

  5. the-fitness-paradise Public

    Welcome to my first responsive website! This project showcases my journey in learning HTML and CSS. I focused on creating a layout that adapts to different screen sizes, ensuring an optimal experie…

    HTML

  6. java-gcp-custom-curl Public

    A custom solution that securely generates access tokens from a credentials.json file and enables image uploads using cURL commands, all without relying on SDKs. It streamlines authentication and fi…

    Java