Skip to content
View ezpectus's full-sized avatar

Block or report ezpectus

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

Hi, I’m Denys (@ezpectus)

Junior .NET Developer focused on clean architecture, scalable backend systems, and solving real-world problems through code.


Currently Building

Task Manager App :

  • PostgreSQL: Tables for User, Project, Task, and Tag with proper relations, indexes, and migrations
  • EF Core + Fluent API: Entity models with constraints, cascade rules, and validation logic
  • ASP.NET Core API: RESTful CRUD controllers following SOLID principles and dependency injection
  • JWT Authentication: Secure signup/login with role-based access control
  • Task Features: Deadlines, priorities, statuses, and tag filtering
  • Microservices (planned): Notifications, Analytics, and Auth separation via REST or RabbitMQ
  • Frontend (later): Blazor or React with responsive UI and drag-and-drop task board

Skills & Tools

Languages: C#, C++, C,Python, Java, JavaScript
Frameworks: .NET Core, ASP.NET, Entity Framework, Fluent API Databases: PostgreSQL, MySQL, SQL
Other: Unity, JSON, ScriptableObjects
Dev Tools: Git, VS Code, Visual Studio
Problem-Solving: LeetCode, HackerRank, Codeforces


Achievements

  • Solved 1100+ problems on LeetCode
  • LeetCode: Top 12k rating, 1441 ELO
  • Codeforces: Solved Div.1 problems (~3500 difficulty)
  • Built open-source repositories for solutions, patterns, and rare algorithms

Currently Learning

  • Advanced backend patterns (.NET 9, Microservices, PostgreSQL),RabbitMQ
  • Frontend with React & TypeScript
  • Deepening algorithmic thinking + documenting patterns

What I Value

  • Writing clean, maintainable code
  • Learning fast & teaching others
  • Building systems that actually help people

Open For

  • Freelance work
  • Backend-focused junior roles
  • Open-source collaboration

Profiles & Competitive Platforms


Open-Source Repositories


Why I Build & Share

I create open-source repositories not just to solve problems, but to build reusable knowledge systems.
My goal is to help others learn faster, think deeper, and write cleaner code — whether they're preparing for interviews, building backend systems, or exploring rare algorithms.

I believe in architectural clarity, modular documentation, and sharing patterns that others can build on.
Every repo I publish is part of a long-term vision: to grow as a backend engineer, contribute to the developer community, and make technical knowledge more accessible.

I'm still learning — and I share as I go.


Contact & Collaboration

If you're building systems, solving hard problems, or exploring algorithmic architecture — let's connect.
I'm open to freelance work, backend roles, and open-source collaboration.

Reach out via GitHub or any of the platforms above.


Pinned Loading

  1. FinanceTrackerTemplate FinanceTrackerTemplate Public

    Finance Tracker Template for Beginners on .Net 9.0.Console-based finance tracker with clean architecture and .NET Core 9.0.

    C#

  2. Polibys-Square Polibys-Square Public

    This project is a C# console application that implements the classic Polybius Square Cipher with two encryption methods. It allows users to encrypt and decrypt messages using a custom alphabet and …

    C#

  3. CPP-aggregation-op. CPP-aggregation-op. Public

    C++ agregation operations with <algorithm> lib

    C++

  4. CPP-guess-number CPP-guess-number Public

    C++ easy project with guess the number , find secret number within 7 attempts

  5. MemoryCalculator MemoryCalculator Public

    MemoryCalculator c# test variant

    C#

  6. Shadows-of-Valour Shadows-of-Valour Public

    Shadows of Valour my first game on C# + Unity

    C# 1