Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Aleksandras Svec

Offer Aleksandras work on your next project.

Lithuania Vilnyus, Lithuania
7 months 13 days back
A little busy a little busy
on the service 7 months 14 days

Rating

Successful projects
No data
Average rating
No data
Rating
97
C#
621 place out of 1197
Bot Development 1
1183 place out of 1902

Language proficiency level

Русский Русский: fluent
Lietuvių Lietuvių: upper-intermediate
English English: intermediate

CV

👋 Hi! I’m a C# and .NET developer from Lithuania.
I build simple, reliable, and well-documented applications - from console utilities to REST APIs and Telegram bots.

💡 My focus is clean code, automation, and practical solutions for real problems.

✅ Skills and experience:

  • ASP.NET Core (Minimal API, REST, Swagger)

  • Entity Framework + SQLite / MSSQL

  • File system automation (C# console tools)

  • Telegram.Bot API integration

  • JSON-based configuration and data parsing

🚀 I’m open for small freelance tasks and ongoing support work - feel free to contact me anytime!

Skills and abilities

Programming

Administration

Portfolio


  • 12 USD

    Task Manager REST API (ASP.NET Core + SQLite + EF Core)

    C#
    Developed a lightweight REST API using ASP.NET Core Minimal API and Entity Framework Core for managing tasks (CRUD operations).
    Integrated SQLite for local storage and Swagger UI for documentation.
    The project demonstrates clean architecture, data persistence, and API design - suitable for small-scale web services or freelance integrations.
  • 12 USD

    Telegram Reminder Bot (C# .NET 9 + Telegram API)

    C#
    Developed a simple reminder bot using Telegram.Bot and .NET 9.
    The bot accepts commands like “Remind me in 10 seconds: take a break” and sends notifications after the specified time.
    Implements message parsing, async delay handling, and error management.
    Demonstrates real-world use of asynchronous operations and external API integration.
  • 12 USD

    File Organizer Tool (C# Console App with Configurable Settings)

    C#
    Built a configurable file-sorting tool that automatically organizes files by type.
    The app reads configuration from appsettings.json (target folder and extension mapping) and moves files into structured directories such as “Images”, “Documents”, and “Others”.
    A practical automation utility for managing cluttered folders (Downloads, Desktop, etc.).