Aleksandras Svec
Offer Aleksandras work on your next project.
Rating
Language proficiency level
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
-
C#
from 12 USD for hour
-
Databases & SQL
from 12 USD for hour
-
Web Programming
from 12 USD for hour
Administration
-
DevOps
from 23 USD for hour
-
Software & Server Configuration
from 12 USD for hour
-
Windows
from 12 USD for hour
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.).