Asilov
Hi, there

I'm Asilov Komron
a software engineer
based in Budapest.

About Me.

Hi, I'm Asilov Komron, a Computer Science student at ELTE University in Budapest, Hungary. I'm passionate about software development, and I specialize in backend engineering. I have a deep interest in building applications that solve real-world problems and enhance everyday life.

I’ve worked with a range of programming languages and frameworks, including Python, Java, JavaScript, and specifically Django for backend development and etc. I've completed several projects, including a board game built with JavaScript, a Django-based blog app. These projects have helped me strengthen my coding skills and work with diverse technologies.

I enjoy doing sports in my free time (play chess♟️ and love football⚽), exploring new technologies, and solving coding challenges to keep my problem-solving skills sharp.

Feel free to explore my portfolio and check out my projects! I’m always open to new opportunities and collaborations, so don’t hesitate to reach out if you’d like to work together or just chat about technology.

Projects.

Django Blog App

Here you can see my pet project called "Pro100 Blog". Basically, it is a blog post app, that was created using python "Django" framework, where the MTV architecture was implemented. Please check out the source code with the link below.

https://github.com/asilov-komron/Pro100-blog-django

JavaScript Board game

Another project using JavaScript to create a board game.

https://github.com/asilov-komron/JavaScript-Assignment-ELTE2024-semestr3
Try it here!

PHP Book Card App

PHP application for storing book cards and their details. Worked on features like session based authentication, admin page for adding more book entities and etc. In this simple project I used json files as a storage for the data used.

https://github.com/asilov-komron/PHP-book-application