ThePatik

ThePatik

Follow
homeWeb development👨‍💻Random projectsOff topicPortfolioAbout meSponsornewsletter
Series

Random projects

All my beginner friendly projects on one place.

Articles in this series

How I set up my home server

Dec 2, 20224 min read

You may wonder why you want to set up your server at home. In today's world, this has many advantages. I've wanted to set up my server for my needs...

How I set up my home server

How to bypass CAPTCHA?

Feb 7, 20223 min read

Nowadays, almost every time we send a form, we are forced to solve a minor challenge. For many, this is a very annoying task. Well, here is the...

How to bypass CAPTCHA?

Let's program the Arduino with Javascript🤯

Oct 26, 20212 min read

Have you ever programmed an Arduino? Did you know that Arduino can be programmed with JavaScript?😏 Requirements Arduino UNO...

Let's program the Arduino with Javascript🤯

My first Microsoft Form App in C#

Sep 24, 20213 min read

Step-by-step guide how to make your first desktop app in C# · Within the .Net Framework, there is a library called Windows Forms. The Windows Forms...

My first Microsoft Form App in C#

How show PDF in vanilla JavaScript in Browser🤯

Sep 6, 20213 min read

Step by step how to display PDF file in vanilla JavaScript · Yesterday I wondered how to display a PDF document on a website. I tried with iframe to...

How show PDF in vanilla JavaScript in Browser🤯