Skip to content
View NicoAica's full-sized avatar

Highlights

  • Pro

Block or report NicoAica

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. interpreter interpreter Public

    Interpreter for a custom LISP dialect supporting variables, loops, conditionals, and math operations. Built in C++ using Visitor Pattern architecture.

    C++

  2. Traveling-Salesman-Problem Traveling-Salesman-Problem Public

    From Naive to State-of-the-Art: A study on TSP optimization algorithms including Miller-Tucker-Zemlin, Row Generation, and Lazy Constraints using CPLEX & PuLP.

    Jupyter Notebook

  3. Chess Chess Public

    A full-featured 3D Chess game built with Unreal Engine 5.2. Includes move visualization, selectable AI (Random/Minimax), and an interactive history system for game state replay.

    C++