Code Monkey home page Code Monkey logo

Hey! I'm Muskan Punyani.

I develop Softwares!

Muskan's GitHub Stats

Top Langs


Muskan Punyani's Projects

blog icon blog

Collection of the codes which are used on our blog at https://www.statworx.com/de/blog/

concurrent_task_scheduler icon concurrent_task_scheduler

Concurrent Task Scheduler that optimizes the execution of a large number of independent tasks across multiple processing units. The scheduler should efficiently allocate resources, manage task dependencies, and handle concurrent execution without causing data races or deadlocks.

fake-news-detection icon fake-news-detection

This system lets you detect whether a news is REAL or FAKE based on the TITLE. TfidfVectorizer is built on dataset to convert the raw news into a matrix of tf-idf features and then a passive aggressive classifier is initialized to fit the model.

grokking-system-design icon grokking-system-design

Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.

invisible-cloak icon invisible-cloak

We always wonder how Harry Potter becomes invisible using a cloth. There may be some sort of magic? Is that so? The code is decoded. It can be done using OpenCV. Make sure that the input video is your recorded video with any color cloth(here I have taken red cloth). The output video generated will be the same as the input, but our colored cloth will become invisible and everything under that will become invisible. If you want to take a different colored cloth, change the values of (H, S, V) in the code.

lld-common-que icon lld-common-que

Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.

low-level-design-primer icon low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

system-design-cheatsheet icon system-design-cheatsheet

System Design Studying can be daunting. This gives you a table to study different problems, understand what components they require, their pros and cons, and how to deal with mitigations.

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

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.