I enjoy coding here are some projects I have started. All of them are not quite done. Lots of the projects are in python but some are written in C and JS. If one of the projects seam intresting don't hesitate to build on it.
Google Cloud API
Using Google Cloud and API Sevices to record and translate voice to text and hosting with virtual machines.
Cell Tracker
Master thesis project at Chalmers analysing microscopy time-laps data of growing yeast cells. In this project I learned a lot about image analysis and available tools like OpenCV and Scikit-Learn. But also how to mange larger projects and report regularly ta an employer.
Fractal Explorer
Fractal Generators using C. Fractals generated included MandelBrot, Julia, Generalized Mandelbrot.
Video To Text Generator
This Program takes a movie and takes the audio and usese a speach to text module to generate subtitels for the movie.
High Preformace Computing with C
High preformence computing with C using pthreds.
Stocastic Optimization
Python librarie for running stocastic-optimization algorithms. Including GeneticAlgorithm, ParticleSwarm.
Processing Games
I have made both one and two player games using the processing libraries.