Coder Social home page Coder Social logo

Omkar Salvi's Projects

auggraffiti icon auggraffiti

AugGraffiti is an augmented reality social art game.

fork-bomb-detection-and-diffussion-for-linux-os icon fork-bomb-detection-and-diffussion-for-linux-os

Introduced a module in kernel to monitor the processes for fork bombs and defuse a bomb before it causes serious damage to the system. This new function is implemented in a kernel thread so it can monitor the processes in background without slowing down the kernel. Semaphore is used to synchronize the waking up of the kernel thread and conserve the resources.

p2p-file-sharing-system icon p2p-file-sharing-system

It's Peer to Peer file sharing system which uses centralized directory server. The architecture of this system is designed to be similar to that of Napster. However, this system is developed to share only text files.

secure-c-library icon secure-c-library

Provided a security layer that prevents format string vulnerabilities by hooking the β€œprintf” family of functions to filter dangerous format strings. When developer includes our library in the code, the application will be safe from format string vulnerabilities.

thrashing-alert-service icon thrashing-alert-service

Implemented a kernel module for thrashing Alert service which automatically detects thrashing and alerts the system administrator when it occurs.

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.