Giter Site home page Giter Site logo

Nirjhar Roy's Projects

craftml icon craftml

CRAFTML Implementation with 'Delicious' dataset

home-automation-using-arduino icon home-automation-using-arduino

A simple home automation system using android application and arduino uno. The android application basically controlled lights, fan speed and also was capable of detecting and emergency alarm and send sms to alert nearby people in case of emergencies.

keystone icon keystone

Keystone Enclave (QEMU + HiFive Unleashed)

keystone-sdk icon keystone-sdk

SDK for Keystone Enclave - ABI/SBI libraries and sample apps

secure-dropbox-testbed-using-golang icon secure-dropbox-testbed-using-golang

use Go to build the functions needed to implement "encrypted dropbox", a cryptographically authenticated and secure file store (Actually, a Key-Value store; we have abstracted concept of files into key-value pairs so that you don’t have to deal with raw files directly)

student_management_system icon student_management_system

Student Management System is an application of distributed compact object. Students and administrator are allowed to perform certain operations on student database based on their role. The idea is having encapsulating data through a compact object service mechanism. The main database is maintained at a central server. The client requests for database services are supplied in form of compact objects which contains the mutable and nonmutable fields, permitted mutating operations on data with range checks, last modified and any other field which can be used to store log for the purpose of recoveries. The client gets the object and operates on the field as per specification and returns the same to the servers. The server after gathering all compact objects from same database examines non-conflicting updates and applies them to database. In case of conflicting updates, the server assembles the log and leaves it for manual updates. The database is not updated directly when conflicting updates are detected.

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.