profile sourced from GitHub
Scouting report
Dominican .NET-leaning student dev with a large but mostly dormant repo collection
assessed from open-source footprint
Eladio is a software-engineering student and .NET developer with 40 original repos spanning C#, JavaScript, Scala and Python, including coursework ("UsingBootstrap") and a React-based gym admin frontend. Despite 10 merged PRs, the portfolio shows only one commit last year and a 0.98 abandoned ratio, so it reads as a broad archive of learning projects rather than maintained work.
Authorship & open source
What they build
Signal breakdown
1
top repo 1
40
22% forks
10
10 yr
0
Active
98% stale
Strengths
- Verified author — wrote 100% of commits on henrycerda
- 10 merged pull requests
- Original builder — 40 of their own repositories
- Backend focus with Frontend
- Core stack: C#, JavaScript, HTML, Scala
About
Skills
- C#
- JavaScript
- HTML
- Scala
- Python
- CSS
- TypeScript
- Sass
Featured work
UsingBootstrap
This repo, is create with the intention of keep up my HomeWorks of Coursera
- HTML
by Eladio Junior Rodriguez Rodriguez
Gym Admin
Frontend - Gym Project 🏋️
- JavaScript
- MySQL
- React
- React Admin
by Eladio Junior Rodriguez Rodriguez
Bults Nuts
Nuts and bolts. It has a mixed pile of N nuts and N bolts and you need to quickly find the corresponding pair of nuts and bolts. Each nut matches exa…
- C#
by Eladio Junior Rodriguez Rodriguez
InverterQueue
Given an integer value N and a queue of integers, it is necessary to reverse the order of the first N elements while maintaining the same order for t…
- C#
by Eladio Junior Rodriguez Rodriguez
Stack
Given a grammatical sentence use a Stack to reverse the order of the words in that sentence. You must ask the user to enter the sentence. Dada una or…
- C#
by Eladio Junior Rodriguez Rodriguez
SplitCircularLinkedList
Given a Circular Linked List (you must implement this class) you must divide the list into two (2) halves. If the list has an odd amount of elements,…
- C#
by Eladio Junior Rodriguez Rodriguez