Skip to content
View dima666Sik's full-sized avatar
👣
Step by step
👣
Step by step
Block or Report

Block or report dima666Sik

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

Hi 👋, I'm Dmytro Kohol

A enthusiastic about coding a backend developer

🎯 Pet-Projects:

  • 😋 Full-stack RESTful web application for ordering food
    • Description: The developed web application provides features enabling users to conveniently place orders and interact with the application based on their roles. Even as a guest on the site, users can still order food, although not all functionalities are available to them.

  • 🎈 Desktop application for reminds users of upcoming birthdays
    • Description: This application is a comprehensive tool for managing and celebrating friends' birthdays. Users can easily add and save birthday dates and personalize their experience with customizable sound alerts. The application reminds users of upcoming birthdays, offering flexibility in setting reminders based on specific hours, minutes, and days.

  • 👨‍💻 Desktop Chat Messenger
    • Description: A Client-Server Java chat-messenger application with GUI on both client and server sides. Clients communicate with the server to send/receive messages.

  • 🤖 Telegram bot vacancies with integration the OpenAI API
    • Description: An application integrating Telegram bot functionalities. It also utilizes the OpenAI API to generate personalized cover letters for the last chosen vacancy by the user. The opencsv library efficiently reads files containing vacancy information.

  • 📚 Book House WEB-application
    • Description: This simple project designed to manage, organize and sold books and named as book store with a user-friendly APIs.
    • This project is build using Java 17, Hibernate, MySQL Driver, Spring Framework, Spring Security, Spring MVC, Spring AOP, JWT Authentication. The testing was by JUnit5 and Mockito.
    • The Logging by Log4j2.
    • For execution application was using Tomcat 10.1.18.

  • 🎨 Painting objects in an image with colors
    • Description: This application processes a 40x40 black and white image in .bmp format. It performs a contour search for all objects on the image and fills those objects with a random color.

Feel free to go on repositories and check them. Into README file details info about pet-projects and technology what are used.

A few details about myself

  • 🌱 Learning Journey
    • Currently expanding my skills in:
      • Spring
      • Hibernate
      • Docker
      • AWS

📱 Connect with me

Codewars Linkedin

📊 Codewars Stats:

Codewars

💻 Tech Stack:

Java Spring Hibernate JavaScript HTML CSS MySQL Docker React Redux Bootstrap

📊 GitHub Stats:



Pinned

  1. AppBirthdays AppBirthdays Public

    This application access u add and save date birthdays your friends as well. Others features will describe in readme file.

    Java 1

  2. Desktop-Chat-Messenger Desktop-Chat-Messenger Public

    This application is a Java-based Client-Server chat messenger featuring graphical user interfaces (GUI) on both the client and server sides. The client application allows users to send and receive …

    Java 1

  3. HandsTivanSite HandsTivanSite Public

    HTML 1

  4. FillAllClosedElemsImg FillAllClosedElemsImg Public

    Fill all closed elements of the image with the color of the object

    Java

  5. telegram-bot-vacancies telegram-bot-vacancies Public

    This application named by telegram-bot-vacancies and integrates with Telegram bot functionalities into the project. Also integrate the OpenAI API to generate personalized cover letters for the last…

    Java 1

  6. Fast-Food-Delivery-App Fast-Food-Delivery-App Public

    The application provides users with a convenient option to place orders online.

    JavaScript