Skip to content
View pipstur's full-sized avatar
🐢
still learning 🧑‍🎓
🐢
still learning 🧑‍🎓

Block or report pipstur

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

Hello there!

  • 🌱 I’m currently working on a Chest X-Ray classification and automated LLM based report generation using PyTorch Lightning and Hydra
  • 📫 How to reach me: vojislavstevanovic171@gmail.com
  • ⚡ Fun fact: I cut my hair really short every 6 months to remind myself of the passage of time

Some fun Streamlit deployments I have:

Pinned Loading

  1. MunjeLumenDS2025 MunjeLumenDS2025 Public

    Melanoma classification for the Lumen Data Science 2025 competition. Utilizes Pytorch Lightning and Hydra. This is also @pipstur's master's thesis.

    Python 4 1

  2. cxr-report-generator cxr-report-generator Public

    Experimental system for automatic radiology report generation from chest X-ray images. It combines a neural network (CNN or ViT) for medical image understanding with a language model (Groq LLM) to …

    Python 1

  3. beer-counter-whatsapp beer-counter-whatsapp Public

    Python implementation of an automated beer counter and dashboard for a personal whatsapp group. Automated message grabbing hosted locally, database hosted on Supabase, dashboard hosted on Streamlit.

    Python 2

  4. natal-chart-visualizer natal-chart-visualizer Public

    The project utilizes Kerykeion API and Plotly to build a Python implementation of a (not ugly) Natal Chart visualization tool hosted on Streamlit.

    Python

  5. mortgageCaseStudy mortgageCaseStudy Public

    Jupyter Notebook

  6. laboratorijaKlijentServer laboratorijaKlijentServer Public

    A Client-Server application with multithreading that simulates what working in a laboratory might look like

    Java