profile sourced from GitHub
Scouting report
Puerto Rican engineer implementing algorithms in Python, C++ and Assembly
assessed from open-source footprint
A Puerto Rico developer with a notably low-level, algorithmic bent, spanning Python, C++, Java and Assembly across systems and data/ML disciplines. Named work includes a Sudoku backtracking solver and a Needleman-Wunsch dynamic-programming implementation, suggesting strong CS fundamentals. Activity is light, though (2 commits last year, no stars), and the "Staff" label overstates what the packet shows; better read as a sound algorithm-focused builder than a high-output engineer.
Authorship & open source
What they build
Industry experience
- Developer Tools
- Media & Streaming
- Gaming
Signal breakdown
0
12
20% forks
0
5.4 yr
0
Active
17% stale
Strengths
- Verified author — wrote 100% of commits on williammartinez10
- 14 merged pull requests
- Original builder — 12 of their own repositories
- Consistently active, low abandonment
- Backend focus with Systems
- Domain experience in Developer Tools & Media & Streaming
- Core stack: Python, C++, TypeScript, Java
About
Skills
- Python
- C++
- TypeScript
- Java
- Assembly
Featured work
Sudoku Backtracker
Solves a sudoku board by using a backtracking algorithm
- Python
by William A. Martínez Martínez
Needleman Wunsch
Implementation of Needleman-Wunsch algorithm, using Dynamic Programming
- Python
by William A. Martínez Martínez
Frequency Distribution
Counts how many occurrences of each different object exist in a data set
- Java
by William A. Martínez Martínez
Ciic4030 Assignments
Assignments completed for Programming Languages course, involving a scanner and parser including some semantic rules
- Python
by William A. Martínez Martínez
Recipe Maker
Program designed for verifying the available ingredients in a restaurant's pantry in order to be able to make a recipe
- Python
by William A. Martínez Martínez
Bloom Filter
Implementation of Bloom Filter for Cache Penetration based on multiple hashes
- Python
by William A. Martínez Martínez