/*Szymon Wybranski - About Me - Algorithms in parallel computing - Poznan University of Technology*/

#include <stdio.h>
#include <stdlib.h>
#include <blog.h>
#include <omp.h>
#include <sys/times.h>

void captureMedia();
double pragmaOmpForDynamic();
double pragmaOmpForGuided();
double pragmaOmpForReduction();
double showPhotos();
double pragmaOmp();
void printUsage();

#define algorithms 7

int main(int argc, char *argv[])
{
    int n;
    double p;
    initializeGraphics();

About Me

My name is Szymon Wybranski, I am a computer scientist! CEO of IdeaSoftware Corporation. I usually program in C, C++ and C#. I don't consider myself a geek, still have a lot to learn. I like algorithms, parallel and distributed programming and hot chocolate. I don't trade programming as work, it is my passion. Sometimes when my computer problems are unresolved I can't think about anything else. During my long journey over programming codes I had a chance to meet Bill Gates in person, watch the video from that event. I use and prefer IBM laptops than any others, I like their simple design. Ok, that is enough about me. Feel free to e-mail me and tell me about yourself or share your thoughts.

Contact info: szymon@wybranski.com




Recent projects

Wybranski.com - I have recently changed my website, take a look on previous one.

onespace - ImagineCup 2007
I won Polish finals in Software Design category by this project. Read about it here or here.

Busik - Ideasoftware
If you are from Poznan you definitely should have that gadget. Read more about it here.




©2007 Designed and coded by Szymon Wybranski. All Rights Reserved.
Created with Notepad on Windows Vista.