Code Monkey home page Code Monkey logo

dineshkumar-mb's Projects

callbackhell icon callbackhell

Callback Hell is essentially nested callbacks stacked below one another forming a pyramid structure. Every callback depends/waits for the previous callback, thereby making a pyramid structure that affects the readability and maintainability of the code.

contex-api icon contex-api

react useContext task using contex-Api . Here in this function we can use multiple props for different components without using props drilling [children] by using children we can perform different tasks according to our needs

country-weather-fetch-api icon country-weather-fetch-api

Fetch API is a powerful JavaScript interface that allows you to make network requests (such as fetching data from a server) in a more modern and flexible way. here restcountries and openweathermap Api are used.

dom-calculator icon dom-calculator

This is a simple calculator made using Dom manipulation ,html,css,bootstrap and JavaScript. Here all the functions like clear,subract,multiply,addition etc are created using DOM.

dom-pagination icon dom-pagination

pagination task using Dom manipulation html,css,javascript are used . the test cases are provided whether the task are made accordingly

formik-crud icon formik-crud

The admin dashboard for a library management system that allows users to manage book and author details. Use Formik for all form validations.

mern-authb icon mern-authb

password reset flow using authentication (mern)

mern-authf icon mern-authf

user authentication using mern stack [frontend]

mongodb-2task icon mongodb-2task

creating a databases of the guvi zen portal using mongodb with db name guvi_zen and collections of topic ,users,attendance,mentors,company-drives are created

mongodbtask1 icon mongodbtask1

commands to execute the tasks to get desired results. Code performed in mongosh cmd prompt shell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.