rundtjan
Codes in Node.js, Python, Java, React, Angular. C/C++. Docker & K8s. Full Stack Developer at Funidata. BSc. Data Science graduate studies at Hki Uni.
Helsinki, Finland
Pinned Repositories
Serverless-data-parser-tool-for-project-proposals
A serverless parser tool for transferring data from Slack to Hubspot. Made in cooperation with 4 other students at Hki uni. Uses a AWS Lambda Node.js backend api and a React frontend. And a nice CI/CD-pipeline.
lakanet_pub_version
This is lakanet. A fullstack Node.js-app to book classrooms at the Swedish Adult Education Institute of Helsinki.
imageClassification
A data science project for a course at Hki uni, image classification with DNN. A group assignment.
rsaSalaus
An application that generates RSA-keys, encrypts and decrypts messages. Documentation in Finnish, because being made as a part of a course at the University of Helsinki.
reading-reference-library
A Python Flask fullstack app for saving references (result of a group project at Helsinki Uni)
EnergyMap
An automated python pipeline for estimating energy demand and co2-emissions for buildings in Europe. Coded for a project at Hki University.
advent-of-code
Terrible, inefficient scribblings mostly brute force solving riddles
apexexample
Testing open source apex charts for a project. Also with option to download graphs as pdf-files.
rundtjan's Repositories
rundtjan/bayesian-data-analysis
rundtjan/big-data-platforms
material for a course at Hki uni
rundtjan/calendar-in-c
A calendar application written in C. Very old school. For a course at Aalto University.
rundtjan/competitivecoding
Some algorithm challenges in c++
rundtjan/convolutional-neural-network
A simple convolutional neural network to recognize sign language images
rundtjan/dockerpart1
Material for a course on Docker containers at the University of Helsinki.
rundtjan/dockertest
A test to make an own docker container image.
rundtjan/EnergyMap
An automated python pipeline for estimating energy demand and co2-emissions for buildings in Europe. Coded for a project at Hki University.
rundtjan/Feed-forward-neural-network
rundtjan/fullstack-osa-6
rundtjan/fullstack-osa4
A project for a course at Helsinki University - "Full stack programming" - React-javascript.
rundtjan/fullstack_3
rundtjan/gardening-app
A desktop python-application done as a homework for the course "Ohjelmistotekniikka" (Programming Techniques) at the Uni of Helsinki.
rundtjan/homepage
Testing w3-css for a presentation in the form of a webpage.
rundtjan/imageClassification
A data science project for a course at Hki uni, image classification with DNN. A group assignment.
rundtjan/lakanet_pub_version
This is lakanet. A fullstack Node.js-app to book classrooms at the Swedish Adult Education Institute of Helsinki.
rundtjan/matrices
rundtjan/ohtutehtavat
rundtjan/osa-5
This is a project for a course at Helsinki University "Full stack programming" - React-javascript.
rundtjan/reading-reference-library
A Python Flask fullstack app for saving references (result of a group project at Helsinki Uni)
rundtjan/rsaSalaus
An application that generates RSA-keys, encrypts and decrypts messages. Documentation in Finnish, because being made as a part of a course at the University of Helsinki.
rundtjan/Serverless-data-parser-tool-for-project-proposals
A serverless parser tool for transferring data from Slack to Hubspot. Made in cooperation with 4 other students at Hki uni. Uses a AWS Lambda Node.js backend api and a React frontend. And a nice CI/CD-pipeline.
rundtjan/tdd-exercise-1
rundtjan/tdd-exercise-3
rundtjan/tdd-exercise-4
rundtjan/tdd-gameoflife
rundtjan/testing-data-collector
A rust server that collects stats sent to it via post requests to /stats. In the shape "description_in_one_word 234234". Where the number might be, e.g., milliseconds from testing the speed of code somewhere.
rundtjan/testing-rstudio
rundtjan/tetris-logic-with-tdd
This is the logic for a simple tetris-game, coded using the Test Driven Development-principle. For a course at Helsinki Uni.
rundtjan/threading