Skip to content
View ShivangamSoni's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ShivangamSoni

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

I'm Shivangam Soni

💫 I’m currently learning Next 13 & React Native

🎯 New Site currently in Developement

🌐 Socials:

LinkedIn Stack Overflow Codepen

💻 Tech Stack:

JavaScript HTML5 CSS3 TypeScript Vercel Netlify Firebase Express.js JWT NodeJS Next JS NPM React React Router Redux TailwindCSS Styled Components MySQL MongoDB Figma LINUX Postman

Pinned

  1. reddit-clone reddit-clone Public

    A Reddit clone built with Next.js, TypeScript, TailwindCSS & shadcn

    TypeScript 2

  2. find-us-game find-us-game Public

    This is a Game inspired by Wheres Waldo. I've completed this project as part of TheOdinProject

    TypeScript

  3. dictionary-web-app-react dictionary-web-app-react Public

    Dictionary Web App | Vite React TypeScript TailwindCSS

    TypeScript

  4. dev-finder dev-finder Public

    GitHub Profile Finder

    TypeScript

  5. whatsapp-web-clone whatsapp-web-clone Public

    Whatsapp Web Clone Created using React & Firebase

    JavaScript

  6. Extract JavaPoint MCQs Into an Excel... Extract JavaPoint MCQs Into an Excel File (Dependencies: requests, beautifulsoup, xlsxwriter)
    1
    import requests
    2
    from bs4 import BeautifulSoup
    3
    import xlsxwriter
    4
    
                  
    5
    import time