Pinned Repositories
arch4u-pmd
Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.
bakery
Demo project for Coursera Web Development with Java Spring Framework course
BinarySearch
Binary search algorithm in Go
BubbleSort
Bubble sort algorithm in Go
DFS
DFS (Depth-first search)
diploma_server
Server and database for graduate work
dircontent
A package for printing directory content.
diskusage
Go package for information about disk space usage. Available for Unix systems supporting commands $du and $df
enumerable4j
Amazing Ruby's "Enumerable" ported to Java
pmd
An extensible multilanguage static code analyzer.
dykov's Repositories
dykov/diploma_server
Server and database for graduate work
dykov/diskusage
Go package for information about disk space usage. Available for Unix systems supporting commands $du and $df
dykov/arch4u-pmd
Linting rules for Java frameworks like Spring, Quarkus, Jackson, SLF4J, etc., to avoid known problems in REST API, logging, observability, performance, and general best practices.
dykov/bakery
Demo project for Coursera Web Development with Java Spring Framework course
dykov/BinarySearch
Binary search algorithm in Go
dykov/BubbleSort
Bubble sort algorithm in Go
dykov/DFS
DFS (Depth-first search)
dykov/dircontent
A package for printing directory content.
dykov/enumerable4j
Amazing Ruby's "Enumerable" ported to Java
dykov/go-telegram-calendar
A simple Go calendar for Telegram bot
dykov/gocalendar
Some functions for work with calendar in Go.
dykov/pmd
An extensible multilanguage static code analyzer.
dykov/Function_interface
dykov/FunctionalInterface
dykov/graph
Go package for work with graphs.
dykov/HeapSort
heap sort algorithm in Go
dykov/Hello-Flutter
Flutter Hello World Project
dykov/java-fundamentals-exercises
Training Exercises that cover language basics, Algorithms, Data Structures, OOP, and Functional Programming
dykov/java-persistence-exercises
Training Exercises that cover RDBMS, SQL, JPA, Hibernate, and Spring Data
dykov/java-web-exercises
Training Exercises that cover Networking, HTTP, Servlet API, Spring MVC and Spring Boot
dykov/lab_server
Server and database for lab work - meme website.
dykov/lazylead
Eliminate the annoying work within ticketing systems (Jira, GitHub, Trello). Allows automating (without admin access) daily actions like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
dykov/leetcode-submissions
dykov/MergeSort
Merge sort algorithm in Go
dykov/ODSTC
Just Do It !
dykov/QuickSort
Quick sort algorithm in Go
dykov/server_example
Server example in Go
dykov/spring-6-webapp
Spring 6 Web App
dykov/SpringBeanLifeCycle
dykov/TestSpring