Skip to content
View e-reznik's full-sized avatar

Block or report e-reznik

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
e-reznik/README.md

Hi, I'm Evgenij Reznik

I'm a software developer based in Hannover, Germany, with a primary focus on Java and backend development.

This profile contains a selection of personal projects and technical experiments.

Projects

A curated selection of my public projects is pinned below. Older and archived projects can be found in the repositories list.

My projects often focus on:

  • document processing (DOCX, PDF, XML)
  • Java tooling and libraries
  • small utilities built to explore specific technical problems

About

This GitHub profile mainly reflects side projects and experiments. My professional work focuses on backend systems, data processing, and building reliable software in a team environment.

More up-to-date information can be found on my personal website or LinkedIn.

GitHub stats

Evgenij's GitHub stats Evgenij's GitHub stats

Pinned Loading

  1. Docx2PDF Docx2PDF Public

    Java library for converting OOXML-based .docx documents to PDF using a clean separation between document parsing (DocxJavaMapper) and PDF generation (iText 7). Designed for backend document process…

    Java 11 3

  2. DocxToPdf DocxToPdf Public archive

    Archived prototype for converting .docx files to PDF using Apache POI and iText 7. Superseded by Docx2PDF with improved architecture and a custom DOCX mapping layer.

    Java 7 1

  3. DocxFieldsMerger DocxFieldsMerger Public

    Java utility for automatically resolving and replacing merge fields in Microsoft Word (.docx) documents. Useful for document automation and template-based generation workflows.

    Java 5

  4. DocxJavaMapper DocxJavaMapper Public

    Lightweight Java library that parses Microsoft Word (.docx) files and maps OOXML structures to strongly typed Java POJOs using JAXB. Enables programmatic navigation of document structure without re…

    Java 5 2

  5. LinkedIn-Learning-Downloader LinkedIn-Learning-Downloader Public

    Downloads any given course from LinkedIn Learning.

    Java 3 1