Skip to content
View evankost's full-sized avatar

Block or report evankost

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

Popular repositories Loading

  1. rl-sensitivity-analysis rl-sensitivity-analysis Public

    Forked from TomusD/RL-Sensitivity-Analysis

    Reinforcement Learning project exploring DQN, sensitivity analysis, and PPO/A2C performance in Gym environments.

    Jupyter Notebook

  2. promise-java promise-java Public

    Java implementation of the JavaScript Promise API. Built using low-level concurrency primitives (wait/notify, synchronized, volatile).

    Java

  3. chatbot-office-assistant chatbot-office-assistant Public

    A local office assistant middleware built with Flask. Routes user queries to a PostgreSQL database for staff and schedule management, or a Blazegraph Knowledge Graph for venue and facility informat…

    Python

  4. data-viz-archive data-viz-archive Public

    Interactive data projects using D3.js, Tableau, and Tableau Prep. Features custom builds for Road Safety in Greece (ELSTAT/WHO) and Global Education & Economy Trends (PISA, World Bank). Includes ET…

    HTML

  5. aop-proxy-java aop-proxy-java Public

    Java implementation of an Aspect-Oriented Programming (AOP) system using the Dynamic Proxy API. Features a centralized Factory and Aspect Weaver to apply before, after, and around advices to target…

    Java

  6. reflection-analyzer-java reflection-analyzer-java Public

    Java tool utilizing the Reflection API to perform structural analysis of class hierarchies. Dynamically scans Java modules to rank classes based on field density, unique method signatures, and inhe…

    Java