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

Highlights

  • Pro

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 Shivi

πŸ”­ Working on my Web-Development Skills
🌱 Currently learning Data Science & React Native

🌐 Socials:

LinkedIn Stack Overflow Codepen Instagram X

πŸ’» Tech Stack:

CSS3 HTML5 JavaScript Markdown Python TypeScript Firebase Netlify Vercel Express.js NodeJS Next JS PNPM NPM React React Query React Router React Hook Form Redux Styled Components TailwindCSS Vite Zod Firebase MongoDB Figma Pandas NumPy scikit-learn Git GitHub

πŸ“Š



πŸ†

✍️ Random Dev Quote

Pinned Loading

  1. whatsapp-web-clone whatsapp-web-clone Public

    Whatsapp Web Clone Created using React & Firebase

    JavaScript

  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. where-in-the-world where-in-the-world Public

    Country Listing through REST API using TS, React

    TypeScript

  5. dev-finder dev-finder Public

    GitHub Profile Finder

    TypeScript

  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