A few of the products I made during my school period are relevant to my portfolio. My Bachelor thesis is on a different page.
Models And Simulation
This required making a few reports on models on assignment.
- Model of a population of deers (PDF)
- Model of dropouts on a university (PDF)
- Model of an electricity network (PDF)
Chart drawing program
This applet (source) draws charts. The beauty of the applet lies in the fact that different graphing methods share all common code, except the drawing algorithm itself. Object Oriented principles have been carefully implemented.