Skip to content
View petarkrvavac's full-sized avatar

Highlights

  • Pro

Block or report petarkrvavac

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
petarkrvavac/README.md

Hi, I'm Petar

🎓 Third-year Computer Science student at FSRE Mostar

Through my studies, I’ve developed a structured way of thinking — especially when it comes to understanding problems before jumping into solutions.

I’m interested in building systems that feel closer to real products than assignments.

What I enjoy most is working on the structure behind applications — especially data models and how everything connects and behaves as a whole.

I prefer building things properly and defining a clear approach, rather than rushing into quick fixes.


What I'm working on

Most of my work revolves around:

  • designing structured data models
  • connecting different parts of a system into something consistent
  • turning ideas into systems that behave realistically over time

You can find different projects on my profile that reflect this — some more complete, some more experimental.


🚗 Carlytics

Production-style system for managing vehicles, services, incidents and operational activity


Carlytics is built around real-world logic rather than just features.

  • Focus on well-structured data and clear relationships
  • Designed to reflect how such a system would actually be used
  • Emphasis on behaviour and consistency, not just functionality

Approach

I don’t jump straight into implementation — I first focus on understanding the structure of the problem.

I usually start by thinking about:

  • what the data looks like
  • how different parts of the system relate to each other
  • how the system should behave over time

Once that is clear, implementation becomes much more straightforward.


Current focus

  • Backend development
  • Database design
  • Building systems that feel closer to real products than assignments

Contact

Pinned Loading

  1. Carlytics Carlytics Public

    Fleet management web app for tracking vehicles, service history, fault reports, fuel usage, registration, employees and assignments.

    TypeScript

  2. petarkrvavac petarkrvavac Public

  3. matej04-dot/ZOO_app matej04-dot/ZOO_app Public

    TypeScript

  4. booking-price-prediction booking-price-prediction Public

    Machine learning project for predicting hotel booking prices (ADR) using the Hotel Booking Demand dataset. Includes data cleaning, EDA, feature engineering, Linear Regression baseline and Random Fo…

    Jupyter Notebook

  5. matej04-dot/Shopping_list matej04-dot/Shopping_list Public

    Kotlin