Hi, my name is
Adam Ettachfini
I'm a third year student at the Colorado School of Mines studying Computer Science with a specialization in Data Science.


Projects:
De-Bug
  • Developed a hybrid 3D platformer and logic-based terminal puzzle game where players debug code to advance through levels.
  • Engineered a data-driven level loader system using structured text files, enabling the dynamic generation of platforms and interactive objects without hardcoded logic.
  • Implemented an interactive in-game terminal interface requiring players to solve real-time logic problems and programming challenges to progress.
  • Utilized C++ and Raylib to achieve high-performance 3D rendering and smooth gameplay mechanics.
Minesweeper Bot
  • Developed an AI-driven tool designed to train neural networks to play Minesweeper using machine learning techniques.
  • Integrated a PostgreSQL (PSQL) database to manage extensive datasets for training models and benchmarking performance.
  • Leveraged Python and PyTorch to implement and optimize neural network architectures.
  • Built a custom Graphical User Interface (GUI) to facilitate user interaction and monitoring.