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. ChitChat ChitChat Public

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

    JavaScript

  2. MoneyTrackr MoneyTrackr Public

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

    CSS

  3. Sorting-Visualizer Sorting-Visualizer Public

    Visualization of different sorting algorithms in C++ with SDL2 Library.

    C++

  4. p5.js p5.js Public

    Forked from processing/p5.js

    p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Proces…

    JavaScript