Skip to content
View Vujavujavuja's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Vujavujavuja

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
Vujavujavuja/Readme.md

Hello, I am Vuja

  • 🌆 Based in Belgrade, Serbia
  • 📊 I work on HealthTech and FinTech GenAI / MLOps @ Vega IT
  • 🫚 Right now I am developing PromptStratum, a one-stop shop for all your prompting needs
  • 🏋️‍♂️ I compete in Powerlifting and am a proud Founding Board member of @ Blood, Barbells and Chalk Powerlifting club

Pinned Loading

  1. Cirilica-LP Cirilica-LP Public

    A complete compiler front-end for a custom programming language defined in Cyrillic. The project uses a Java Lexer for tokenization and a Python Parser for syntactic validation, demonstrating funda…

    Python 2

  2. Disaster_Tweet_Classification Disaster_Tweet_Classification Public

    This is a no-frills Multinomial Naive Bayes classifier built from scratch in Python to quickly determine if a tweet is reporting a real disaster or just some random noise. It's simple, fast, and us…

    Python 1

  3. Octave-Vision Octave-Vision Public

    A straight-forward, from-scratch implementation of a 2D Gaussian filter in Octave/MATLAB. It manually constructs and normalizes the convolution kernel, then applies it to an image to demonstrate ba…

    MATLAB 1

  4. Pametna-Kuca-hub Pametna-Kuca-hub Public

    A straightforward deep learning pipeline for audio classification using a TensorFlow/Keras Deep CNN. It relies on Librosa to extract traditional features like MFCCs and Mel-Spectrograms, processing…

    Python 1

  5. Parallel_file_reg_python Parallel_file_reg_python Public

    A basic, concurrent file system interface that uses Python's multiprocessing and threading to break large files into chunks, store them in parallel, and safely retrieve them. It includes a memory l…

    Python 1

  6. Vsearcher Vsearcher Public

    A sequential Large Language Model (LLM) agent system designed for automated research assistance. It features a four-stage pipeline: Scraping (using Llama 3.2-1b to select links), Summarization, Val…

    Python 1