Anna Orlova

Junior Fullstack developer

Anna Orlova photo

About me

.NET backend developer trying to get into frontend development with the goal of becoming a fullstack

Education

Voronezh State University
2021 - 2025
Bachelor in Computer Science Degree

Courses

DSR .NET School
2023 - 2024
.NET Software Development Certificate

RS School JS/FE Pre-School 2025Q2
2025 - now

Languages

  • Russian: Fluent

  • English: Intermediate

Contacts

Skills

Frontend

Backend

Tools

  • HTML
  • CSS
  • C#
  • .NET
  • ASP.NET
  • Entity Framework
  • SQL Server
  • PostgreSQL
  • ClickHouse
  • Redis
  • Kafka
  • RabbitMQ
  • Git
  • Docker

Projects

Code example

                
function multiply(a, b){
    a * b
}