Skip to content
View ksemk's full-sized avatar

Highlights

  • Pro

Block or report ksemk

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

๐Ÿ‘‹ Hello, World!

Iโ€™m Kyrylo Semenchenko, a 4rd-year Computer Engineering student at Wrocล‚aw University of Science and Technology and an aspiring Software Engineer passionate about building efficient, scalable, and well-structured solutions. My journey blends low-level systems programming, backend development, and algorithm optimization โ€” turning ideas into performant, maintainable software.


๐Ÿ’ป Technical Stack

  • Languages: Java (Spring Boot, Hibernate, JUnit, Mockito), Python (Flask, Django, PyTest), C++, SQL (PostgreSQL, MySQL), HTML, CSS
  • Tools & Technologies: Docker, Git, Maven, CI/CD, Linux, Postman, Swagger
  • Concepts & Practices: OOP, Clean Code, Agile (Scrum), MVP & Layered Architecture, Distributed Systems (in progress)

๐ŸŽ“ Education

B.Sc. in Computer Engineering Wrocล‚aw University of Science and Technology (2022 โ€“ 2026) Relevant Coursework: Algorithms & Data Structures, Databases, Networks, System Design, Advanced Architecture, Java


๐Ÿ“œ Certifications

  • CCNA: Introduction to Networks (Cisco)

๐ŸŒ Languages

Ukrainian (Native), Polish (C1 Certified), English (B2+), German (A2)


๐Ÿค Letโ€™s Connect

๐Ÿ“ซ kyrylo.semenchenko@gmail.com ๐ŸŒ LinkedIn โ€ข GitHub

Pinned Loading

  1. ATSP ATSP Public

    ATSP Solution: Brute Force, Branch and Bound, Tabu Search, and Genetic Algorithm

    C++ 1

  2. computerGraphics computerGraphics Public

    University Projects Repository for Computer Graphics Course

    Python

  3. DeliveryCarSimulator DeliveryCarSimulator Public

    Cost Efficiency Analysis of Fleet Maintenance Strategies for Optimal Financial Performance

    Python

  4. GraphEfficiency GraphEfficiency Public

    University project for algorithms and computing complexity

    C++

  5. imageConvolution imageConvolution Public

    Image Filter with CPU Performance Benchmarking

    C