AlvisonHunterArnuero
JavaScript & Python Enthusiast, Techie, TypeScript Guardian, Star Wars Fan, Star Wars Aficionado, Polyglot Music Maker.
CodeCrafters LabsNicaragua
Pinned Repositories
AlvisonHunterArnuero
ccl-mentoring-program-grades
A simple Frontend App to keep track of the Mentoring Program Grades for each mentee. I did it as well to practice Ant Design because I have not used this framework before.
EinstiegPythonProgrammierung-
Mein einstieg mit die erstaunliches Python programmierung
guess-the-weather-game
Crafting HackerRank React Test Inspired by Kids' Weather Game at home
Marvelistical
Marvel's Fan App: React, Routing, Suspense, Lazy Loading, Context, Fetch API, infinite Scrolling
Movierama
Movie Details Search App: ReactJS & Context API Creation for Movie Buff
picsum-photos-api-fetch-demo
Basic PicSum Photos API Fetch Demo: This is just a basic sample on how to use the PicSum Photos API to retrieve a series of photos from Unsplash and populate an plain html file with them, nothing fancy and only with the purpose of showing the use of the Fetch API to get data from external sites.
poke-mobs-2021
I did this app for my 2 little warriors, they love Pokemons.
tweaty-wacko-cokctails
Testing the cocktails API - Quick Practice
zeugnisblatt
Dies ist eine einfache CRUD-Anwendung, die ich gerade erst baue, um Python mit Flask zu üben. Dies ist aus Zeitgründen noch nicht fertig, aber ich werde es irgendwann beenden und diese Änderungen in diesem Repository aktualisieren. Die letzte fur 2020, ja?
AlvisonHunterArnuero's Repositories
AlvisonHunterArnuero/EinstiegPythonProgrammierung-
Mein einstieg mit die erstaunliches Python programmierung
AlvisonHunterArnuero/AlvisonHunterArnuero
AlvisonHunterArnuero/ccl-mentees-api
This is a work-in-progress API developed with Python, deployed on PythonAnywhere. To add mock data during development, I've also set up a demo MySQL DB using Aiven.io. The final version will incorporate Flask-Login
AlvisonHunterArnuero/restaurant-advisor-app-backend
AlvisonHunterArnuero/rock-paper-scissors
This repository serves as a demonstration of fundamental Vanilla JavaScript concepts, created for the CCL Mentoring Program mentees. It provides a clear example for mentees to compare their work against, helping them learn and improve through feedback.
AlvisonHunterArnuero/simplemoviedbsearchtool
Yet another small ReactJS Project that consists of a simple Movie Details Search Tool that will give the user basic information about a certain movie, along with its respective artwork and some other movies below this one with similar genres. Nothing fancy but good enough to make use of ReactJS, Redux, Redux-thunk, the CSSTransitionGroup animation library and the Open Movie API - This started as a simple Midnight Practice but became a reality after all.
AlvisonHunterArnuero/ccl
AlvisonHunterArnuero/lets-talk-python
Repositorio de los ejemplos y ejercicios que se hacen en los talleres de Python
AlvisonHunterArnuero/restaurant-advisor-app-frontend
AlvisonHunterArnuero/tweaty-wacko-cokctails
Testing the cocktails API - Quick Practice
AlvisonHunterArnuero/advent-of-typescript
Advent of TypeScript is a repository with all of my solutions for the challenges of Advent of TypeScript on https://typehero.dev/
AlvisonHunterArnuero/amni-network-demo
Technical Assignments - Frontend Skills
AlvisonHunterArnuero/ccl-mentoring-program-grades
A simple Frontend App to keep track of the Mentoring Program Grades for each mentee. I did it as well to practice Ant Design because I have not used this framework before.
AlvisonHunterArnuero/ccl-python-mentorship
Basic Python Exercises for our Mentoring Program Pair Programming Sessions
AlvisonHunterArnuero/codewars-golang-challenges
Just a backup for some of the Golang Challenges from CodeWars
AlvisonHunterArnuero/dollarized
Just a quick demo on using API Content within a REACT TS Frontend App
AlvisonHunterArnuero/mui-demo
Testing Material UI
AlvisonHunterArnuero/nica-slot-machine
AlvisonHunterArnuero/pibj-songlist
Church Service Song's Lists
AlvisonHunterArnuero/PostgresQL-MongoDB-Data-Migration-Service
Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.
AlvisonHunterArnuero/restaurants-reviewer-backend
Basic Strapi Backend for a Restaurants Reviewer App that I want to create for my hometown.
AlvisonHunterArnuero/tik-tak-tok-game
Repositorio de los ejemplos y ejercicios para la semana 5 y 6 de la mentoria de CCL. Juego del Ta Te Ti
AlvisonHunterArnuero/ah-cw-excercises-c-sharp
AlvisonHunterArnuero/contentful-landing-page-demo
Basic Contentful CMS with React Landing Page Demo
AlvisonHunterArnuero/Golang-Design-Patterns
Simplify software development for intricate and sizable systems using design patterns. These are reusable solutions to prevalent software design challenges, providing a framework for constructing adaptable, extensible, and sustainable software.
AlvisonHunterArnuero/hunters-housewares
Small Project to Test Sanity CMS and its capabilities
AlvisonHunterArnuero/pibj
Contentful CMS with React and React Table using vite- weekend Practice
AlvisonHunterArnuero/ReactPy-Library-Demo
Testing a library that combines React and Python
AlvisonHunterArnuero/rickundmorty
AlvisonHunterArnuero/rock-paper-scissors-tkinter
I went ahead and recreate this game using TKInter as my UI provider for this Game