Git Product home page Git Product logo

sigsegved's Projects

bash-ext icon bash-ext

Personal bash settings, such as aliases and functions

betting icon betting

A little simulation playground for Craps and Roulette

ccn-simulator icon ccn-simulator

The simulation system contains two processes. The packet process, which will simulate the complete experience of a packet. The packet process is the complete lifecycle of any packet starting from the node its born to reaching the destination node. The packet process will be able to simulate both interest and data packet experience. It can clone, time out and route itself to destination. The other process in the system would be the generator process, which wakes up after a particular time and generates a random interest packet. The Generator process will assign a random node as the birth node and an object ID that belongs to another node. Generator process then activates this packet and puts itself to sleep for a random time.

crapssim icon crapssim

Simulator for craps with various betting strategies

dropwizard icon dropwizard

A damn simple library for building production-ready RESTful web services.

fb-phonebook icon fb-phonebook

A facebook utility to collect all your friends phone number.

fbconntest icon fbconntest

Facebook Connect with facebook php sdk version 3.0.1

mintplus icon mintplus

A python CLI to group expenses from Mint for one or more person and create a group summary.

notes icon notes

Personal notes from the things I learn on a daily basis

rsa_engine icon rsa_engine

To implement RSA decryption and encryption that can use OpenSSL X509 certificates and can be used to encrypt and decrypt files that OpenSSL produced as well as producing files that OpenSSL can read back. Keep in mind that the final program you produce must be fully compatible with OpenSSL as that is what we will be using to test your program. To accomplish this you must implement the ability to fully parse OpenSSL X509 certificates as well as RSA encryption and decryption and then implement your own methods to reproduce the aforementioned functionality. A good idea would be to model your program commands along the same lines as OpenSSL so it is easy to use and more accessible. Look at the links provided below for more explanation.

rtos-scheduling-algo-simulation icon rtos-scheduling-algo-simulation

Write a simulator (any language you choose) that generates task schedules for the following scheduling algorithms: Rate Monotonic Scheduling (RMS), Earliest Deadline First (EDF), Least Slack Time (LST).  

s2n-tls icon s2n-tls

s2n : an implementation of the TLS/SSL protocols

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.