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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Hi there 👋

For the past years, I have worked on the following repositories "CareerTrack" and "CareerTrack-FrontEnd", trying to follow the clean-code best practices. It currently represents my work samples that I consider most representative to illustrate my technical profile.

You may have a look at this video. The repositories bellow are private, but I would be happy to present you the code on a live discussion.
◾ CareerTrack: .NET Web api
◾ CareerTrack-FrontEnd: front-end written using React and Redux
◾ CareerTrack-ApiPublisher: additional project for automatic back-end deployment. Feel free to watch the demo

You can also check some of my previous work
Newtonsoft.Json vs protobuf : here I am comparing the times of serializing and deserializing using these libraries
      ▪️ link to the demo.
◾ Medium article about various ways of implementing Background tasks.

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#