KuiiMaldonado
Software engineer with 5+ in the payment industry. Willing to develop skills in the full-stack development and DevOps fields. Love video-games and anime.
@Paymentology Mexico City, Mexico
Pinned Repositories
BCash
BCash is an app to help you keep track of who you owe and who owes you money in an easy way. Split your tabs and more.
book-search-egine
Code with a fully functioning Google Books API search engine
co2-calculator
A calculator to get your CO2 footprint based on certain parameters,
code-quiz
## User Story ``` AS A coding boot camp student I WANT to take a timed quiz on JavaScript fundamentals that stores high scores SO THAT I can gauge my progress compared to my peers ``` ## Acceptance Criteria ``` GIVEN I am taking a code quiz WHEN I click the start button THEN a timer starts and I am presented with a question WHEN I answer a question THEN I am presented with another question WHEN I answer a question incorrectly THEN time is subtracted from the clock WHEN all questions are answered or the timer reaches 0 THEN the game is over WHEN the game is over THEN I can save my initials and my score
css-demo-site
Refactoring a sample website
cui-professional-portfolio
A personal portfolio web page to meet me and take a look to some of my work.
Matplotlib-challenge
Analysis of tumors in mice data. Plotting dataframes and statistics
random-password-generator
Application that generates random passwords based on ceratin criteria.
weather-dashboard
Challenge is to build a weather dashboard that will run in the browser and feature dynamically updated HTML and CSS.
KuiiMaldonado's Repositories
KuiiMaldonado/BCash
BCash is an app to help you keep track of who you owe and who owes you money in an easy way. Split your tabs and more.
KuiiMaldonado/co2-calculator
A calculator to get your CO2 footprint based on certain parameters,
KuiiMaldonado/book-search-egine
Code with a fully functioning Google Books API search engine
KuiiMaldonado/code-quiz
## User Story ``` AS A coding boot camp student I WANT to take a timed quiz on JavaScript fundamentals that stores high scores SO THAT I can gauge my progress compared to my peers ``` ## Acceptance Criteria ``` GIVEN I am taking a code quiz WHEN I click the start button THEN a timer starts and I am presented with a question WHEN I answer a question THEN I am presented with another question WHEN I answer a question incorrectly THEN time is subtracted from the clock WHEN all questions are answered or the timer reaches 0 THEN the game is over WHEN the game is over THEN I can save my initials and my score
KuiiMaldonado/css-demo-site
Refactoring a sample website
KuiiMaldonado/cui-professional-portfolio
A personal portfolio web page to meet me and take a look to some of my work.
KuiiMaldonado/random-password-generator
Application that generates random passwords based on ceratin criteria.
KuiiMaldonado/weather-dashboard
Challenge is to build a weather dashboard that will run in the browser and feature dynamically updated HTML and CSS.
KuiiMaldonado/D3-Challenge
Create a scatter plot with D3 using data from csv files.
KuiiMaldonado/e-commerce-backend
Build the back end for an e-commerce site. You’ll configure a working Express.js API to use Sequelize to interact with a MySQL database.
KuiiMaldonado/employee-tracker
Build a command-line application from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL.
KuiiMaldonado/ETL-NBA
Extract Transform Load (ETL) project about NBA players stats.
KuiiMaldonado/Javascript-challenge
Createing a table dynamically based upon a dataset. Use of filters. Using only Javascript, HTML and CSS.
KuiiMaldonado/json-parser
Very low footprint JSON parser written in portable ANSI C
KuiiMaldonado/KuiiMaldonado
My own personal repository where you will find information about myself. Experience, skill, repos, hobbies, etc.
KuiiMaldonado/kuiimaldonado-portfolio
KuiiMaldonado/Leaflet-Challenge
Visualization of an earthquakes dataset using leaflet.
KuiiMaldonado/movie-database
KuiiMaldonado/note-taker
Create an application called Note Taker that can be used to write and save notes. This application will use an Express.js back end and will save and retrieve note data from a JSON file.
KuiiMaldonado/nutritionist-app-backend
Backend for https://github.com/KuiiMaldonado/nutrionist-app-frontend
KuiiMaldonado/nutritionist-app-frontend
A generic application for a nutritionist/patients to follow up diets, training plans, etc.
KuiiMaldonado/Plotly-Biodiversity
Interactive dashboard using a dataset of Belly Button Biodiversity (http://robdunnlab.com/projects/belly-button-biodiversity/)
KuiiMaldonado/readMe-generator
A command-line application that dynamically generates a README.md from a user's input using the Inquirer package.
KuiiMaldonado/social_network_api
Build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.
KuiiMaldonado/team-profile-generator
A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.
KuiiMaldonado/tech-blog
Build a CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.
KuiiMaldonado/text-editor
Build a text editor that runs in the browser. The app will be a single-page application that meets the PWA criteria.
KuiiMaldonado/Web-Design-Challenge
Dashboard with plots using Matplotlib, pandas and python API's of an analysis of the weather from over 500 cities.
KuiiMaldonado/Web-Scraping-Challenge
Development of a web application using Flask. Application will scrape various websites for data related to the mission to Mars and display the information in a single html page.
KuiiMaldonado/work-day-scheduler
Calendar application that aalows a user to save events for each hour of the day.