Code Monkey home page Code Monkey logo
  • šŸ‘‹ Hi, Iā€™m Rahul

  • šŸ“« How to reach me @kattarahul_1 on Instagram and [email protected]

luharine's Projects

30-days-of-javascript icon 30-days-of-javascript

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.

context_switching_osproject icon context_switching_osproject

Context Switching involves storing the context or state of a process so that it can be reloaded when required and execution can be resumed from the same point as earlier. Act of switching from one process to another is called a "Context Switch".Typically there are several tasks to perform in a computer system. So if one task requires some I/O operation, you want to initiate the I/O operation and go on to the next task. You will come back to it later. When you return back to a process, you should resume where you left off. For all practical purposes, this process should never know there was a switch, and it should look like this was the only process in the system.

mathbee icon mathbee

This project is a math quiz where program displays questions and user should take less than three(3) seconds to answer and atmost user can can make three mistakes.The programs displays the score if the user fails to answer in 3 seconds program displays the score.

testcase icon testcase

The Test Case Generator is a helpful tool designed to assist with basic problem-solving scenarios. It allows users to generate test cases for a given problem, making it easier to test their solutions or validate the correctness of an algorithm. With the Test Case Generator, users can specify the number of test cases to generate.

thinkstats2 icon thinkstats2

Text and supporting code for Think Stats, 2nd Edition

whisper icon whisper

A Fun Application to have a random chat with people safely

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.