Name: Roman Golovanov
Profile: fullstack software developer
Email: roman.golovanov@gmail.com
Skill
.NET 100%About me
I am Senior software developer able to build a any kind of service from the ground up - from gathering requirements, engineering architecture, programming to buildup CI/CD pipeline and managing devops. Skilled at writing well-designed, testable and efficient code using current best practices in .NET/C# development. Fast learner, team player and hard worker who is proficient in an array of thechnologies used to create high load and secure services.
Services
Software Architecture
Design software for any requirements, from simple landing to high load and high availability services.
Software Development
Develops services from the scratch using all nowadays best practices and with a security in mind.
CI/CD
Setups testing and production environment and software's continuous delivery via all development and testing stages.
Pet Projects
Open-source experiments, apps, and reusable libraries built around practical problems.
aMetro
Privacy-first Android app for offline metro, subway, bus, train, and other transit maps from cities around the world.
- Bundles hand-crafted transit maps so they work without network access.
- Includes route planning and station maps for supported cities.
- Uses the pMetro map library and keeps the app free of ads and tracking.
EfCore.EncryptedProperties
NuGet package for transparent property-level encryption in Entity Framework Core applications.
- Encrypts selected entity properties before values are stored in the database.
- Supports transparent CLR properties or explicit async access with EncryptedValue<T>.
- Includes key-chain storage, key rotation, and RSA-backed key providers including Azure options.
go-fhir-storage
Full-stack demo for storing, managing, and visualizing FHIR healthcare data.
- Imports FHIR resources from OAuth2-connected providers such as VA Lighthouse, Epic, and Cerner.
- Stores patient, appointment, observation, condition, encounter, and report data in PostgreSQL.
- Combines a Go REST API, Vue 3 demo UI, database migrations, and Dockerized local setup.