Skip to content
View Lluc24's full-sized avatar

Highlights

  • Pro

Block or report Lluc24

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

Lluc Santamaria

Computer Science Student | Software Engineer | Builder & Deployer

I'm a hacker who builds and ships fast. I specialize in creating practical solutions across the full stackβ€”from AI and machine learning to web applications and language interpreters.


What I Build

AI & Machine Learning

  • multiagent-RL – Multi-agent reinforcement learning with game-theoretic solution concepts
  • Planning modules for complex scheduling problems (PDDL)
  • Knowledge-based systems for real-world applications (CLIPS)

Web Development

Language Processing & Compilers

  • miniJ – Interpreter for a simplified J language using ANTLR and NumPy
  • Custom parsers and abstract syntax trees

Data Structures & Algorithms

  • BinTree – Binary tree implementation in Scala
  • Java applications with efficient algorithms

Tools & Templates

  • my-profile – LaTeX CV and business card automation

Tech Stack

Languages: Python β€’ Java β€’ Scala β€’ JavaScript β€’ CLIPS β€’ PDDL β€’ TeX
Frameworks: Django β€’ ANTLR β€’ NumPy
Tools: Git β€’ GitHub Actions β€’ LaTeX


Connect

Popular repositories Loading

  1. multiagent-RL multiagent-RL Public

    Explored Reinforcement Learning algorithms in a partially observable, multi-agent environment. Focused on Joint-Action Learning leveraging Game-Theoretic solution concepts to study agent coordinati…

    Python 1

  2. practicaIA1 practicaIA1 Public

    Java

  3. clips-snippets clips-snippets Public

    While learning CLIPS programming language, I will be posting code snippets that solve some problems.

    CLIPS

  4. practicaIA2 practicaIA2 Public

    The aim of this project is to build a knowledge based system for helping users to visit museums

    CLIPS

  5. pddl-snippets pddl-snippets Public

    While learning PDDL language, I will be posting code snippets that solve some problems.

    PDDL

  6. practicaIA3 practicaIA3 Public

    The aim of this project is to develop a planning module to build a television viewing schedule.

    Java