Pinned Repositories
ape-bot
a ape bot made for uniswap-v2, with check price and liquidity features to avoid getting rekt, no mev is involved tho
chord-audition-tool
This is a chord audition tool that help musicians find the desired chord progression. The design is inspired by Ableton Live non-linear editor with grid design.
chord-progression-helper
A chord progression helper for piano learners
damn-vulnerable-defi-solution
Solution to Damn Vulnerable DeFi
graphrag-ollama-config
This repo is my settings for using the local LLM with graphrag & an UI to chat with the index result
notion-x-nextjs-tailwind-starter-blog
A static site template starter using `react-notion-x`, with the base of `tailwind-nextjs-starter-blog`
react-chordfinder
A very simple chord finder based on bass note and melodic note
thirdbrain
A very exhaustive third brain (personal opinions, examples, guide, curated resources) on web2/3 development / security
vol-study
A study of implied volatility (iv) vs realized volatility (rv) of bitcoin options & attempt to use regression of rv to predit iv
web3-security
My obsidian second brain for web3 security on Solidity
wenwkich's Repositories
wenwkich/graphrag-ollama-config
This repo is my settings for using the local LLM with graphrag & an UI to chat with the index result
wenwkich/ape-bot
a ape bot made for uniswap-v2, with check price and liquidity features to avoid getting rekt, no mev is involved tho
wenwkich/chord-audition-tool
This is a chord audition tool that help musicians find the desired chord progression. The design is inspired by Ableton Live non-linear editor with grid design.
wenwkich/ear-trainer
A very simple ear trainer
wenwkich/uniswap-v3-bot
WETH-USDC uniswap active liquidity provider bot
wenwkich/chord-progression-helper
A chord progression helper for piano learners
wenwkich/damn-vulnerable-defi-solution
Solution to Damn Vulnerable DeFi
wenwkich/declarative-multicall
Turns your mundane imperative multi-call code into a declarative one
wenwkich/hardhat-foundry-proxy-template
A Hardhat-based & Foundry-based template for developing upgradeable Solidity smart contracts and etc, with sensible defaults.
wenwkich/medal-auction
wenwkich/react-chordfinder
A very simple chord finder based on bass note and melodic note
wenwkich/simple-defi-dashboard
A demo app for querying DeFi Dashboard, with example code of declarative-multicall and useDapp hooks example using with web3modal and web3-onboard
wenwkich/thirdbrain
A very exhaustive third brain (personal opinions, examples, guide, curated resources) on web2/3 development / security
wenwkich/web3-security
My obsidian second brain for web3 security on Solidity
wenwkich/cert-web
A certificate verification website based on open certs
wenwkich/citadel-contracts
converting Citadel contracts to foundry
wenwkich/dune-analytics-token-analysis
sql written to query top netflows of erc20 token
wenwkich/fabric-service
wenwkich/fluidfeed
A blog built with tailwind-nextjs-starter-blog https://fluidfeed.vercel.app/
wenwkich/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
wenwkich/graphrag-ollama
A fork from Microsoft GraphRAG to accommodate Local LLM using Ollama
wenwkich/my-rustlings-solutions
:crab: Small exercises to get you used to reading and writing Rust code!
wenwkich/NewO-vault
New vault hub system for NewO DAO.
wenwkich/ollama-llamaindex-ui
A little repo for indexing RAG using llamaindex and an UI to chat with the RAG
wenwkich/ostep-projects
Projects for an undergraduate OS course
wenwkich/rust
Rust grammar for Lezer
wenwkich/rust_crypto_eng
A repo demo simple crypto calculations
wenwkich/sample-defi-staking-interface
A sample defi interface, not very polished
wenwkich/useWeb3
useWeb3 provides a curated overview of the best and latest resources on Ethereum, blockchain and Web3 development.
wenwkich/vscode-rust-call-graph
A vscode plugin for converting a source code file to call graph with interactivity