Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View AStroCvijo's full-sized avatar

Block or report AStroCvijo

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

๐Ÿ‘‹ Hey, I'm Jovan Cvijanoviฤ‡

Machine Learning Engineer | Backend Developer | Competitive Programmer

LinkedIn Email


๐ŸŽฏ About Me

๐ŸŽ“ 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


๐Ÿš€ Featured Projects

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


๐Ÿ“Š GitHub Stats

GitHub Stats

Top Languages


๐Ÿ“ซ Let's Connect

LinkedIn Email

Open to collaborations on ML, backend systems, and competitive programming projects!

Pinned Loading

  1. react_reproduction react_reproduction Public

    Reproduction of ICLR 2023 paper "ReAct: Synergizing Reasoning and Acting in Language Models"

    Python 3

  2. coderag coderag Public

    Retrieval-Augmented Generation (RAG) system over a code repository for a question-answering task

    Python 3

  3. niksacvorovic/nasp-key-value-engine niksacvorovic/nasp-key-value-engine Public

    Key Value engine for a NoSQL database written in Golang

    Go 2

  4. zenwor/silabus zenwor/silabus Public

    Silabus za organizaciju takmiฤenja iz informatike u Republici Srpskoj (Syllabus for the organization of computer science competitions in the Republic of Srpska)

    TeX 7

  5. power_consumption_prediction power_consumption_prediction Public

    Future power consumption prediction using LSTM, GRU and Transformer models

    Python 10

  6. detection_of_formatting_style detection_of_formatting_style Public

    Reproduction of the "Learning to Format Coq Code Using Language Models" paper

    Python 4