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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Hi there, I'm Jovan Cvijanović


🚀 About Me

  • Student at the Faculty of Technical Sciences, Novi Sad, Serbia
  • Machine Learning
  • Backend Developer
  • Competitive Programmer with experience in C++

🚀 Projects

Here are some of the projects I’m most proud of:

  • detection_of_formatting_style
    A reproduction of the paper "Learning to Format Coq Code Using Language Models"

  • ai_chat_interface_for_dataspell
    A Python framework that combines data transformation commands with an AI chat interface, allowing users to manipulate Pandas DataFrames and visualize results with Matplotlib.

  • power_consumption_prediction
    Predicting future power consumption using LSTM, GRU, and Transformer models

  • dcrnn_implementation
    Reproduction of "Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting"

  • Indexer
    A CLI tool for indexing folders and efficiently searching for strings


🚀 Contact

Pinned Loading

  1. detection_of_formatting_style detection_of_formatting_style Public

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

    Python 4

  2. ai_chat_interface_for_dataspell ai_chat_interface_for_dataspell Public

    A Python framework that combines data transformation commands with an AI chat interface, allowing users to manipulate Pandas DataFrames and visualize results with Matplotlib.

    Python 2

  3. power_consumption_prediction power_consumption_prediction Public

    Future power consumption prediction using LSTM, GRU and Transformer models

    Python 7

  4. dcrnn_implementation dcrnn_implementation Public

    Reproduction of the "Diffusion Convolutional Recurrent Neural Network: Data-Driven Traffic Forecasting" paper

    Python 5

  5. Indexer Indexer Public

    A CLI tool that indexes a given folder and allows efficient searching for string occurrences.

    Java 4

  6. robot_in_the_labyrinth_in_knossos robot_in_the_labyrinth_in_knossos Public

    A project made for the subject "Object Oriented Programming 2"

    C++