Skip to content
View foolin1's full-sized avatar

Block or report foolin1

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
foolin1/README.md

Hi, I'm Igor Volodin

Junior Backend Developer focused on C#/.NET and API development.

I build backend applications with ASP.NET Core, Entity Framework Core, SQL, Python, and FastAPI. I also have experience with C++20, SwiftUI, Firebase, automated testing, Docker, and GitHub Actions.

Featured projects

REST API for managing income, expenses, categories, and monthly reports.

Stack: C#, .NET 8, ASP.NET Core, Entity Framework Core, SQLite, Swagger, xUnit, GitHub Actions.

FastAPI service for uploading, validating, previewing, and analyzing CSV files.

Stack: Python, FastAPI, Pandas, Pydantic, Pytest, Ruff, Docker, GitHub Actions.

Cross-platform command-line application for parsing, filtering, analyzing, and exporting structured logs.

Stack: C++20, CMake, Catch2, STL, CSV, GitHub Actions.

iOS application for personalized meal planning, calorie and macro calculation, nutrition tracking, and shopping list generation.

Stack: Swift, SwiftUI, Firebase Authentication, Firestore, Firebase Storage, unit testing.

Core skills

  • C#, .NET 8, ASP.NET Core, Entity Framework Core
  • REST API design, SQL, SQLite, PostgreSQL
  • Python, FastAPI, Pandas, Pytest
  • C++20, STL, CMake, Catch2
  • Git, GitHub Actions, Docker
  • Swift, SwiftUI, Firebase

Current focus

  • Backend development with C# and .NET
  • REST API architecture and database design
  • Automated testing and CI/CD
  • Writing clean and maintainable code

Contact

  • LinkedIn
  • Open to Junior C#/.NET Backend Developer roles and internships

Pinned Loading

  1. seatflow-api seatflow-api Public

    ASP.NET Core API for transactional seat booking with JWT authentication, PostgreSQL, optimistic concurrency, and integration tests.

    C#

  2. expense-tracker-api expense-tracker-api Public

    REST API for managing income, expenses, categories, and monthly financial reports.

    C#

  3. NutriPlan NutriPlan Public

    iOS meal planning app built with SwiftUI and Firebase for personalized calories, macros, meal plans, shopping lists, and nutrition tracking.

    Swift

  4. csv-inspector-api csv-inspector-api Public

    FastAPI service for uploading, validating, previewing, and analyzing CSV files.

    Python