Skip to content
View Bohdan100's full-sized avatar

Block or report Bohdan100

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

Hi there, I'm Bohdan 👋

  • 🖥️ I’m Backend developer

  • ⚙️ I’m working with backend projects (Java), but I’m also understand in frontend

  • 👯 I'm interested in a Backend developer position

  • 📧 How to contact me:  bohdan-orlovskiy  bohdan-orlovskiy

  • 📄 Information about my skills and experience: Сlick to see my CV


My Backend stack and Tools 👨‍💻:

Java   Spring Boot   Hibernate   Apache Tomcat   Flyway   JDBC   MySQL   PostgreSQL   MongoDB   Gradle   Maven  


My IDE and auxiliary programs 🔧:

IntelliJ IDEA   Visual Studio Code   JUnit   Jenkins   Postman   GraphQL   Git   GitHub  


My Frontend stack and Tools 👨🏻‍💻:

Next.js   JavaScript   TypeScript   React   Redux   Apollo GraphQL   Firebase   HTML5   CSS3   Sass  


My repositories 🗃️:

Pinned Loading

  1. note-service note-service Public

    Note-service is a Spring Boot application that utilizes `@Service`, `@Controller`, and `@Repository` components, along with `@Configuration` classes, to handle user authentication.

    Java

  2. hibernate-api hibernate-api Public

    An API that features CRUD operations using Hibernate for ORM and integrates Flyway for seamless database migrations.

    Java

  3. so-yummy-frontend so-yummy-frontend Public

    So-yummy app - website for cooking. Frontend: React, Redux Toolkit, React Router, styled-components, Formik and Yup, i18next, Google auth.

    JavaScript 2 5

  4. so-yummy-backend so-yummy-backend Public

    So-yummy app - website for cooking. Backend: Node.js, Express.js, MongoDB, Mongoose, multer, cloudinary, Swagger.

    JavaScript 2 4

  5. phonebook phonebook Public

    Phonebook - contacts book app. Frontend: TypeScript, React, Redux Toolkit, React Router, styled-components, Formik and Yup.

    TypeScript

  6. client-crud-api client-crud-api Public

    An API featuring CRUD operations in DAO classes, utilizing PreparedStatement to ensure secure and efficient database interactions.

    Java