Yehor Fursik
Offer Yehor work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
-
Bot Development
from 15 USD for hour
-
C & C++
from 13 USD for hour
-
C#
from 12 USD for hour
-
Data Parsing
from 12 USD for hour
-
Databases & SQL
from 14 USD for hour
-
PHP
from 12 USD for hour
-
Python
from 15 USD for hour
-
Web Programming
from 14 USD for hour
Services
-
Data Processing
from 12 USD for hour
Portfolio
-
174 USD Web application for car rental (PHP / MySQL / Bootstrap)
PHPDeveloped a dynamic website for a car rental service.
Implemented data retrieval from a MySQL database via PHP.
… Used Bootstrap 5 for responsive layout of car cards.
Configured secure connection to the database and request handling.
-
465 USD Enterprise Backend order system (C# / .NET 8 / Clean Architecture)
C#Professional development of the server side for the order management system (student cafeteria). The project is implemented according to the principles of Clean Architecture.
Key features:
… Real-time notifications: Implemented through Server-Sent Events (SSE) for instant order status updates.
Security: Integration with Keycloak for flexible role management (Admin, Student, Cook).
Architecture: Division into layers (WebApi, Domain, Contracts, DB Manager) for easy scalability.
Technologies: .NET 8, ASP.NET Core Minimal APIs, Entity Framework Core, PostgreSQL, Keycloak, IAsyncEnumerable.
The project demonstrates skills in building fault-tolerant systems with a high level of abstraction and code cleanliness.
-
174 USD Development of REST API and database (Python / FastAPI)
PythonDeveloped the server part (Backend) for an automated system.
What was done:
… Designed a relational database (SQLite/SQLAlchemy) for storing information.
Wrote request processing logic in Python using FastAPI and OOP principles.
Implemented data validation through Pydantic.
Technologies: Python, FastAPI, SQLAlchemy, Pydantic, Git.