Skip to content
View vasicm4's full-sized avatar

Block or report vasicm4

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

Hey there, my name is Maksim πŸ‘‹

πŸ‘©β€πŸ’» About Me

I'm a software developer based in Novi Sad, Serbia

- πŸ‘¨β€πŸŽ“ I'm currently studying at Faculty of Technical Sciences
- πŸ“š Besides my coursework, I continuously explore new technologies.
- ⚑ In my free time, I enjoy working out, reading, and spending time with like-minded people.

Pinned Loading

  1. black-box-optimization black-box-optimization Public

    This project applies a genetic algorithm to a BlackBox optimization problem, specifically targeting the optimization of neural network parameters when the error function is unknown in analytic form

    Jupyter Notebook

  2. portfolio-optimization portfolio-optimization Public

    C++

  3. key-value-engine key-value-engine Public

    This project implements a Key-Value storage engine as a console application. The system supports basic operations and builds upon the Log-Structured Merge-Tree (LSM) architecture to ensure efficien…

    Go

  4. exercise-tracker-api exercise-tracker-api Public

    The Exercise Tracker is an API developed in C# that enables users to log and analyze their workout routines. It serves as an educational project to demonstrate the implementation of the repository …

    C#