Pinned Repositories
algorithms
Common programming patterns
architecture_api
nodeJS course
asteroid-first-project
Asteroids game
aws_demo_deploy
aws_nest_deploy
blockchain-supply-chain-project
DApp supply chain solution backed by the Ethereum platform. Smart contracts that manage specific user permission controls and contracts that track and verify a product’s authenticity.
Puzzle-challenge
GraphQL API for puzzle challenge
juanibe's Repositories
juanibe/blockchain-supply-chain-project
DApp supply chain solution backed by the Ethereum platform. Smart contracts that manage specific user permission controls and contracts that track and verify a product’s authenticity.
juanibe/Puzzle-challenge
GraphQL API for puzzle challenge
juanibe/algorithms
Common programming patterns
juanibe/architecture_api
nodeJS course
juanibe/asteroid-first-project
Asteroids game
juanibe/aws_demo_deploy
juanibe/aws_nest_deploy
juanibe/back-office-dashboard-app
juanibe/bff-file-handler
juanibe/bittrex-market
Get all the relevant information from bittrex market and send email when a big change has occurred.
juanibe/dapp-star-notary
Descentralized application to register discovered stars
juanibe/example-voting-app-kubernetes-microservices
juanibe/export-excel-node
Small project that implements exporting an excel file from Javascript
juanibe/flight-surety-dapp
juanibe/forge-viewer
forge-viewer
juanibe/jobs-platform
juanibe/kuberenetes-demo
The main idea is to show how to implement a cluster in AKS. The backend and database will be accessible only internally within the cluster, while the frontend will be exposed to users outside the cluster through a load balancer
juanibe/Kubernetes_Certified_Application_Developer
This repository contains comprehensive notes and resources from my journey through the Kubernetes Certified Application Developer (CKAD) course. As I strive to become a certified Kubernetes Application Developer, I've documented my learning process and included practice tests to reinforce my understanding of key concepts.
juanibe/nestjs-gql-redis-subscriptions
GraphQL (GQL) subscriptions using Redis and NestJS.
juanibe/parking-spot-booking
juanibe/private_blockchain
Proof of concept on how a Blockchain application can be implemented in a company composed by amateurs of astronomy. They will be able to register in the blockchain the starts discovered by each of them
juanibe/reborn-zero-waste
juanibe/sample-app
juanibe/SC_quiz_test-api
juanibe/SC_quiz_test_webapp
juanibe/server-side-events-nestjs
Simple proof of concept demonstrating Server-Sent Events (SSE) using NestJS for the server and a basic client for displaying the events. SSE is a standard allowing servers to push real-time updates to the client over a single HTTP connection, making it suitable for use cases like live notifications, stock price updates, or chat applications.
juanibe/solidity-compile-deploy
Example of a smart contract. Compilation example.
juanibe/solidity-oracles
Oracles are bridges between smart contract protocols running on the blockchain and real-world data feeds
juanibe/solidity-voting-contract
This is an example of a smart contract taken from the documentation. This is not a copy-paste. There are also improvements.
juanibe/web-socket-chat