Skip to content
View LiviuSosu's full-sized avatar

Block or report LiviuSosu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LiviuSosu/README.md

CareerTrack – GitHub Showcase

Welcome to my GitHub showcase of CareerTrack projects. This is my personal full-stack web portal application, structured to follow clean-code best practices.

Repositories (private, demo available on request):

  • CareerTrack: .NET Web API (back-end)
  • CareerTrack-FrontEnd: React + Redux (front-end)
  • CareerTrack-ApiPublisher: automatic back-end deployment (Demo)
  • Demo: A 14-minute walkthrough of key features and architecture (private, can be shared during a technical discussion)

Technologies used: ASP.NET web api, C#, TypeScript, SQL, JWT, Redis, React, Redux, xUnit, Jest, Postman.

Previous work / articles:

  • Newtonsoft.Json vs Protobuf: performance comparison (link)
  • Medium article: Implementing Background tasks (link)

Pinned Loading

  1. Protocol-Buffer-Vs-Newtonsoft.Json Protocol-Buffer-Vs-Newtonsoft.Json Public

    Comparison in terms of time and space between two serializes Google Protocol Buffer and Newtonsoft.Json

    C#

  2. BackgroundTasks BackgroundTasks Public

    C#