Giter VIP home page Giter VIP logo

Fabio Cigliano's Projects

multipart-file-transfer icon multipart-file-transfer

A project in Python + Twisted to transfer big file to and from a server. The communication between the server and client agent is bidirectional to avoid nat problem. It uses Twisted library to limit file transfer's speed to avoid bandwidth saturation. Also it splits big file into small pieces and, when all the pieces are transferred, it joins all parts together and give back the original file. It can compute the MD5 checksum to verify the integrity of both the final file and the file parts.

nginx-vhost-proxy icon nginx-vhost-proxy

nginx proxy to serve virtual-host based websites (hosted by other containers)

node-supyo icon node-supyo

A face detection library for node.js using PICO

opencv-template-matching-example icon opencv-template-matching-example

test case for programming an algorithm with OpenCV, test it with graphical results and deploy the same code for a web server with terminal interface.

php-framework-fabio icon php-framework-fabio

PHP library framework derived from Joomla CMS. Expanded with some utility functions.

regex-replace icon regex-replace

A simple CLI/Module for regex replacing strings in files & renaming files recursively

state_machine icon state_machine

Easily create a finite state machine and define legal state transitions. Listen to state entrances, departures, and transitions.

the-hangman-resolver icon the-hangman-resolver

Here it is a Python script that simulate within a class the rules of the hangman game (italian's "Gioco dell'Impiccato") and another class tries to automatically solve the game by a given input word and a dictionary (italian or english words) to guess the first.

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.