Skip to content
View ayushp0413's full-sized avatar
💻
Coding
💻
Coding

Block or report ayushp0413

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ayushp0413/README.md

Hi 👋, I'm Ayush Patidar !

Driven final year CS student with a passion for Web Development MERN. Skilled in Java, React, NodeJS and DSA . Recently developed a online education plateform Study Notion for interacting and seamless learning . Seeking a challenging Software Engineer role to contribute to innovative projects and build impactful applications. Open to new opportunities.

ayush0413

  • 🔭 I have developed the EdTech_MERN_PROJECT Study Notion

  • 🌱 Preparing for Java Developer and FullStack Developer

  • 💬 Ask me about C , C++ , Java, Javascript, ReactJS, NodeJS, MongoDB

  • 📫 How to reach me ayushpatidar7441@gmail.com

Connect with me:

ayush patidar @ayush0413 @vectorzerofour13 ayush_ap

Languages and Tools:

c cplusplus css3 html5 java javascript mongodb mysql nodejs react sqlite

ayush0413

 ayush0413

ayush0413

Popular repositories Loading

  1. Hosting-Studynotion Hosting-Studynotion Public

    JavaScript 2

  2. Percentage-Calculator Percentage-Calculator Public

    C

  3. Validate-Date Validate-Date Public

    This program is to validate the input string date.

    C

  4. TMDate-Class TMDate-Class Public

    Creating a Date class which can accept date string as a input. User can feed desired input date from 1-1-1901 to----,or also display the local /present date.The class contains all the important ove…

    C++

  5. Replica-of-cout-and-cin Replica-of-cout-and-cin Public

    In this program the replica of cout and cin object is created . "mout" and "kin" is used in place of cout and cin for printing and scaning.

    C++

  6. Building-a-own-Stack-class-named-apStack- Building-a-own-Stack-class-named-apStack- Public

    apStack is my own stack class with all the operation like push,pop,isEmpty,isFull,getSize etc. Also the Operator "=" and "+" is overloaded.

    C++