SilvanaBgn
I'm an enthusiastic, creative and flexible person, but at the same time, a persistent and analytical one. I love facing challenges and working in teams.
Pinned Repositories
curso-python-avanzado
Repo para el desarrollo colaborativo del curso de Python Avanzado de la OSL
HTML-CSS-module-anchor-jump-scrolled
When you have a big sticky header that doesn't let you jump easily, here there're 3 code examples to jump (scroll) effectively with an anchor avoiding the sticky header
HTML-CSS-module-dropdown
When you want a simple HTML/CSS dropdown (select or menu), to avoid importing big nasty jquery libraries. Here you've got 2 small dropdown examples done with pure HTML/CSS only, and 1 with a little help of an onchange() JS
JS-concepts
Repository with examples to practice Advanced concepts in JS - 2020/2021
JS-event-propagation
Examples in JS about event listeners, event handlers, event propagation, stopPropagation() and preventDefault() - 2020
JS-web-components
Little project, to create and build web components (JS, HTML, CSS)
react-clock
A tiny static React page with clocks, built with Class lifecycle vs Hooks (useState, useEffect)
react-temperature-redux
ReactJS project that implements Redux state management to handle mutual changes between Celsius/Fahrenheit temperature UI
react-users-load-more
ReactJS project that implements a Load-more button of random users, with Class life-cycle vs with Hooks
static-web-page
Code for a static web page with JS, HTML y CSS - 2020
SilvanaBgn's Repositories
SilvanaBgn/curso-python-avanzado
Repo para el desarrollo colaborativo del curso de Python Avanzado de la OSL
SilvanaBgn/HTML-CSS-module-anchor-jump-scrolled
When you have a big sticky header that doesn't let you jump easily, here there're 3 code examples to jump (scroll) effectively with an anchor avoiding the sticky header
SilvanaBgn/HTML-CSS-module-dropdown
When you want a simple HTML/CSS dropdown (select or menu), to avoid importing big nasty jquery libraries. Here you've got 2 small dropdown examples done with pure HTML/CSS only, and 1 with a little help of an onchange() JS
SilvanaBgn/JS-concepts
Repository with examples to practice Advanced concepts in JS - 2020/2021
SilvanaBgn/JS-event-propagation
Examples in JS about event listeners, event handlers, event propagation, stopPropagation() and preventDefault() - 2020
SilvanaBgn/JS-web-components
Little project, to create and build web components (JS, HTML, CSS)
SilvanaBgn/react-clock
A tiny static React page with clocks, built with Class lifecycle vs Hooks (useState, useEffect)
SilvanaBgn/react-temperature-redux
ReactJS project that implements Redux state management to handle mutual changes between Celsius/Fahrenheit temperature UI
SilvanaBgn/react-users-load-more
ReactJS project that implements a Load-more button of random users, with Class life-cycle vs with Hooks
SilvanaBgn/static-web-page
Code for a static web page with JS, HTML y CSS - 2020
SilvanaBgn/pwa-examples
Examples to learn about PWA
SilvanaBgn/react-basic-app-recipes
Code for a static web page of recipes, developed with React - 2021
SilvanaBgn/react-booksList-context-hooks-redux
SilvanaBgn/react-cv-silvana
SilvanaBgn/react-ltv-service
SilvanaBgn/react-temperature
ReactJS project, with simple Celsius/Farenheit UI, to test lifting the state up between children and manage crossed events.
SilvanaBgn/redux-example
SilvanaBgn/redux-saga-intro
Repository with a Redux-saga example
SilvanaBgn/utn-proyecto-habilitacion-profesional
Proyecto en C# para la materia "Habilitación profesional" de la carrera de Ingeniería en Sistemas de información (año 2017)
SilvanaBgn/utn-proyecto-taller-programacion
Proyecto en C# para la materia "Taller de Programación" de la carrera de Ingeniería en Sistemas de información (año 2017)