Skip to content
View ivan-zykov's full-sized avatar
  • Vienna, Austria
  • 03:24 (UTC +01:00)

Block or report ivan-zykov

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

Hello!

I'm a back-end developer located in Vienna, Austria. I have experience with PHP, Java and Kotlin, and have done several pet projects in Java.

Some of my pet projects/courses:

  • udacity-hotel-reservation-app, the first project I did during Udacity Java Programming nanodegree
  • udacity-udasecurity, the second project in Udacity Java Programming nanodegree. It is not polished and lacks a proper description
  • udacity-parallel-web-crawler, the third project in Udacity Java Programming nanodegree. It is not polished and also lacks a proper description
  • smaller-web-hexagon, my attempt to implement a simple example of hexagon architecture
  • pluralsight-conf-demo, my first simple CRUD app in Spring Boot
  • udemy-dsa-barrett, my implementation of data structures and algorithms discussed in Data Structures & Algorithms - Java course by Scott Barrett on Udemy
  • craftworks-task-tracker, a CRUD application in Spring Boot with intermediate features and Docker compose
  • ccds-word-count, my solution of Word count agility kata of Clean Code Developer School
  • rss-feed-archiver, Spring Boot app handling POST HTTP requests with URLs of RSS feeds by persisting feed entries to a database

You can contact me at ivan dot v dot zykov at gmail dot com. Also, feel free to visit my LinkedIn page.

Pinned Loading

  1. rss-feed-archiver rss-feed-archiver Public

    Spring Boot app handling HTTP requests with URLs of RSS feeds by persisting feed entries to a database

    Java

  2. craftworks-task-tracker craftworks-task-tracker Public

    REST API based on Spring Boot 2 for a simple task management system

    Java

  3. ccds-word-count ccds-word-count Public

    My solution of Word count agility kata

    Java

  4. udemy-dsa-barrett udemy-dsa-barrett Public

    Coding along with Data Structures & Algorithms - Java course by Scott Barrett on Udemy

    Java