Skip to content
View deveshidwivedi's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report deveshidwivedi

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

Hi, I'm Deveshi Dwivedi!

A little about me...

const deveshi = {
  pronouns: "she" | "her",
  education: "sophomore at Indian Institute of Information Technology, Jabalpur",
  code: ["Javascript", "Typescript", "Python", "Java", "C", "C++", "Perl", "PHP", "Shell scripting"],
  technologies: {
    frontEnd: ["React", "Vue.js", "Next.js", "Tailwind", "HTML", "CSS", "Bootstrap"],
    backEnd: ["Node.js", "Express.js", "PHP", "Java"],
    database: ["MongoDB", "MySQL", "Firebase", "Redis"],
    other: ["Git", "GitHub", "Markdown", "Docker", "GraphQL", "Solidity", "VSCode", "Web3.js"],
  },
  testingFrameworks: ["Jest", "Pytest"],
  I like to: [eat pizza]
}

Get in touch:)

LinkedIn Twitter

Pinned

  1. Vercel-clone Vercel-clone Public

    A replication of the popular Vercel platform using TypeScript, AWS and Redis.

    TypeScript

  2. CodeMatrix CodeMatrix Public

    Coding platform where a user can solve or list questions, get points and view the leaderboard. Made with Firebase and TypeScript.

    TypeScript

  3. MoneyTrackr MoneyTrackr Public

    A platform built using MongoDB, Express.js, React.js and Node.js (MERN) that keeps a track of your expenditure.

    CSS

  4. ChitChat ChitChat Public

    A basic chat application built with React, Node.js, and ChatEngine.io.

    JavaScript