pobeaulieu
I am a passionate software developer with a focus on architecture. I currently gravitate towards distributed systems, microservices, and Web3.
Pinned Repositories
Log_320_lab3
authentification-service
React WebApp and GoLang authentification service (REST API, JWT Authentification).
Heat-simulation-parallel-computing
Parallel computing using MPI (C++).
MicroserviceML
Automated pipeline (WebApp, Docker) to provide microservices decomposition recommendations from monolithic src code, using semantic analysis (NLP) and static analysis (Graph class coupling).
MusiChain_SmartContracts
Ethereum smart contracts implementing semi-fongible standard (ERC1155) to manage music shares ownership and store IPFS metadata (Music MP3, image, and other info).
MusiChain_UI
MusiChain is a platform which allows users to stream music and trade music shares (NFT) over a decentralized network. This repo contains the client code (React WebApp).
pubsub_blockchain_based
Pubsub built on Ethereum using Solidity Smart Contracts and Websockets. Publisher and subscribers (Javascript clients) interact via Websocket connections managed by the Broker server.
pobeaulieu's Repositories
pobeaulieu/MusiChain_UI
MusiChain is a platform which allows users to stream music and trade music shares (NFT) over a decentralized network. This repo contains the client code (React WebApp).
pobeaulieu/MicroserviceML
Automated pipeline (WebApp, Docker) to provide microservices decomposition recommendations from monolithic src code, using semantic analysis (NLP) and static analysis (Graph class coupling).
pobeaulieu/MusiChain_SmartContracts
Ethereum smart contracts implementing semi-fongible standard (ERC1155) to manage music shares ownership and store IPFS metadata (Music MP3, image, and other info).
pobeaulieu/authentification-service
React WebApp and GoLang authentification service (REST API, JWT Authentification).
pobeaulieu/Heat-simulation-parallel-computing
Parallel computing using MPI (C++).
pobeaulieu/pubsub_blockchain_based
Pubsub built on Ethereum using Solidity Smart Contracts and Websockets. Publisher and subscribers (Javascript clients) interact via Websocket connections managed by the Broker server.