Pinned Repositories
adventjs
My solutions to adventjs events by Midudev
Analizador-sentimientos
NLP (Natural Languaje Processing). Este es un analizador de sentimientos basado en procesamiento de lenguaje natural, usando la libreria NLTK principalmente y el framework Flask
augusticor
Nothing fancy, but something is better than nothing
calendar-back
MERN Calendar backend App using node, express, mongoDB. Deployed using Railway. Serves an api to a frontend
calendar-front
MERN Calendar frontend App using react.js, redux-toolkit. Tested with react-testing-library and jest. Consumes a node backend api. Created using Vite.js
journal-app-vite-material
Journal web app using react.js, material UI, redux toolkit. Tested with react testing library and Jest. Firebase auth (email-google-github). Deployed on Vercel. Created using Vite.js
linktree-clone
A https://linktr.ee/augusticor clone using react.js
pern-employees-back
Employees backend app using PostgreSQL - express.js - react.js and node.js, running in Docker containers
pern-employees-front
React frontend for employees app
youtube-clone
YouTube clone using RapidAPI. E2E tested using Cypress framework. Uses react.js, Material UI. Created with create-react-app
augusticor's Repositories
augusticor/linktree-clone
A https://linktr.ee/augusticor clone using react.js
augusticor/NumericalSystemsConversionSoftware
This is a software for numerical base conversion, the numerical systems available are octal, hexadecimal, binary and decimal
augusticor/adventjs
My solutions to adventjs events by Midudev
augusticor/Analizador-sentimientos
NLP (Natural Languaje Processing). Este es un analizador de sentimientos basado en procesamiento de lenguaje natural, usando la libreria NLTK principalmente y el framework Flask
augusticor/augusticor
Nothing fancy, but something is better than nothing
augusticor/calendar-back
MERN Calendar backend App using node, express, mongoDB. Deployed using Railway. Serves an api to a frontend
augusticor/calendar-front
MERN Calendar frontend App using react.js, redux-toolkit. Tested with react-testing-library and jest. Consumes a node backend api. Created using Vite.js
augusticor/cli-tasks-manager
Terminal "to do" app using inquirer library and NodeJS
augusticor/custom-hooks
React custom hooks and helpers
augusticor/html-tutorial
HTML Concepts for beginners
augusticor/journal-app-vite-material
Journal web app using react.js, material UI, redux toolkit. Tested with react testing library and Jest. Firebase auth (email-google-github). Deployed on Vercel. Created using Vite.js
augusticor/pern-employees-back
Employees backend app using PostgreSQL - express.js - react.js and node.js, running in Docker containers
augusticor/pern-employees-front
React frontend for employees app
augusticor/youtube-clone
YouTube clone using RapidAPI. E2E tested using Cypress framework. Uses react.js, Material UI. Created with create-react-app
augusticor/javascript-tutorial
JAVASCRIPT tutorial for beginners - JS
augusticor/montecarlo-free-throws
Modelo de simulación Montecarlo para simular la cantidad de veces que un jugador de baloncesto, acierta tiros libres, basados en las estadísticas del sitio web de E.S.P.N. Stat Free Throws.
augusticor/oodb-transporte
Modelo en objetos de base de datos transporte
augusticor/PseudoRandomNumberGenerator
Computer simulation. Pseudo-random number generator