10000 thesanchitadevi (Sanchita Devi) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View thesanchitadevi's full-sized avatar
💫
off the right track
💫
off the right track

Highlights

  • Pro

Block or report thesanchitadevi

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

import FrontendDeveloper from 'thesanchitadevi';

class Bio extends FrontendDeveloper {
  name     = 'Sanchita Devi';
  title    = 'Frontend Developer';
}

class Skills extends FrontendDeveloper {
  core     = ["HTML5", "CSS3", "JavaScript", "TypeScript"];
  frontend = {
    frameworks: ["React", "Next.js"],
    stateManagement: ["Redux"],
    styling: ["Tailwind CSS", "MUI", "Bootstrap"]
  };
  backend  = ["Node.js", "Express"];
  databases = ["MongoDB", "PostgreSQL"];
  tools    = {
    design: ["Figma", "Photoshop", "Illustrator"],
    hosting: ["Vercel", "Netlify", "Firebase"],
    orm: ["Prisma"]
  };
}

GitHub Streak

Pinned Loading

  1. Bike-Store-Client Bike-Store-Client Public

    Bike-Store-Client is client side project using React, Redux and Typescript.

    TypeScript

  2. sustainability-idea-hub-client sustainability-idea-hub-client Public

    A platform for sharing and discovering sustainability ideas.

    TypeScript

  3. codeforce-problems codeforce-problems Public

    Codeforces Problem Solves : https://codeforces.com/profile/thesanchitadevi

    C++ 1

  4. Movie-Review-Analysis Movie-Review-Analysis Public

    IMDB Movie Review Analysis using Natural Language Processing (NLP)

    Jupyter Notebook

0