Skip to content
View SujalXplores's full-sized avatar
🚒
Shipping
🚒
Shipping

Block or report SujalXplores

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
SujalXplores/README.md

Hi there, I'm Sujal! πŸ‘‹

Typing SVG

An image of @sujalshah3234's Holopin badges, which is a link to view their full Holopin profile

πŸ§‘πŸ»β€πŸ’» About Me

  • πŸ”­ Currently crafting: My Portfolio
  • 🌱 Learning: Next.js
  • πŸ‘― Open to: Open-source collaborations
  • πŸ’¬ Ask me anything: Open an Issue
  • πŸ’Ž Fun fact: I have a passion for continuously improving and refining projects

πŸ“Š GitHub Stats

πŸ† GitHub Awards

πŸ” Profile Insights

Profile Views

🀝 Connect With Me

LinkedIn Twitter Portfolio

β˜• Support Me

Buy Me A Coffee

🌐 Translations

English Italiano

Pinned Loading

  1. My VSCode settings I use for my ever... My VSCode settings I use for my every projects πŸš€
    1
    {
    2
      "[javascript][typescript][javascriptreact][typescriptreact]": {
    3
        "editor.defaultFormatter": "dbaeumer.vscode-eslint"
    4
      },
    5
      "[json][html][css][scss]": {
  2. Recommended prettier config for most... Recommended prettier config for most project workspace outthere.
    1
    {
    2
      "singleQuote": true,
    3
      "trailingComma": "es5",
    4
      "requirePragma": false,
    5
      "arrowParens": "always"
  3. bolt.new-any-llm bolt.new-any-llm Public template

    Forked from stackblitz-labs/bolt.diy

    Prompt, run, edit, and deploy full-stack web applications using any LLM you want!

    TypeScript 1

  4. portfolio-v2 portfolio-v2 Public

    Personal Portfolio v2.0

    TypeScript 3

  5. v0.diy v0.diy Public

    An open-source alternative to v0.dev that generates UI components using multiple AI providers. Build, customize, and manage components across different frameworks with support for shadcn/ui, NextUI…

    TypeScript 6