Sevamove
Passioned software engineer with 4 years of industry experience. My expertise lies in both web development and smart contract development.
Amsterdam
Sevamove's Stars
public-apis/public-apis
A collective list of free APIs
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
spf13/viper
Go configuration with fangs
spipm/Depix
Recovers passwords from pixelized screenshots
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
Wei-Xia/most-frequent-technology-english-words
程序员工作中常见的英语词汇
gin-gonic/examples
A repository to host examples and tutorials for Gin.
eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
nvim-telescope/telescope-file-browser.nvim
File Browser extension for telescope.nvim
CryptozombiesHQ/cryptozombie-lessons
Lesson content for cryptozombies.io
iron-fish/ironfish
A novel cryptocurrency focused on privacy and accessibility.
nvim-telescope/telescope-media-files.nvim
Telescope extension to preview media files using Ueberzug.
smartcontractkit/chainlink-brownie-contracts
A repository for automatically using the latest chainlink repo from the core chainlink repo.
richinfante/iphonebackuptools
iOS Backup Data Extraction
PatrickAlphaC/full-stack-web3-metamask-connectors
curvefi/brownie-tutorial
Brownie Video Tutorial at https://www.youtube.com/playlist?list=PLVOHzVzbg7bFUaOGwN0NOgkTItUAVyBBQ
brownie-mix/chainlink-mix
Working with smart contracts with eth-brownie, python, and Chainlink.
idolpx/iOSDump
Dump contents of an iOS device iTunes backup
Sevamove/nft-brownie-mix
NFT project template implemented with Brownie, Pinata, Infura and more
Sevamove/api-go-gin-viper
Simple representaion on how to implement CRUD functionality in API using Go programming language.