Alvison Hunter's repositories
EinstiegPythonProgrammierung-
Mein einstieg mit die erstaunliches Python programmierung
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
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.
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.
jest-enzyme-react
Unit Testing Practice Repo using Jest, Enzyme and React, nothing fancy, kind of legacy due to enzyme, however, good for practicing
lets-talk-python
Repositorio de los ejemplos y ejercicios que se hacen en los talleres de Python
tweaty-wacko-cokctails
Testing the cocktails API - Quick Practice
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/
amni-network-demo
Technical Assignments - Frontend Skills
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.
ccl-python-mentorship
Basic Python Exercises for our Mentoring Program Pair Programming Sessions
codewars-golang-challenges
Just a backup for some of the Golang Challenges from CodeWars
dollarized
Just a quick demo on using API Content within a REACT TS Frontend App
pibj-songlist
Church Service Song's Lists
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.
restaurants-reviewer-backend
Basic Strapi Backend for a Restaurants Reviewer App that I want to create for my hometown.
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
contentful-landing-page-demo
Basic Contentful CMS with React Landing Page Demo
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.
ReactPy-Library-Demo
Testing a library that combines React and Python
rock-paper-scissors-tkinter
I went ahead and recreate this game using TKInter as my UI provider for this Game