fix: condense gh-dashboard responsibilities into CV-style bullets
This commit is contained in:
+1
-3
@@ -784,9 +784,7 @@
|
|||||||
"shortDescription": "Open-source contributor to <strong><a href='https://github.com/debba/gh-dashboard' target='_blank' rel='noopener noreferrer'>gh-dashboard</a></strong> by Andrea Debernardi — a self-hosted GitHub analytics dashboard with repo health scores, cross-repo issue triage, daily digests, and Kanban boards. Deployed as my personal homepage at <strong><a href='https://github.txeo.club' target='_blank' rel='noopener noreferrer'>github.txeo.club</a></strong>.",
|
"shortDescription": "Open-source contributor to <strong><a href='https://github.com/debba/gh-dashboard' target='_blank' rel='noopener noreferrer'>gh-dashboard</a></strong> by Andrea Debernardi — a self-hosted GitHub analytics dashboard with repo health scores, cross-repo issue triage, daily digests, and Kanban boards. Deployed as my personal homepage at <strong><a href='https://github.txeo.club' target='_blank' rel='noopener noreferrer'>github.txeo.club</a></strong>.",
|
||||||
"responsibilities": [
|
"responsibilities": [
|
||||||
"Contributed 2 merged PRs (750+ lines, 21 tests) improving UX, persistence, and responsive design",
|
"Contributed 2 merged PRs (750+ lines, 21 tests) improving UX, persistence, and responsive design",
|
||||||
"Implemented localStorage caching for stats and filters — eliminated flash-of-zeros on page refresh",
|
"Improved caching, responsive layout, and user identity features across the dashboard",
|
||||||
"Fixed CSS grid responsive breakpoints and built icon-only mobile tabs with smooth hover expansion",
|
|
||||||
"Added user identity: GitHub avatar in top bar, org badges, favicon, and org-first sort order",
|
|
||||||
"Deployed and maintain a live instance on personal VPS with GitHub OAuth and SSL"
|
"Deployed and maintain a live instance on personal VPS with GitHub OAuth and SSL"
|
||||||
],
|
],
|
||||||
"projectID": "gh-dashboard"
|
"projectID": "gh-dashboard"
|
||||||
|
|||||||
+1
-3
@@ -784,9 +784,7 @@
|
|||||||
"shortDescription": "Contribuidor open-source a <strong><a href='https://github.com/debba/gh-dashboard' target='_blank' rel='noopener noreferrer'>gh-dashboard</a></strong> de Andrea Debernardi — un panel de analíticas de GitHub autoalojado con puntuaciones de salud de repos, triaje de issues, resúmenes diarios y tableros Kanban. Desplegado como mi página personal en <strong><a href='https://github.txeo.club' target='_blank' rel='noopener noreferrer'>github.txeo.club</a></strong>.",
|
"shortDescription": "Contribuidor open-source a <strong><a href='https://github.com/debba/gh-dashboard' target='_blank' rel='noopener noreferrer'>gh-dashboard</a></strong> de Andrea Debernardi — un panel de analíticas de GitHub autoalojado con puntuaciones de salud de repos, triaje de issues, resúmenes diarios y tableros Kanban. Desplegado como mi página personal en <strong><a href='https://github.txeo.club' target='_blank' rel='noopener noreferrer'>github.txeo.club</a></strong>.",
|
||||||
"responsibilities": [
|
"responsibilities": [
|
||||||
"Contribuí 2 PRs fusionados (750+ líneas, 21 tests) mejorando UX, persistencia y diseño responsive",
|
"Contribuí 2 PRs fusionados (750+ líneas, 21 tests) mejorando UX, persistencia y diseño responsive",
|
||||||
"Implementé caché en localStorage para estadísticas y filtros — eliminé el parpadeo de ceros al recargar la página",
|
"Mejoré caché, diseño responsive e identidad de usuario en el dashboard",
|
||||||
"Corregí breakpoints responsive de CSS grid y construí tabs móviles solo-icono con expansión suave al hacer hover",
|
|
||||||
"Añadí identidad de usuario: avatar de GitHub en la barra superior, badges de organizaciones, favicon y orden de orgs primero",
|
|
||||||
"Desplegué y mantengo una instancia en mi VPS personal con GitHub OAuth y SSL"
|
"Desplegué y mantengo una instancia en mi VPS personal con GitHub OAuth y SSL"
|
||||||
],
|
],
|
||||||
"projectID": "gh-dashboard"
|
"projectID": "gh-dashboard"
|
||||||
|
|||||||
Reference in New Issue
Block a user