Pinned Repositories
amazon-clone
Full-stack build using Node.js, Express, and React.js. This project is based on the live training by Clever Programmer
Coursera_Capstone
This repository is used for the IBM Data science capstone project, offered through coursera.
lireddit-backend
Backend for a reddit clone using Node, Express, Typescript, Graphql, and mikro-orm. Based on the amazing full stack course by Ben Awad: https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=4166s
Recommender_RS_CDMX
This is my final project on the IBM data science certification, offered through Coursera. It is a recommender system for Millennials who want to buy or rent an apartment/house in Mexico City and are searching for commuting, good social and cultural venues and security.
V2XSmartMobility
Repository for my master's thesis project on V2X communications
tracks_server
Node.js server for a react native application. It uses MongoDB as the database, express for the web server, and bcrypt for safe password storage.
AlecGarBarba
awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
capstone_bank_webapp
Checks
Node.js server, with no NPM modules. Full authentication with hashed passwords. Checks if certain links are up and via Twilio sends msg to the user
AlecGarBarba's Repositories
AlecGarBarba/AlecGarBarba
AlecGarBarba/leetgo
This is a repository for my next medium article. Stay tuned, I'll post the link here shortly!
AlecGarBarba/xUnit
Typescript implementation of jUnit, just for fun. Medium article link pending :)
AlecGarBarba/refactoring-simplifying-conditionals-js
Guide on how to simplify conditionals when working with existing code. These are some examples based on Fowler's book: Refactoring.
AlecGarBarba/go-rate-limiter
<Medium Article link pending>. Source code of my article on how to build a rate limiter. Enjoy!
AlecGarBarba/software-linguist
The goal of this repository is to explore all CS fundamentals, software engineering concepts and software architecting concepts in three different languages: Go, Rust and Typescript
AlecGarBarba/graphql-mongodb-backend
Simple student-class administration backend system with nestjs, graphql, mongob and typeorm
AlecGarBarba/nest-js-backend-task-manager
Public repo for a simple task manager app built with typescript and Nestjs, using PostgreSQL as a database and typeORM
AlecGarBarba/fintech-API
Sistema de Back-end para una Fintech con necesidades de creación y autenticación de usuario, lista, registro y operaciones con sus clientes, y filtro por fecha de registro
AlecGarBarba/Javascript_DataStructures_Algorithms
This is a self study repo for Data Structures and Algorithms, based on the book by Loiane Groner: "Learning Javascript Data Structures and Algorithms" third edition. Jest automated test suites were built for each DS and Algorithm, and this code contains some minor improvements and tweaks to the code presented in the book.
AlecGarBarba/ts-node-socket-realtime-chat-app
Multiple room style app created with typescript, Node, and socket.io
AlecGarBarba/graphql-ts-simple-server
A simple GraphQL / Apollo /express Server with complete CRUD operations and JSON style database built with typescrypt.
AlecGarBarba/awesome-github-profile-readme-templates
This repository contains best profile readme's for your reference.
AlecGarBarba/typescript-Google-maps
Simple google Maps and typescript integration on browser.
AlecGarBarba/lireddit-backend
Backend for a reddit clone using Node, Express, Typescript, Graphql, and mikro-orm. Based on the amazing full stack course by Ben Awad: https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=4166s
AlecGarBarba/task-App
Task Manager app with local MongoDB server, created with Node.js
AlecGarBarba/V2XSmartMobility
Repository for my master's thesis project on V2X communications
AlecGarBarba/Checks
Node.js server, with no NPM modules. Full authentication with hashed passwords. Checks if certain links are up and via Twilio sends msg to the user
AlecGarBarba/Pizza_Node_project
Full backend REST API for a pizza delivery place using Node.js, without any npm. This API makes it possible to create users, read the menu, and accepts payments via stripe. The receipt of every purchase comes back using mailgun API
AlecGarBarba/tracks_server
Node.js server for a react native application. It uses MongoDB as the database, express for the web server, and bcrypt for safe password storage.
AlecGarBarba/tracks
React native application which records tracks run (or biked?) by the user. Server side runs on Node.js
AlecGarBarba/weather-NodeJs-website
AlecGarBarba/amazon-clone
Full-stack build using Node.js, Express, and React.js. This project is based on the live training by Clever Programmer
AlecGarBarba/Recommender_RS_CDMX
This is my final project on the IBM data science certification, offered through Coursera. It is a recommender system for Millennials who want to buy or rent an apartment/house in Mexico City and are searching for commuting, good social and cultural venues and security.
AlecGarBarba/nodeJS_notes_app
Simple Node JS note-app aplication. Works through command line, and secures information in JSON.
AlecGarBarba/ticktacktoeAnimated
Simple Design of a tick tack toe app using react. Based on the incredible lecture by Mariusz Dabrowski (https://www.youtube.com/watch?v=1h-yZQQnrHg&t=4119s). This integrates the first two codes of the lecture, in a single react application, with the small change that it uses react hooks instead of the class-based approach of the lecture.
AlecGarBarba/capstone_bank_webapp
AlecGarBarba/Coursera_Capstone
This repository is used for the IBM Data science capstone project, offered through coursera.