Category: webapp

  • 3DWIGS

    3DWIGS (or 3D Web Interactive Game Studio) is my 1st year of Master degree project. The aim of this project is to design and develop both a high level programming language and a compiler that is able to compile this language in order to generate to whole game logic in JavaScript. Besides, …

    Leave a comment | Posted on August 19, 2012 | Published in CSS3 HTML5 JavaScript WebApp
  • ACO EDITOR

    This is one of my 1st year of master degree’s projects. It is an editor with basic commands, but that is completely built using Design Patterns: Command, Memento, Observer, Singleton. It was really an interesting project and a great challenge because my mate and I were asked to use Java but we’ve …

    Leave a comment | Posted on August 19, 2012 | Published in jQuery jQueryUI PHP WebApp
  • WaScrum

    A quit basic scrum whiteboard where developers can manage product backlogs and tasks (for now!). More features as the burndown chart, view others task … will come in future versions. Till then, have fun with this simple app. »Powered by: PHP, JavaScript (jQuery), CSS3 »NOTE: This is an alpha version (still under …

    Leave a comment | Posted on August 19, 2012 | Published in CSS3 jQuery PHP Scrum WebApp
  • Simple Instant Messenger

    A Simple Instant Messenger I developed for fun. I wanted to be able to communicate with my internship mates because I was too lazy to move to their place: p Please use this as it is. I developed it during my spare time, when I was very bored! So forgive me if …

    Leave a comment | Posted on August 19, 2012 | Published in jQuery PHP WebApp
  • Espace Numérique de Travail

    I developed this “simple” ENT (in French Espace Numerique de Travail, corresponds to a Web Based Workspace), when I needed to share some of my lab work documents with my classmates. Actually, Our university has a good web based workspace environment, but I found it … incomplete, I needed some tools which …

    Leave a comment | Posted on August 19, 2012 | Published in jQuery jQueryUI PHP WebApp
  • SimpShell

    This is a simple web based shell. It can execute simple commands like: ls, uname, ps … But some of the advanced commands: vi, streams redirections, ssh … are disabled in the DEMO mode. I really enjoyed developing this app, so I hope you will enjoy giving it a try »Powered by: …

    Leave a comment | Posted on August 19, 2012 | Published in jQuery PHP Python WebApp
  • HTML5 Android Pattern LockScreen

    A proof of concept project illustrating the use of the Android Pattern LockScreen inside a HTML5 Canvas. This project is written in Coffee-script and the canvas manipulation is done using the Kinetic.js library. This system could be used in some login authentication. It may be extended to be used as a captcha …

    Leave a comment | Posted on August 19, 2012 | Published in Android CoffeeScript CSS3 HTML5 JavaScript WebApp