Hello! I’m Bernardo, a passionate programmer with experience in web development and technology. I have experience with C#, Entity Framework Core, and Blazor, and I'm familiar with Git and GitHub. On this profile, I share my projects, ranging from academic work to personal experiments. Feel free to explore and connect with me!
👾
👋 Hi, I'm Bernardo — 18, passionate about learning 📚
💻 Full Stack Dev (.NET, Blazor, PHP, Laravel)
🎓 Studying Programming at UTN San Nicolás
- Chivilcoy, Buenos Aires, Argentina
- https://bernard2806.is-a.dev/
Pinned Loading
-
Ejercicios-UTN-FRSN-Programacion1
Ejercicios-UTN-FRSN-Programacion1 Public📘 Ejercicios - Programación 1 (UTN FRSN) - UTN Aula Chivilcoy
C
-
UTN-FRSN-Actividades-Programacion
UTN-FRSN-Actividades-Programacion PublicÍndice visual de actividades en PDF de todas las materias de Programación (UTN FRSN, Chivilcoy) con acceso rápido vía GitHub Pages.
HTML
-
Material-UTN-FRSN-Programacion1
Material-UTN-FRSN-Programacion1 Public📚 Material - Programación 1 (UTN FRSN) - UTN Aula Chivilcoy
-
Ejemplos-UTN-FRSN-Programacion1-2021
Ejemplos-UTN-FRSN-Programacion1-2021 PublicForked from nicocastanio/tuc-prog1-2021-1c
📙 Ejemplos - Programación 1 (UTN FRSN) - 2021
C
-
Programación en C – Árbol Binario de...
Programación en C – Árbol Binario de Búsqueda (ABB) – Que es y cómo se usan 1#include <stdio.h>
2#include <string.h>
3#include <stdlib.h>
4#include <ctype.h>
5 -
Programación en C – Listas Enlazadas...
Programación en C – Listas Enlazadas – Que son y cómo se usan 1#include <stdio.h>
2#include <stdlib.h>
34typedef struct snodo{ //snodo es el nombre de la estructura
5int valor;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.