Skip to content
View RadovanPrijic's full-sized avatar

Block or report RadovanPrijic

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
RadovanPrijic/README.md

Hi 👋, my name is Radovan!

Junior Software Engineer

I'm a recent computer science graduate from the School of Computing, in Belgrade, Serbia. I love tackling interesting real-world problems with the use of the latest software technology, staying true to my technology-agnostic approach to problem solving.

Languages and Tools:

angular bootstrap c csharp css3 dotnet express figma git html5 java javascript mssql mysql nodejs oracle spring typescript vuejs

Pinned Loading

  1. Banka-1-Backend-Fork Banka-1-Backend-Fork Public

    Forked from RAF-SI-2022/Banka-1-Backend

    A semester-long team project where we built a financial web application with exchange and banking functionalities. I implemented the whole backend for the banking part of the app, and was pivotal i…

    Java

  2. Carpool-Platform Carpool-Platform Public

    Carpooling platform where users can post and book rides, leave reviews, and interact with each other, similar to BlaBlaCar.

    C#

  3. RAF-Cloud-Web-Application RAF-Cloud-Web-Application Public

    Web application which imitates a generic cloud provider. It has all the relevant user-related functionalities and gives user the option of creating and controlling (illusory) physical machines and …

    TypeScript

  4. Mini-Web-Framework Mini-Web-Framework Public

    A simple web framework along the lines of JAX-RS and Spring. It is based on controllers which contain methods for processing incoming requests and creating adequate JSON responses. Aside from this,…

    Java

  5. Concurrent-Keyword-Counter Concurrent-Keyword-Counter Public

    Java keyword counter which counts the occurrences of keywords that are predefined in corpora of different types. This count is performed concurrently, with the possibility of adding new corpora, as…

    Java

  6. Distributed-System-Snapshots Distributed-System-Snapshots Public

    An implementation of two global snapshot recording algorithms, Acharya-Badrinath and Alagar-Venkatesan. The underlying distributed system supports causal message delivery.

    Java