Skip to content
View piratinskii's full-sized avatar
🎯
Actively seeking employment
🎯
Actively seeking employment

Highlights

  • Pro

Block or report piratinskii

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.

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

Hi there πŸ‘‹

My name is Evgenii Piratinskii, and you are now on my GitHub page. Here, you can see some of my projects from my studies, previous workplaces (excluding those under NDA), and my pet projects.

For your convenience, I've provided a simple menu below:


Projects from past jobs (not NDA)

πŸ“† 2022

Edu Automator (Automated student registration system) - in this project I had to automatizate some proccess in our company. All our students were entered into a registry located in Google Sheets. My task was to ensure that once all the student's data was filled out, my system would register that student on our Moodle portal. Then, it would check if the course they enrolled in already existed in Moodle. If it did, the system would enroll the user in that course and send a welcome email with login credentials. Otherwise, it would send an email to the administrator indicating the need to add the course to the portal. Written in Python, using API of Google and Moodle.


Pet-Projects

πŸ“† 2023

Open Source Ticket System Backend and Frontend - My pet full-stack RESTful project is a simple ticket system with a basic web UI. The project is currently unfinished - it's just the beginning of the journey. Written using FastAPI (Python) and VueJS (JavaScript).

πŸ“† 2024

Py.Rex - This project is a simple console implementation of the Google Chrome Dinosaur game. It is intentionally written with minimal use of external frameworks and libraries, keeping it as straightforward as possible. All graphics are directly displayed in the console as characters and are redrawn with each frame change. All objects in the game are also character-based, without using complex graphics. The difficulty level gradually increases after the game starts, with cacti appearing more frequently. The game's environment (the starry sky and the moon) is randomly generated, so the sky will be different each time you launch the game. You can run this program even on a server with minimal available resources (though I don't recommend doing that; it's just a joke).


College projects

πŸ“† 2023

Cryptography-based voting system - Project showcasing the application of various cryptographic practices, such as ZKP, encryption, and digital signatures.

πŸ“† 2022

Cafeteria Management System Backend and Frontend - RESTful application for management of a cafeteria. Included customer, waiter, and supervisor interfaces. It was my first "big" RESTful application and first full-stack application. Also, it was my first experience with Spring and React.


P.S.

😞 Not all of my projects are gathered here yet, and my GitHub is still in the process of being populated


P.P.S. About me

❗ I am currently actively seeking employment and would be very pleased if you consider my application. You can use the following contacts to get in touch with me:

+972 573 351 81 18
[email protected]
LinkedIn

And, of couse, you can read my CV

Pinned Loading

  1. votes_project votes_project Public

    Python

  2. Ticket-System-Backend Ticket-System-Backend Public

    Python

  3. Ticket-System-Frontend Ticket-System-Frontend Public

    Vue

  4. SCECafe-backend SCECafe-backend Public

    Java

  5. SCECafe-frontend SCECafe-frontend Public

    JavaScript