[Search by tag: web]

Motosu: The Content Management System

Web Bash script Date: 14/02/2017 :: 0 comments

Motosu is a Content Management and a Web Hosting System that takes on Word Press by giving users easy-to-understand interface and content creation.

Coding for tomorrow: Why is good code important?

Objective-C Matlab Libraries Java C++ Applications ActionScript Python Web Date: 27/01/2017 :: 0 comments

"Why should I care about how my code is written, as long as it works?" I will argue here that well-structured and well-written code not only saves time on a project, it also helps you to invest your time in a way that is meaningful for your future work.

How I Added My Twitter Feed

Web Date: 18/08/2012 :: 0 comments

Following my decision to leave Facebook, I have decided to start using Twitter more as a means of exchanging information with my friends. Adding a Twitter feed is pretty easy as Twitter does not require you to authenticate so you can just ask for N latest tweets using an ordinary GET request.

Why I Left Facebook

Web Date: 02/08/2012 :: 4 comments

I decided to delete almost all my activity and all my photos from Facebook when they announced that Timeline would become compulsory. While I really think that Timeline is a bad idea as it lets your history be browsed in a very easy manner, this was not the only reason I left...

The website is launched!

Web Date: 27/12/2011 :: 1 comment

I finally launch my new web site. This version has a new design and is made using PHP (CodeIgniter) and JQuery in order to support mobile devices.

Kinect-Controlled News Feed

Web C++ Applications Date: 21/06/2011 :: 0 comments

During my work for Edelman Digital in 2011, I took part on a C++ project to create a program that could display user’s Facebook and Twitter feeds and was controlled by hand gestures captured by a Kinect device connected to a PC.

Shopping cart

Web Flash Applications ActionScript Date: 05/12/2007 :: 1 comment

This shopping cart was incorporated in a HTML web site. User can create several bags, change their styles and drag-and-drop items into them. Clicking on items displays their information. A list of items in the bag is provided along with a subtotal updated each time an item is added.

Quote calculator

Web Flash Applications ActionScript Date: 03/12/2007 :: 0 comments

The quote calculator was implemented on one of my former web sites from when I was a freelancer. User can specify parameters like type of web site, extra features, number of forms, etc. and get immediate quote estimation.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.

Novelty detection with robots using the Grow-When-Required Neural Network

The Grow-When-Required Neural Network implementation in simulated robot experiments using the ARGoS robot simulator.

Fast Data Analysis Using C++ and Python

C++ code that processes data and makes it available to Python, significantly improving the execution speed.

Designing Robot Swarms

This project looks at the challenges involved in modeling, understanding and designing of multi-robot systems.

Robustness in Foraging E-puck Swarms Through Recruitment

Swarms of five e-puck robots are used in a semi-virtual environment, facilitated by the VICON positioning system. Recruitment can make swarms more robust to noise in robot global positioning data.