profile sourced from GitHub
Scouting report
Puerto Rican engineering student writing C, Assembly and Python near the metal
assessed from open-source footprint
A University of Puerto Rico at Mayaguez student whose 22 original repos lean hard into systems work — C, Assembly, and microprocessor tinkering — alongside Jupyter-based AI coursework like AI-Project-2 (path planning over polygonal obstacles) and a Minimax card-game player. Everything here is solo-authored and academic; with zero stars and just one commit in the last year, this is a low-traction student portfolio rather than battle-tested production work. Strongest signal is genuine breadth in low-level languages.
Authorship & open source
What they build
Industry experience
- Data, ML & AI
- Gaming
- Media & Streaming
Signal breakdown
0
22
0% forks
2
5.7 yr
0
Active
36% stale
Strengths
- Verified author — wrote 100% of commits on AlexStrubbe
- Original builder — 22 of their own repositories
- Consistently active, low abandonment
- Systems focus with Data / ML
- Domain experience in Data, ML & AI & Gaming
- Core stack: C, Jupyter, Python, Assembly
About
Skills
- C
- Jupyter
- Python
- Assembly
- C++
Featured work
AI Project 2
Addressing path planning and problem-solving in AI, this project tackles finding the shortest path amidst convex polygonal obstacles and solving the…
- Jupyter
by Alex J. Strubbe
Domino Briscas Or Other Popular Card Player
Implement a card game or Domino player using selected algorithms. Compare its performance against Minimax. Justify algorithm choice with complexity a…
- Code
by Alex J. Strubbe
AI Written Assignments
Some of the extra assignments given in the ICOM5015 Artificial Intelligence course.
- Code
by Alex J. Strubbe
AI Project 3
For this project, we compare search algorithms on the 8-puzzle and 8-queens problems. We assess hill climbing (including variants), hill climbing wit…
- Jupyter
by Alex J. Strubbe
Is Python Fast Or Slow
The purpose of this assignment is to demonstrate the significance of using Python libraries, particularly in this case NumPy, for numerical computati…
- Python
by Alex J. Strubbe
AI Project 1
Simulate vacuum cleaner world performance, modularly adjusting sensors, actuators, and environment. Assess agent rationality in varied environments.
- Python
by Alex J. Strubbe