Skip to content
View Pavel40's full-sized avatar
Block or Report

Block or report Pavel40

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
Pavel40/README.md

👋 Hi, I’m @Pavel40

Alright, let me introduce myself - my name is Pavel, and I’m a programmer and web developer (or at least I think I am).

My email 📬 : [email protected]
My personal website: pavel40.github.io

About me

I am a programmer, web developer and a bit of a designer, and 🎮 game developer. Or at least I'm doing my best to be one. I like to explore new things, practice coding and play computer games.

If, for whatever reason, you want to know what is my favorite computer game and what is my favorite 📖 book, I can tell you I really like The Witcher books and games.

Favorite technologies

  • Python 3 - my favorite programming language
  • Tailwind CSS - my favorite CSS framework
  • Godot engine - my favorite game engine

Programming

My favorite programming language is Python 3. I have some basic knowledge of the Flask microframework, which I can use as backend of web applications. I also know the PHP programming language. When I do backend developement, I use PHP most of the time. I can also create scripts for my websites in vanilla modern JavaScript or use the VueJS frontend framework. I also know a tiny bit of C (and a bit of C++, I'm interested in Arduino, and the Internet of Things).

Funny gif

Web design and template coding

My web design skills are not the best. But I think I am improving them. You can take a look at my personal portfolio as an example of my web design skills.

I am able to do some template coding. I use modern technologies - HTML 5, CSS 3, and modern JavaScript. I can use CSS frameworks Bulma, Bootstrap or TailwindCSS to build websites faster. My templates are responsive, they fit every screen. I can also create templates with dark mode.

another funny gif

Game developement

I’m also trying to get into game developement. I’m not very experienced, really just a beginner. I’m learning to use Godot Engine, because it’s free and open-source.

Image of my game

If you don’t have anything to do, feel free to check my attempts on games on my itch.io. They’re all free, of course.

Pinned Loading

  1. FileStructureEnglishizator FileStructureEnglishizator Public

    A Python program to transform your file structure to an english keyboard friendly one.

    Python

  2. arduino_silent_night_with_blinking_led arduino_silent_night_with_blinking_led Public

    PlatformIO Arduino project. Endlessly plays the Silent night song and smoothly blinks a led.

    C++

  3. web-image-optimizer web-image-optimizer Public

    Simple Python script for converting JPG or PNG images to WEBP and making them smaller with lossy compression.

    Python

  4. Pavel40.github.io Pavel40.github.io Public

    My personal website, something like a portfolio.

    HTML

  5. password_generator password_generator Public

    Really simple password generator written in Python 3.

    Python