Paval Sebastian

Courses

Cegeka Academy .NET Stream

After being accepted into the course, we started learning C# along with .NET (ASP.NET), followed by HTML, CSS, and JavaScript (React). The database used was a relational SQL Server, with Entity Framework simplifying data manipulation. The second part of the course involved a team project following the Agile methodology, with one-week sprints. During this phase, we, the students, were responsible for both submitting pull requests and performing code reviews.

ASP.NETSQL ServerAzure DevOpsEntityFrameworkGIT

Veoneer Unic C#

In this course, we started with learning the C# language, including data types and variables, OOP, tasks and threads, and many other topics. We then moved on to learning the WPF framework and how to structure a project in layers, separating the backend from the frontend to allow simultaneous work on both while minimizing conflicts.

C#WPFXAML