Skip to content
View AgapiKallinikou's full-sized avatar

Block or report AgapiKallinikou

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

Pinned Loading

  1. ampl_optimization_projects ampl_optimization_projects Public

    A curated collection of structured optimization projects implemented in AMPL, covering marketing campaigns, production resource allocation and agricultural planning.

    AMPL

  2. NLP-political-QA-analysis NLP-political-QA-analysis Public

    An end-to-end NLP project classifying response clarity in political QA pairs using the SemEval 2026 dataset. Progressing from linear baselines (TF-IDF/GloVe) to advanced Deep Learning models.

    Jupyter Notebook

  3. polynomial_comparison polynomial_comparison Public

    Comparison of polynomial evaluation using brute force vs Horner's method in MATLAB.

    MATLAB

  4. python-learning python-learning Public

    A collection of small Python exercises implemented while learning programming fundamentals and algorithmic thinking.

    Python

  5. python_games_collection python_games_collection Public

    A collection of small Python games, including Tic-Tac-Toe, Hangman, Roulette, and Slot Machine. Organized for kids and adults, demonstrating basic programming, user interaction, and game logic.

    Python