my-photo

Denis Yorsh

Studying is light, and not studying is darkness .....

Contacts:

Front-End

  • HTML 5
  • Pug
  • CSS 3
  • SASS (SCSS)
  • Bootstrap 5
  • TailwindCSS
  • Javs Script
  • TypeScript
  • Rx JS
  • jQuery
  • Angular
  • React
  • Vue JS

Back-End

  • C / C++ / C#
  • --------------------
  • Python
  • --------------------
  • PHP
  • WordPress
  • --------------------
  • Node JS
  • Express JS
  • --------------------
  • Java Core
  • Java EE - Jakarta EE
  • Spring Framework - Spring Boot
  • --------------------
  • REST API
  • SQL, JPQL, NoSQL
  • JPA & Hibernate (ORM)
  • Hibernate Validator
  • OOP, SOLID, ACID
  • Lombok
  • Thymeleaf

iOS-Android

  • Swift
  • SwiftUI
  • Kotlin

Other

  • BASH
  • --------------------
  • Docker, ChatGPT
  • MySQL, PostgreSQL, H2 Database
  • SQLite, MongoDB
  • Maven, WebPack
  • GitHub, Figma, Postman
  • --------------------
  • English -- Intermediate

Portfolio

Education

It Step Academy Ukraine

Java, JavaScript · (ноября 2022 - октября 2023)

IT School Hillel

Java (апреля 2022 - октября 2022)

Kharkov National Economic University

Specialist, Economics of enterprises · (сентября 2004 - июня 2009)

About me

#include <iostream>


int main()

{


const char* message = new char[] {

0b01010111, 0b01100101, 0b01101100, 0b01100011,

0b01101111, 0b01101101, 0b01100101, 0b00100000,

0b01101101, 0b01111001, 0b00100000, 0b01100110,

0b01110010, 0b01100101, 0b01101110, 0b01100100,

0b01110011, 0b00100001

};


std::cout << message + 0 << std::endl;

delete[] message;

return 0;


}


I was the first among my classmates in the course and I like learning programming and solving problems. When I was writing my diploma project, I liked this feeling when you achieve your own goals, although they told me “It won’t work out that way,” but the ability to think and Google paid off. I don’t back down when I hear “You won’t be able to...”, because every task can be approached from different angles.