DEV.to Posts

Maurer Krisztián

Do you need side projects?

Personal projects help you learn skills you didn't know you needed and they give you a chance to...

43

Maurer Krisztián

Perfboard Designer in Html Canvas And The Underlying Solutions In My Project

If you're an electronics hobbyist like me, you might have faced a common problem. After designing a...

3

Maurer Krisztián

📕 Unlock Side Project Potential: 1. Introduction

Hey everyone! Thanks to the amazing feedback I received for my last post on side projects, I've...

6

Maurer Krisztián

What is it like to be a software developer?

I am writing this article for beginners who are not yet aware of what awaits them. I hope it will...

45

Maurer Krisztián

AI-Powered GitHub Issue Management 🦾

What I built I have developed an innovative GitHub Action that enhances GitHub issues with...

12

Maurer Krisztián

Improve GitHub issues with AI 🦾

I would like to share the progress of my GitHub + DEV 2023 Hackathon project and receive feedback....

9

Maurer Krisztián

Hello world in electornics

I started to get interested in hobby electronics alongside programming a while ago. I think the two...

3

Maurer Krisztián

Dockerize fullstack application and automate releases 🚀

You've probably come across an open-source full-stack project that you wanted to try out, but it was...

4

Maurer Krisztián

My DI container ✨ type-chef-di

I would like to learn more about how frameworks and DI containers work, so I wrote one myself from...

11

Maurer Krisztián

🔨 Useful lib workflows with GitHub actions

If you are a lib maintainer GitHub actions makes your life easier. In this article I will write about...

16

Maurer Krisztián

Too many Chrome tabs 😩💣

You're probably also struggling with too many tabs and you don't close them because you might need...

11

Maurer Krisztián

Why we need backend and forntend?

Many beginner web developers do not understand the difference between the backend and the frontend,...

8

Maurer Krisztián

Do you need side projects?

Personal projects help you learn skills you didn't know you needed and they give you a chance to...

43

Maurer Krisztián

Frontend developer roadmap for beginners

Frontend web development is the best starting point for a beginner. There are many job...

28

Maurer Krisztián

What happens when you reach the max score in chrome dino game? 🤔

You are probably familiar with the chrome dino game, and you have probably asked what happens at the...

26

Maurer Krisztián

[css] Responsive cards

It often happens that a set of cards needs to be made responsive, here is a simple...

19

Maurer Krisztián

Bouncing Shapes Background With Canvas

The goal of this project is to make a cool background with randomized shapes and to be...

16

Maurer Krisztián

Image Animation when Scrolling

Code: https://github.com/MaurerKrisztian/Scroll_Image_Animation Demo:...

7

Maurer Krisztián

Typesafe multiple return types based on parameter value with Typescript.

Typescipt types and runtime values are two separate levels, basically writing typescript conditions...

9

Maurer Krisztián

Youtube downloader (cli wrapper)

You have probably already come across a YouTube video download site, in this article I will show...

29

Maurer Krisztián

Email template service

If we are developing a more serious app, we will probably use some kind of email notification or...

4