Scouting report
Dominican systems engineer writing low-level C/C++ concurrency and OS simulations
assessed from open-source footprint
A Dominican Republic developer with the strongest systems-programming signal in this batch: solo-authored C/C++ projects in threads synchronization (POSIX threads and semaphores for the producer/consumer problem) and a virtual-memory system simulation, each earning a star. The broad stack spans C#, C++, C, Shell, and Vue, and authorship shows 43 merged pull requests. Caveats: total stars are low, recent commit activity has dropped off, and abandonedRatio is high (0.67), so several repos are dormant. Best read as a capable systems/OS engineer whose portfolio leans academic.
Authorship & open source
What they build
Industry experience
- E-commerce & Retail
- Security & Identity
- Education & EdTech
Signal breakdown
2
top repo 1
12
14% forks
4
9.8 yr
0
Quiet
67% stale
Strengths
- Verified author — wrote 100% of commits on threads-synchronization
- 43 merged pull requests
- Original builder — 12 of their own repositories
- Systems focus with Backend
- Domain experience in E-commerce & Retail & Security & Identity
- Core stack: C#, C++, C, Shell
About
Skills
- C#
- C++
- C
- Shell
- Vue
- Python
- CSS
Featured work
Threads Synchronization
Synchronization of multiple threads to manage a bounded buffer using POSIX threads and semaphores to solve the producer/consumer problem.
- C
by Claury Mejia
Virtual Memory System Simulation
This project focuses on memory management within an operating system. Involves the design and implementation of the function(s) to complete a C/C++ p…
- C
by Claury Mejia
Shpe Msu
Website for Society of Hispanic Professional Engineers (SHPE) at Michigan State University.
- CSS
by Claury Mejia
Designer Pdf Viewer
Consider a word consisting of lowercase English alphabetic letters, where each letter is wide. Given the height of each letter in millimeters (), fin…
- C++
by Claury Mejia
Mini Max Sum
Given five positive integers, find the minimum and maximum values that can be calculated by summing exactly four of the five integers. Then print the…
- C++
by Claury Mejia
Threads Manipulation
Search for occurrences of sub-strings in a file string.
- C++
by Claury Mejia