Skip to content
View JoonasMykkanen's full-sized avatar
  • Helsinki

Highlights

  • Pro

Block or report JoonasMykkanen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JoonasMykkanen/README.md

Hi there & welcome to my github👋

Here I store ALL of my school and hobby projects. No matter how old or how "bad" they are... you will find them here. Maybe they showcase learning curve if nothing else.

JoonasMykkanen

FullStack Projects

Created a mini frontend framework with custom router to handle application state without using React or any other framework.

Running on FastApi backend and Next.js frontend. This tool aims to save valuable working hours by automating repetitive tasks. It is creating from user input, an account or accounts and printing the account information to pdf files or email to be sent to customer.

Personal portfolio done with React. Main focus on interactive animations.

Python backend to run and automate my miner based on electricity spot price. Also gathers all relevant data like revenue, operating costs and profits as well as power consumption. This all is displayed in a Apple style dashboard.

Not yet live, but will be my first live app with a targeted entrepreneur Facebook group.

Some of my 🔥 school project's that I'm proud of

Very basic HTTP 1.1 compliant server. Can be used to host your nice HTML files to the whole 🌍!

Basic raytracer, somewhat heavy introduction to computer graphics.

My very own shell, took Bash as reference.

Proof on concept about my mentality, Give me 2 weeks and i'll learn anything!

A multithreaded simulation. There is some spaghetti🍝 and few hundy philosophers🧙🏼‍♂️ fighting for it.

Here are some of my older school projects 📚

These project's are on my github but please don't pay too much attention to them since the code quality and structure is outdated, they are first project's we did while learning basics so they do not offer best reference to my skills as of now.

  • libft - (c stdlib functions rewrite)
  • printf - (the myth, the legend, printf, rewritten)
  • FdF - (height map rendering)
  • get_next_line - (function to read file line by line)
  • minitalk - (binary communication between processes)
  • push_swap - (sorting algo)

Popular repositories Loading

  1. spotprice spotprice Public

    Nordpool spot price tracker script, sends notifications based on price.

    Python 1

  2. get_next_line get_next_line Public

    C

  3. libft libft Public

    C

  4. ft_printf ft_printf Public

    C

  5. born2beroot born2beroot Public

  6. FdF FdF Public

    C