AxelWismer
My name is Axel Wismer. I am a Systems Engineer with five years of experience in web development using Python and JavaScript.
@kratiachainSwitzerland
Pinned Repositories
alchemy-university
Alchemy University Ethereum Developer Bootcamp projects
AU-Final-Proyect
AxelWismer
This is a personal static portfolio hosted with GitHub Pages, built to showcase my recent projects.
axelwismer.github.io
blockchain_architecture_POC
Prototype of an architecture that includes a blockchain network to show how services connect to the blockchain via REST APIs (represented as microservices in Go).
blockexplorer
Ethereum block explorer app that uses the Alchemy SDK to perform complex blockchain queries
ecdsa-node
ECDSA Node Project for Alchemy University Ethereum Developer Bootcamp
html-game
PatCat
PatCat (Pattern Catalog) is a web catalog of business patterns applied in real cases of e-government.
solidity_file_tokenizer
A simple application that allows you to digitally sign files and store these signatures on the blockchain. It also allows you to transfer the ownership of the files through the ERC721 (NFT) protocol.
AxelWismer's Repositories
AxelWismer/PatCat
PatCat (Pattern Catalog) is a web catalog of business patterns applied in real cases of e-government.
AxelWismer/solidity_file_tokenizer
A simple application that allows you to digitally sign files and store these signatures on the blockchain. It also allows you to transfer the ownership of the files through the ERC721 (NFT) protocol.
AxelWismer/alchemy-university
Alchemy University Ethereum Developer Bootcamp projects
AxelWismer/ecdsa-node
ECDSA Node Project for Alchemy University Ethereum Developer Bootcamp
AxelWismer/html-game
AxelWismer/AU-Final-Proyect
AxelWismer/AxelWismer
This is a personal static portfolio hosted with GitHub Pages, built to showcase my recent projects.
AxelWismer/axelwismer.github.io
AxelWismer/blockchain_architecture_POC
Prototype of an architecture that includes a blockchain network to show how services connect to the blockchain via REST APIs (represented as microservices in Go).
AxelWismer/blockexplorer
Ethereum block explorer app that uses the Alchemy SDK to perform complex blockchain queries
AxelWismer/Contract-Puzzles
Alchemy University puzzles to practice testing hardhat contracts and identify common vulnerabilities
AxelWismer/escrow-hardhat
AxelWismer/GiftList
This exercise demonstrates how you can use the Merkle tree to check if a data item is in a set without having to store the set.
AxelWismer/django-cms
Content managment system in Django to manage data in pre-existing databases
AxelWismer/Local-Hardhat-Games
Hardhat games designed to get familiar with the local hardhat network
AxelWismer/portfolio_v1
AxelWismer/smart-contract-winner
Week 4 Alchemy University exercise involving the creation and deployment of contracts in hardhat.