๐ Student at Faculty of Technical Sciences, Novi Sad, Serbia
๐ Recent Achievement: Winner of Garaลพa Frontier Hackathon (Dec 2024) - 40-hour regional AI hackathon in Belgrade
๐ฏ Attended: Mediterranean Machine Learning Summer School (M2L) - Intensive ML research program
๐ Focus: ML Engineering & AI Implementation, Scalable Backend Systems, Competitive Programming
๐ค ReAct Reproduction
Faithful reproduction of ICLR 2023's "ReAct: Synergizing Reasoning and Acting in Language Models"
Tech: Python, Transformers, LangChain
Highlights: Implemented reasoning-action synergy in LLMs, demonstrating state-of-the-art prompting techniques
๐ CodeRAG
Intelligent code repository Q&A system using Retrieval-Augmented Generation
Tech: Python, Vector Databases, Embeddings, RAG Pipeline
Highlights: Semantic code search, context-aware responses, repository analysis
๐๏ธ NASP Key-Value Engine
Production-grade storage engine built from scratch in Go
Tech: Go, Data Structures, Systems Programming
Features:
- Multiple indexing: B-Tree, SkipList, HashMap
- SSTable implementation with compaction
- WAL with segment-based recovery
- Probabilistic structures: Bloom Filter, Count-Min Sketch, HyperLogLog, SimHash
- LRU Cache, Merkle Trees, CLI interface
๐ Silabus
Comprehensive framework for CS competition organization in Republic of Srpska
Tech: Documentation, Curriculum Design
Impact: Standardized competition structure and educational materials
Natural language interface for data analysis and visualization
Tech: Python, Pandas, Matplotlib, NLP
Highlights: Transform DataFrames using conversational commands, automated plotting
ML-based code formatting style learning and reproduction
Tech: Python, Language Models, Code Analysis
Research: Reproduction of "Learning to Format Coq Code Using Language Models"
Time-series forecasting with deep learning architectures
Tech: Python, PyTorch, LSTM, GRU, Transformers
Models: Comparative analysis of sequential models for energy prediction