I curently work as full stack software engineer, creating, architecting and developing eneterprise applications for my current job role. Stack that I use on daily basis consists mostly of Microsoft technologies: - IDEs: Toad, SSMS, SQLDeveloper, VS2019/VS2022 - Backend: ASP.NET MVC, .NET Core 6.0/7.0 MVC, Entity Framework, Entity Framework Core as ORMs - Frontend: Razor (with default knowledge for many javascript libraries, HTML, CSS, Bootstrap) - Database: Oracle 10g, 12c, 19c, MSSQL Server from version 2015 - Web Server: IIS Most of my projects are enterprise projects, that use previous stack for development. Architecture that I use is mostly N-tier monlythic. For testing mostly is used NUnit for automated UI testing with ATATA framework(selenium). I also have experience using Python(Flask) for backend, MongoDB, Docker, NGinx and GUnicorn.