User Tools

Site Tools


projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects [2018/06/22 08:11] – [Repositories] cedricprojects [2018/08/09 14:26] (current) – removed cedric
Line 1: Line 1:
-If you wish and if you like one of these projects, you can donate via Bitcoin:\\ 
-[[https://blockexplorer.com/address/1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ | 1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ]]. 
  
-<html> 
-<a href='https://www.openhub.net/accounts/112331?ref=Detailed' target='_blank'> 
-<img alt='Open Hub profile for Cedric Bonhomme' border='0' height='35' src='https://www.openhub.net/accounts/112331/widgets/account_detailed.gif' width='230' /> 
-</a> 
-</html> 
- 
- 
- 
-====== Communications and Internet ====== 
- 
-===== Freshermeat  ===== 
- 
-[[https://github.com/cedricbonhomme/Freshermeat | Freshermeat]] is an open source software directory and release tracker. 
- 
-===== Newspipe  ===== 
- 
-[[projects:newspipe | Newspipe]] is a web-based news aggregator and reader. 
- 
-===== Grenouille  ===== 
- 
-[[projects:grenouille | Grenouille]] is an online service for weather data. 
- 
- 
- 
-====== Security ====== 
- 
-===== Stegano ===== 
- 
-[[projects:stegano|Stegano]] is a pure Python Steganography module. 
- 
-===== pyHIDS ===== 
- 
-[[projects:pyhids|pyHIDS]] is a little HIDS. 
- 
- 
- 
-====== Humanitarian ====== 
- 
-===== Open Shelter Database  ===== 
-The [[https://github.com/rodekruis/shelter-database | Open Shelter Database]] aims at creating a platform to collect and share with the widest possible audience, key information on humanitarian shelters, including the contacts of the organizations behind them. 
- 
-Developed for the Netherlands Red Cross. 
- 
-====== Robotic ====== 
- 
-  * [[https://github.com/cedricbonhomme/EV3WebController | EV3WebController]]: provides a Web interface in order to control the EV3 robot. 
- 
- 
- 
-====== Visualization ====== 
- 
-  * [[projects:ip-link | IP-Link]]: the goal of IP-Link is to see the relationships between different IP from network traffic capture. 
- 
- 
- 
-====== Games ====== 
- 
-  * [[projects:jack-says | Jack Says]]: a web-based multiplayer game. It's a "Simon Says"-like (Jacques a dit in french) in which you need to follow the instruction given by Jack; 
-  * [[http://bitbucket.org/cedricbonhomme/minesweeper-3k/ | Minesweeper 3K]] is an original implementation of the classic game of mines; 
-  * [[projects:pacman-game-server| a pacman game server]]. 
- 
- 
- 
-====== Various contributions ====== 
- 
-===== Trovebox ===== 
- 
-[[https://github.com/photo | Trovebox]] 
- 
-===== Primo  ===== 
- 
-[[http://siis.cse.psu.edu/primo | PRIMO]] 
- 
- 
-  * [[projects:pysecret|pySecret]]: a simple Python Cryptography Toolkit (Caesar, Vigenere, Affine, Permutation, Substitution, Hill, RSA, ElGamal); 
-  * [[http://thesecurityteam.wikidot.com/serrure-securisee | pyLock]]: a secure lock for SSH. 
-  * [[https://bitbucket.org/cedricbonhomme/gotalk | GoTalk]]: a Go chat server; 
-  * [[projects:balloon | Balloon]]: an alternative to DropBox with file version control. It is based on Mercurial and will support Git; 
-  * [[http://pychatter.wikidot.com/ | pyChatter]]: an instant messaging software written in Python. The architecture of pyChatter is based on the [[https://github.com/javipalanca/spade | SPADE]] MAS platform; 
-  * [[projects:bplog|bPlog]]: Backpacker's Log (bPlog) is a kind of web log (not a blog) for hikers, travelers. You can log your current position with your smartphone (Android, etc.) or with other devices. 
- 
- 
- 
-======= Repositories ======= 
- 
-  * [[https://github.com/cedricbonhomme | GitHub]], [[https://bitbucket.org/cedricbonhomme | Bitbucket]] and [[https://gitlab.com/cedricbonhomme | GitLab]]; 
-  * [[https://hg.cedricbonhomme.org | personal Hg repositories]] and [[https://git.cedricbonhomme.org | personal Git repositories]]. 
- 
-There is also a page dedicated to [[cs_lang|computer science languages]] I appreciate. 
- 
- 
-{{tag>projects Newspipe IP-Link grenouille cs_lang:python steganography Stegano pyHIDS}}