Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by baguilar6174
A curated list of projects in awesome lists by baguilar6174 .
https://github.com/baguilar6174/node-template-server
Boilerplate Node projects with Express, Typescript and Clean Architecture
adapter-pattern api api-rest biolerplate clean-architecture dto-pattern eslint express jest nodejs prettier repository-pattern supertest template-project typescript unit-testing usecase
Last synced: 14 Nov 2024
https://github.com/baguilar6174/node-natours-server
This repository contains a Rest API server created with Node, Express and Typescript, using clean architecture and best development practices. It uses MongoDB DB.
docker docker-compose eslint express hexagonal-architecture mongo mongoose node prettier typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-books-app
Este repositorio contiene un ejemplo de clean architecture con el gestor de estados CUBIT para generar una aplicación que consume un servicio we para obtener libros fake y mostrarlos en una simple interfaz
Last synced: 07 Nov 2024
https://github.com/baguilar6174/rest-api-woocommerce-with-web-service
This project uses the api rest of woocommerce to import products in a json format generated by another api rest (java or other) in PHP language.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/angular-structure-proyect
Este repositorio contiene la estructura base para cualquier proyecto de Angular (bien administrado, reutilizable, flexible para proyectos grandes o pequeños)
Last synced: 07 Nov 2024
https://github.com/baguilar6174/angular-videogame-app
Este proyecto utiliza los servicios de Rapidapi y la mayor base de datos de videojuegos RAWG para obtener videojuegos, mostrar sus detalles, capturas de pantalla, trailers, plataformas, descripciones y sitios web oficiales.
angular rapidapi rawg-api typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/basic-billing-system-in-python-with-binary-files.
A basic billing system has been implemented with the Python programming language and binary files have been used to read products, categories, etc. In addition, it contains a graphical interface developed with QT Designer.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-ehtt-app
Employees's Happiness Tracking Tool
Last synced: 07 Nov 2024
https://github.com/baguilar6174/data-analysis-bellabeat
This case study is about a fictitious company, Bellabeat. Where I will answer business questions, following the steps of the data analysis process: Ask, Prepare, Process, Analyze, Share and Act.
dataanalysis jupyter-notebook kaggle python
Last synced: 07 Nov 2024
https://github.com/baguilar6174/next-triptempo-app
This application allows to visualize bus schedules between cities in Ecuador.
eslint nextjs prettier react react-hook-form shadcn-ui tailwindcss typescript zustand
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-ts-queue-app
Implementation of the queue data structure, using Typescript.
data-structures queue typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/linkedin-react-app
This project presents the construction of a linkedin clone built from scratch using React Js (this project contains the main functions such as login and registration with Google, access to the main page, create posts, etc.)
firebase react redux styled-components
Last synced: 07 Nov 2024
https://github.com/baguilar6174/node-calcutator-app
Node console App to create a simple multiplication table
clean-architecture console-application testing typescript yargs
Last synced: 07 Nov 2024
https://github.com/baguilar6174/data-analysis-cyclisticbike
This case study is about a fictitious company, Cyclistic. Where I will answer business questions, following the steps of the data analysis process: Ask, Prepare, Process, Analyze, Share and Act.
dataanalytics divvy-bikes jupiter-notebook matplotlib-pyplot pandas python
Last synced: 07 Nov 2024
https://github.com/baguilar6174/angular-ecommerce-app
Repositorio de Aplicación Ecommerce con arquitectura de Angular
angular bootstrap ecommerce typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/nest-bakery-server
This project presents a bakery REST API built with Nest.js and TypeScript, it provides an efficient way to manage bakery orders and products. From querying the product catalog to placing custom orders. The Rest API has well defined endpoints and a robust architecture.
nestjs postgres typeorm typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/wiki-cleancodesolid-app
Repository with exercises on fundamentals of software architecture and development using clean code and SOLID principles.
clean-code solid-principles typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-social-app
This application displays videos similar to Tik Tok.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-yesnochat-app
This application displays a chat bot that is able to answer your questions with YES or NO.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-movies-app
This application uses TheMovieDB API to display, filter, search, add to favorites, view movie details among other functions, this application uses Riverpod as a state manager, and principles of Clean Architecture, Clean code and SOLID.
clean-architecture dart flutter go-router material-theme riverpod the-movie-db
Last synced: 07 Nov 2024
https://github.com/baguilar6174/next-ecommerce-app
Simple e-commerce app, the user can view the products, see the details, add them to the shopping cart, see your purchase, history of orders, and other features.
ecommerce material-ui mongodb next nextapi react typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/observatorio-moocs
Sitio Web con gráficas para Observatorio MOOCs.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/next-openjira-app
This application presents a dashboard, where the user can create, update, delete tasks and move them between different status columns (to do, in progress, complete)
mongodb nextjs react typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/twitter-app-server
Este repositorio contiene una Api Rest creada en NestJS
nestjs postgresql typeorm typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/springboot-mysql-api-rest
Este repositorio contiene una api rest creada con Spring Boot y Mysql.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/spotify-angular-app
Este repositorio contiene el código fuente de un clon básico de Spotify hecho con el framework Angular
Last synced: 07 Nov 2024
https://github.com/baguilar6174/salary-console-app
This repository contains a console application of a programming logic exercise.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-ts-rickandmorty-market
This project contains an application created with React and Typescript, it presents a simple marketplace using the Rick and Morty API.
mui react redux rickandmortyapi typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-tanstackquery-app
This project contains the implementation of TanStack Query (React Query) in simple examples where the great potential it has when handling asynchronous requests is shown.
githubissues react reactquery tanstack-query typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-test-app
Jest and React Testing Library + React + Vite
jest react react-testing-library vite
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-app-template
React template project with: Vite, Typescript, ESLint, Prettier, SCSS, Commitlint, Husky, alias paths, Jest & React Testing Library
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-redux-saga-app
This proyect show a simple application using React + Redux + Redux Saga
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-jest-testing-library-app
jest jest-dom react-testing-library
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-heroes-app
This application is the result of the React: De cero a experto ( Hooks y MERN ) course, it consists of a simple application with basic and advanced React concepts.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-hooks-practice
This repo contains examples of react hooks
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-gif-app
Repositorio que almacena una aplicación para obtener gifs en base a una búsqueda con la api de Giphy
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-basic-tests
Este repositorio contiene pruebas unitarias básicas en React
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-ecommerce-app
Complete ecommerce app using React
Last synced: 07 Nov 2024
https://github.com/baguilar6174/porfolio-page-challenge
This repository contains the source code of a portfolio (Frontend Mentor challenge) created with HTML5, CSS best practices.
css flexbox frontend-mentor html responsive
Last synced: 07 Nov 2024
https://github.com/baguilar6174/next-pokemon-app
This repository contains an application created in Next using Next UI and the Pokemon API.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/implementation-of-the-b-tree-in-java-for-numbers-and-characters.
This project presents the object-oriented implementation of Tree B + in java, it also has a graphical interface.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/nest-store-server
This API Rest presents a product server for an ecommerce with Authentication and Authorization using PostgreSQL database relationships.
docker jwt nestjs nestjs-backend postgresql swagger typeorm typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/nest-cars-server
This Rest API allows CRUD of cars, contains the definitions and basic concepts used in Nest.
docker mongodb mongoose nest nestjs typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/github-user-search-challenge
This repository contains a challenge of Frontend Mentor
frontend-mentor github-api react typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/gatsby-recipes-app
Este repositorio contiene el código fuente de una aplicación sencilla de recetas de cocina creada en Gatsby.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-crypto-app
This application connects to coincap API to get cryptocurrency changes in real time, this project implements clean architecture for organization and freezed to use functional programming.
clean-architecture dart flutter functional-programming provider
Last synced: 07 Nov 2024
https://github.com/baguilar6174/asesori-web-page
Repositorio para almacenar el código fuente de la nueva plataforma web de ASESORI
Last synced: 07 Nov 2024
https://github.com/baguilar6174/easybank-page-challenge
Este repositorio contiene el código fuente de una landing page (desafio de Frontend Mentor) creada con las mejores prácticas de HTML5, SCSS, JS
css flexbox frontend-mentor html scss
Last synced: 07 Nov 2024
https://github.com/baguilar6174/flutter-chat-app
Repositorio para almacenar el código fuente de una aplicación de chat con Flutter
dart flutter provider-state-management socket-io
Last synced: 07 Nov 2024
https://github.com/baguilar6174/bandnames-socket-server
Servidor básico de Sockets con Express
Last synced: 07 Nov 2024
https://github.com/baguilar6174/bandnames-socket-app
Aplicación en Flutter con sockets
dart flutter pie-chart provider-state-management socket-io
Last synced: 07 Nov 2024
https://github.com/baguilar6174/bootstrap-landing-page
This project presents a landing page built and customized with Boostrap 5.
Last synced: 07 Nov 2024
https://github.com/baguilar6174/chat-socket-server
Servidor para autenticación, manejo de sockets para comunicación en tiempo real y gestión de datos con mongo
api-rest expressjs javascript jwt-authentication mongodb nodejs
Last synced: 07 Nov 2024
https://github.com/baguilar6174/testimonial-grid
This is a solution to the Testimonials grid section challenge on Frontend Mentor
bootstrap css frontend-mentor html scss
Last synced: 07 Nov 2024
https://github.com/baguilar6174/angular-testing-app
Este repositorio contien pruebas unitarias sobre un componente de login y un servicio se autenticación usando Jasmine y Karma
Last synced: 07 Nov 2024
https://github.com/baguilar6174/node-react-challenge-app
Node/React Coding Challenge - Battle of Monsters. The app is a battle of monsters, where we have many different monsters with different stats like attack and defense, for example, and we can let them fight each other.
express jest knex material-ui nodejs objectionjs react react-testing-library redux sqlite3 supertest typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/node-monitoring-app
This repository contains a monitoring application to create logs on different data sources. Also send emails using NodeMailer service. The application was implemented using clean architecture concepts and SOLID principles.
clean-architecture cron mongodb mongoose nodejs nodemailer postgresql prisma solid typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/node-triptempo-server
REST server to allows consult Cooperative schedules between different cities in Ecuador
clean-architecture dto-pattern eslint express jest nodejs postgresql prettier prisma repository-pattern typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/java-essential-training
data-structures java-collections javascript poo
Last synced: 07 Nov 2024
https://github.com/baguilar6174/typescript-code-challenges
In this repository, you will find problems about data structures and algorithms in TypeScript
algorithms challenges data-structures typescript
Last synced: 07 Nov 2024
https://github.com/baguilar6174/python-jupyter-notebooks
Explore data analysis projects with Python, Jupyter and more tools. Discover stunning visualizations and reveal meaningful information in datasets to make informed decisions.
data-analysis jupyter-notebook kaggle pandas python
Last synced: 07 Nov 2024
https://github.com/baguilar6174/react-bank-app
react react-hook-form react-router scss-modules typescript vite zod zustand
Last synced: 07 Nov 2024
https://github.com/baguilar6174/fullstack-bank-challenge
Este proyecto es una aplicación para gestionar productos financieros de un banco, permitiendo visualizar, buscar, agregar, editar y eliminar productos. Se integra con una API para la carga de datos y sigue diseños específicos para una experiencia de usuario óptima.
eslint express node prettier react react-hook-form scss-modules typescript zod zustand
Last synced: 13 Oct 2024