I'm a Junior .Net Developer based in Romania. Out-of-the-box thinker who is comfortable working in teams or independently to ensure solutions consistently meet or exceed business goals.
Download CVhi! i'm
cosmin ilincuta
.net developer
i build tools.
01. About

02. Experience
While learning and practicing, I have gained experience using a couple of tools and technologies:
C#
DotNet
DotNetCore
Typescript
SQL Server
Angular
Visual Studio
CSS3
Html 5
JavaScript
Git
Blazor
03. Projects
Library application
ASP.NET web API app with server-side Sorting, Filtering, and Pagination, using a couple of technologies: Entity Framwork with code first approach, utilizing all three types of relationships: one-to-one, one-to-many, many-to-many, Unit Testing API Endpoints and Services with NUnit

Simple CRUD application
Back end with an ASP.NET Core web API application with MVC architecture and ADO.NET data access layer. Front end with Angular, with the ability to do CRUD, search, and filtering.

Olx.ro Apartment Web Scraper
The project was build with separation of concerns in mind, with the data access layer separated and reusable in other projects. Scrapping with pagination was done using HtmlAgilityPack framework, element selection using Xpath, MS SQL Server as the database, CRUD functionality using Dapper ORM framework, and the StringConnection was added using Configuration.Json extension.
