Michał Kapiczyński
Software developer portfolio

My projects

Vetero

Vetero means weather in esperanto language and it is a responsive single page application showing a 5 day weather forecast based on OpenWeatherMap API.

Facebook Data Analyzer

React.js web application for viewing some interesting statistics derived from user facebook data.

P2P Social Network

Have you seen Sillicon Valley tv series? If so, you may remember the idea of decentralized internet. Why not a decentralized social network then?

Web of Things

Internet of Things is definitely a hot topic nowadays. This project is aimed as a first encounter with a notion of the IoT, and the Web of Things approach.

Kademlia

Kademlia is a distributed hash table for decentralized peer-to-peer networks.It specifies the structure of the network and the exchange of information through node lookups.

OAuth Client

Login with facebook? Let's try to login with your own OAuth authorization server using custom implementation of an OAuth client.

Detail project description

OAuth Authorization Server

Every web developer knows OAuth authorization standard from the client perspective. This project's goal was to implement the server side of the OAuth standard.

FB Login Flow

The project is an implementation of the FB login flow.

Robot Control

Robots are an advanced technology, but usually (Let's not think about AI right now) they are only as advanced as they are told to be. Robot Control is an interface for programming robot behaviour.

GO Events

Go application for getting information about facebook events for a given location.

NumberWhat

NumberWhat is a clock for people with discalcular disfunction. It has been created as a project during AUHack 2017 Hackaton.

FarmCom - System Requirement Specification

The document is a requirement specification for a FarmCom system created in cooperation with Mjølner Informatics A/S company. FarmCom is a solution designed to extend an existing, currently functioning system, that enables farmers to access a series of services such as a surveillance of their animals, or monitoring farm information such as a temperature, or a number of animals of particular species.

ZPR - Python Django Webapp

Don't be misled by the picture. The project has nothing to do with the Tarantino movie. Instead, it is a web application for signing on projects by students during studies and managing projects connected with specific subject by tutors. So why Django? Cause it has been writtenin Python with use of Django framework :)

Dron Vision

My bachelor thesis project. Information system enabling to gather positional data from drones and visualize the data on mobile devices.

FlightSim

Airport simulator written in C++ as an educational project during my Bachelor's studies.

Flappy Assassin

My first 'meaningful' Java project written in May 2015. Flappy Assassin is a simple game based on a Flappy Bird idea.