Francisco Quintero (HunterX-7)

HunterX-7

Geek Repo

Company:Full Stack Web Developer

Location:Panama, Panama

Home Page:https://francisco-quintero.com/

Github PK Tool:Github PK Tool

Francisco Quintero's repositories

Math-Magic-Calculator

Math magic is a single-page app using react that allows users to make simple calculations and read famous random math-related quotes. The main focus of this project is to display my skill with react and other frameworks.

Language:JavaScriptLicense:MITStargazers:4Issues:1Issues:0

Budget-App

The Budget App is a mobile web application where you can manage your budget, you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Language:RubyLicense:MITStargazers:3Issues:1Issues:0

cozy-homes-front-end

Cozy Homes is a web platform that offers a wide selection of comfortable and welcoming homes that can be rented for a short period of time. Cozy Homes is dedicated to providing a seamless and enjoyable user experience, ensuring that guests feel at home no matter where they are.

Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:12

Global-Metrics-Webapp

Global Metrics is a single-page app using React that displays basic info about a country, you can filter and select a country to know more details about it. The main focus of this project is to display my skill with React, Redux, the use of APIs, and other frameworks.

Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:0

New-Awesome-Bookstore

New Awesome Bookstore is a single-page app using react that allows users to display a list of books, add a book, and remove a selected book. The main focus of this project is to display my skill with react, redux, and other frameworks.

Language:JavaScriptLicense:MITStargazers:3Issues:1Issues:0

Awesome-Booklist

This is a template for a booklist app to showcase my understanding of the different ways to create objects, create and access properties, and methods of JavaScript objects.

Language:HTMLLicense:MITStargazers:2Issues:1Issues:2

Portfolio

My portfolio website is where I showcase my most remarkable projects and ideas for display, to anyone interested in getting to know a little about my front-end development life.

JS-Capstone-project

EventHub is a single page web application that allows users to view and interact with upcoming events.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:22

angeles-mountains

Los Angeles Mountains is a single-page application built using React, Tailwind CSS, and Vite. Focus on usability, ease of navigation, and smooth interactions for users, ensuring a positive experience while using the hiking website.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Blog-App

The Blog app is classic example of a blog website. A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

Call-Center-DA

The Call Center Data Analysis repository offers an in-depth exploration of call center operations during the month of October 2020, focus on a United States-based office. Utilizing analytics and visualizations in Power BI, the project delves into a diverse dataset, capturing key metrics and insights crucial to understanding call center performance.

License:MITStargazers:0Issues:1Issues:0

code-challenge

SerpApi code challenge

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

COVID-19-Data-Analysis

The COVID-19 Data Analysis project is an in-depth exploration conducted in Python and Jupyter Notebooks. Leveraging powerful libraries such as Pandas, NumPy, Seaborn, and Matplotlib, the study aims to establish a correlation between the COVID infection rate and the World Happiness Record, a dataset endorsed by the United Nations.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

cozy-homes-back-end

Cozy Homes is a web platform that offers a wide selection of comfortable and welcoming homes that can be rented for a short period of time. Cozy Homes is dedicated to providing a seamless and enjoyable user experience, ensuring that guests feel at home no matter where they are.

Language:RubyLicense:MITStargazers:0Issues:1Issues:12

DawnBank

DawnBank is a comprehensive and dynamic single-page application built using React, Tailwind CSS, and Vite. The application is designed with a focus on usability, ease of navigation, and smooth interactions for users, ensuring a positive experience while using the financial website.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Hello-Rails

Let's put into practice creating my very own Rails 'Hello World!' project!

Language:RubyStargazers:0Issues:1Issues:0

Hello-rails-back-end

This repository contains the backend API for the application. It was built using Rails and provides the necessary data for the frontend user interface. The backend is designed to be independent of the frontend UI, which means it can be managed as a separate app.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

Hello-react-front-end

This repository contains the frontend user interface for the application. It was built using React and allows users to interact with the app's features. The frontend is designed to be independent of the backend API, which means it can be managed as a separate app.

License:MITStargazers:0Issues:1Issues:0

Hello-World

This repository contains a sample project that demonstrates how to connect a Ruby on Rails back-end with a React front-end. The goal of this exercise is to apply previous knowledge of using gems with Rails to connect the back-end with the front-end, while also introducing new techniques for handling JavaScript assets in a Rails application.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

HR-Data-Analysis

The HR Data Analysis project is a detailed exploration of a sample dataset from an anonymous HR company. Utilizing Power BI, the study uncovers valuable insights, metrics related to the company's recruitment process and employee performance.

License:MITStargazers:0Issues:1Issues:0

Leaderboard

This is a Leaderboard list app using javascript webpack and ES6 features, notably modules. The main focus of this project is to practice the use of callbacks and promises alongside ES6 syntax and webpack bundles.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0
Language:RubyLicense:MITStargazers:0Issues:0Issues:0

OOP-School-Library

OOP School Library is a project, using ruby to create an app to record what books are in the library and who borrows them. The app that you will create will allow you to, add new students or teachers, add new books, and save records of who borrowed a given book and when.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

React-template-repo

This personalized React template is created to help me quickly kickstart my web development projects. Whether I'm a beginner learning React or an experienced developer seeking to streamline my workflow, this template offers a solid foundation to build upon, tailored to my specific needs.

Stargazers:0Issues:1Issues:0

Recipe-App

With the Recipe app, you can easily manage your recipes, ingredients, and pantry. It enables you to save ingredients, monitor your stock, devise new recipes, and generate a shopping list based on what you need to complete a recipe. The app recognizes the significance of sharing recipes and therefore lets you make them public for everyone to access.

Language:RubyLicense:MITStargazers:0Issues:2Issues:18

Space-Missions-DA

The Space Mission Dashboard project provides a comprehensive analysis of all space missions conducted from 1957 to August 2022. Leveraging Power BI, this project dives into a rich dataset, encompassing crucial details such as launch location, date, and outcomes, as well as the responsible space agency.

License:MITStargazers:0Issues:1Issues:0

TDD

In this project, I implement a class with some methods, to do it by doing test-driven development (TDD). The idea was to write tests first and then the code.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

ThinkArt

ThinkArt is a DALL-E clone using a fusion of React, Tailwind CSS, and Vite that brings creativity to life. Integrated with Node, Express, MongoDB, OpenAI, and Cloudinary, it empowers users to explore art through AI technology. Unleash creativity, and share masterpieces on this dynamic platform.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

vet_clinic

Vet Clinic is a project, that uses a relational database to create the initial data structure for a vet clinic. I create a table to store animals' information, insert some data into it, and query it.

Language:PLpgSQLLicense:MITStargazers:0Issues:1Issues:0