profile sourced from GitHub
Scouting report
Python student blending math tooling with applied AI experiments
assessed from open-source footprint
Marco is a Cuban developer with five Python repositories whose standout is an AI-assisted bibliography indexer that scans PDFs and uses Gemini to extract and store metadata — a practical, original idea. The rest is foundational coursework (a Shunting-Yard expression evaluator with 2D/3D function plotting, an airport simulation), showing solid CS fundamentals. The 'Mid' label overstates a five-repo account that saw no commits in the past year and has no verified external contributions. The curiosity around applied AI is a real positive; he's still early and building out a public body of work.
Authorship & open source
What they build
Industry experience
- Data, ML & AI
- Education & EdTech
Signal breakdown
1
top repo 1
5
0% forks
1
5.2 yr
0
Quiet
40% stale
Strengths
- Verified author — wrote 100% of commits on Indexing-QR-Bibliography
- Original builder — 5 of their own repositories
- Backend focus with Data / ML
- Domain experience in Data, ML & AI & Education & EdTech
- Core stack: Python
About
Skills
- Python
Featured work
Indexing QR Bibliography
Finds all the pdfs in a given folder and processes with gemini ai to extract useful information. This is later stored in a .json file that can be edi…
- Python
by Marco Cañizares Tan
Ploteo De Funciones
Uses the Shunting Yard algorithm to calculate the result of a mathematical expression and plot functions both animated or not animated in 2D and 3D
- Python
by Marco Cañizares Tan
Shunting Yard
A program to calculate a mathematical equation using predefined functions made by the user and basic operators
- Python
by Marco Cañizares Tan
Clase 5 Aeropuerto
A School project to simulate an simplified airport
- Python
by Marco Cañizares Tan