Skip to content
View andrijajovanovic98's full-sized avatar

Highlights

  • Pro

Block or report andrijajovanovic98

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
andrijajovanovic98/README.md
Profile views

Turning data into insights. And insights into action.

ajovanov's 42 stats

Pinned Loading

  1. dslr dslr Public

    From-scratch logistic regression (Python/NumPy): multi-class (OvR) classifier + EDA, scaling, and plots.

    Python

  2. Learn2Slither Learn2Slither Public

    Snake AI (Q-learning): custom state encoding + epsilon-greedy policy + Q-table training.

    Python

  3. multilayer-perceptron multilayer-perceptron Public

    From-scratch MLP in Python/NumPy: feedforward, backprop, ReLU/softmax. Includes training logs and plots.

    Python

  4. ft_irc ft_irc Public

    A modern, from-scratch IRC server written in C++98 that supports multiple clients, channels, and a subset of RFC-style commands.

    C++

  5. CPP CPP Public

    42 C++ Modules (00–09): OOP basics, Orthodox Canonical Form, inheritance, polymorphism, templates, STL, exceptions.

    C++

  6. minishell minishell Public

    POSIX-like minishell in C: lexer/parser, pipelines & redirections, heredoc, env vars, builtins.

    C 5