Skip to content
View dmytro-dehtiarov's full-sized avatar

Highlights

  • Pro

Block or report dmytro-dehtiarov

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dmytro-dehtiarov/README.md

Hi, I'm Dmytro Dehtiarov

Computer Programming student at Algonquin College, Ottawa (3.9 GPA, Dean's Honour List). I build full-stack web apps and backend systems, and most of what's in this profile is stuff I built outside of class because I wanted to, not because it was assigned.

  • Studying Computer Programming at Algonquin College, Ottawa, ON
  • Currently building an Order & Inventory Management backend in Java and Spring Boot
  • Learning more about databases, OOP, and software design patterns
  • Before this I finished a Marketing degree and spent a few years working as a line cook, which taught me more about staying organized under pressure than most classes did
  • Open to co-op and internship opportunities

Projects

  • order-inventory-platform — production-style order and inventory backend in Java 17 / Spring Boot 3, with a modular monolith architecture, JWT auth, Oracle + Flyway, Docker, and tests written with JUnit, Mockito, and a dedicated Oracle test schema
  • portfolio — personal portfolio site built with vanilla HTML, CSS, and JavaScript, no frameworks
  • telegram-media-downloader — Python CLI tool using Telethon to bulk download media from Telegram channels and chats
  • Sports League Management Database — T-SQL database with stored procedures, UDFs, and ROLLUP reporting, deployed on Azure SQL (see portfolio for details)

Tech Stack

Java · Spring Boot · JavaScript · TypeScript · React · Node.js · Express.js · HTML/CSS · Oracle · PostgreSQL · SQL Server · Azure SQL · T-SQL · Docker · Git · Linux

Find me

Popular repositories Loading

  1. telegram-media-downloader telegram-media-downloader Public

    Simple Python script to download media from Telegram channels and chats using Telethon.

    Python 1

  2. order-inventory-platform order-inventory-platform Public

    Production-style Order & Inventory Management Platform built with Java and Spring Boot, featuring transactional order processing, JWT-based security, Oracle persistence, and a modular monolith arch…

    Java

  3. dmytro-dehtiarov dmytro-dehtiarov Public

    About me

  4. portfolio portfolio Public

    Personal portfolio website built with vanilla HTML, CSS and JavaScript — no frameworks, no dependencies

    HTML