Giter Club home page Giter Club logo

Kenk's GitHub Profile

kenk_linkedin kenk_discord

BUIDLDOOOR who develops user-first products. LET'S FUCKIN' BUILD.

ย  2023 Major Projects

DeDe - Decentralized Delivery (ETH Istanbul 2023)

๐Ÿ† WalletConnect - Innovation Pool Prize ๐Ÿ† Arbitrum - Pool Prize ๐Ÿ† Scroll - Deploy on Scroll ๐Ÿ† Worldcoin - Pool Prize ๐Ÿ† Base - Build a Consumer Product ๐Ÿ† Polygon - Best use of Polygon ๐Ÿ† ENS - Best Use of Thorin ๐Ÿ† Ethereum Attestation Service - Best Use of Attestations

https://github.com/DeDe-EthIstanbul/DeDe

https://ethglobal.com/showcase/dede-0g6qx

Cof.fin - Leveraged Yield Farming on UniswapV3 (ETH Lisbon 2023)

๐Ÿ† Mina Protocol โ€” Best Use ๐Ÿ† Mantle โ€” Best Use ๐Ÿ† Polygon โ€” Pool Prize ๐Ÿ† Scroll โ€” Just Deploy

Cof.fin is a decentralized finance (DeFi) platform that enables users to maximize their yield from liquidity mining through automated leveraged yield farming on Uniswap V3 and Aave.

https://github.com/Cof-fin/cof.fin

https://ethglobal.com/showcase/coffin-finance-fp4g3

MINAmal VRF - Trustless & Verifiable Random number generation (ETH Tokyo 2023)

๐Ÿ† Mina Protocol โ€” Best Use ๐Ÿ† Mantle โ€” Best Use ๐Ÿ† Polygon โ€” Pool Prize ๐Ÿ† Scroll โ€” Just Deploy

Randomness is essential in many applications. Itโ€™s what underpins cryptography, makes sampling fair and generates the unpredictability and excitement we love in games.

This project consists of 3 key components and 2 smart contracts deployed across 6 different chains. The first is a library that allows people to easily build trustless verifiable randomness into their applications. This library is built using MINA SnarkyJS which allows us to quickly verify the proof using MINAโ€™s Kimchiโ€™s recursive proving system. The randomness that is generated cannot be controlled by any party nor is it predictable due to our custom built Natto Interactive Random Protocol. The Natto Interactive Random Protocol is defined by the following formula: ฮฃ((Secret Hashโ‚), (Secret Hash โ‚‚),(Secret Hashโ‚ƒ)) = Initial Hash Random 1 = R((Secretโ‚), Initial Hash)) Random 2 = R((Secretโ‚‚), Initial Hash, Random 1) Random 3 = R((Secretโ‚ƒ), Initial Hash, Random 2) The commitment of an Initial Hash prevents players from changing their secret in subsequent turns as this would cause the Initial Hash to not match in the proof.

The second component in this project is the custom relayer. The relayer takes the Proof generated by MINA and provides verification before sending it to the destination EVM chains. The relayer is a temporary solution due to the Mina EVM bridge not yet being available.

The third component of this project is a front end game of Texas Holdem to demonstrate the use of Natto Protocol. The front end is built with a dashboard to display the current Hash of each player and the current random generated. This is shown alongside the Texas Holdem game and displays in real time the backend values as each card is dealt.

In addition to the 3 components, 2 types of smart contracts have been deployed across 6 different EVM chains. The first smart contract is a universal relayer smart contract which facilitates the receival of the verified proof from the relayer. The second smart contract is an EVM Proof Channel which allows participants to publicise their proof. This channel allows the participants to trustlessly cross verify that the random numbers have not been tampered with.

https://github.com/zKatcha/zKatcha

https://ethglobal.com/showcase/minamal-vrf-ap9t9

EtherCard - Contactless Crypto Payments (Scaling Ethereum 2023)

๐Ÿฅ‡ Scaling Ethereum Finalist ๐Ÿ† Taiko Sponsor Prize (1st) ๐Ÿ† Scroll Pool Prize ๐Ÿ† Optimism Pool Prize

Ethercard is a revolutionary payment solution that allows individuals and business owners to easily and securely receive cryptocurrency payments using NFC technology. With Ethercard, the receiver can request payments on their mobile device, and the sender can tap their Ethercard, which is a physical card embedded with an NFC chip linked to their crypto wallet. This acts as the "signature" to approve the transaction, making payments seamless and secure.

Our product solves the problem of complicated and error-prone crypto payments by simplifying the process without compromising security. We wanted to answer the question: โ€œHow might we simplify crypto payments for more users without compromising security?โ€. Ethercard is designed to be user-friendly, with a mobile app that enables users to request and receive crypto with just a few taps. Using ZK and account abstraction ensures that payments are safe and secure.

Ethercard is perfect for small business owners like Jorge (our user persona in the demo video), who can now easily accept crypto payments without the hassle of traditional payment systems. With our cutting-edge technology, you can rest assured that your payments are transparent and secure.

For future improvements, we would like to enable phone-to-phone payments so users can tap their phones with others to send/receive payments. In addition, we want to support 100+ cryptocurrencies in addition to ETH.

Join us in the future of payments with Ethercard!

https://github.com/EtherCardX/EtherCard

https://ethglobal.com/showcase/ethercard-zv78k

0xStems - Airdrop

Airdrop script to release NFTs to users who voted on 0xStems and frontend modifications

BluebirdSwap - On-chain Fractionalised NFT Options Trading (ETHDenver #BUIDLathon 2023)

๐Ÿ† The Graph โ€” Best New Subgraph(s)

NFTs (Non-Fungible Tokens) have become increasingly popular in recent years as a way to represent unique digital assets such as artwork, music, and video game items. However, high-value NFTs can be expensive and illiquid, making it difficult for smaller investors to gain exposure to the market.

With BluebirdSwap, users can buy and sell fractional ownership of NFTs, which makes it possible for smaller investors to participate in the market. This allows users to buy a share of a valuable NFT without having to pay the entire price upfront. Fractional ownership also allows investors to diversify their portfolios by owning a stake in multiple NFTs. BluebirdSwap provides a new way to speculate on the value of these assets. This is not possible on OpenSea or other NFT marketplaces, which only support direct trading of NFTs.

In addition to fractionalized NFTs, BluebirdSwap also offers an options trading platform for NFTs. Users can buy calls or puts on fractionalized NFTs, which allows them to potentially profit from price movements without having to buy the entire asset. This provides flexibility and risk management for investors who may not want to take on the full risk of owning an entire NFT. The premium for the options contracts is paid in the specific fractionalized NFT tokens.

https://github.com/Web3Rizzards

https://app.buidlbox.io/projects/bluebirdswap

ย  2022 Major Projects

๐Ÿ’จ PreshMail - Decentralized Chat App with Attention Monetization (ETH SanFrancisco 2022)

๐Ÿ† Lens Protocol โ€” Integration ๐Ÿ† XMTP โ€” Runner Up ๐Ÿ† Push Protocol โ€” Runner Up

Modern day social media is plagued with ads and people sending unsolicited messages to strangers due to the ease of doing so via bots and automation. We feel that it is unfair that you have to waste your precious attention on spam and unwanted messages.

Ad services such as Google Ad sense helps you to monetize your attention to a certain degree, but what if we could democratize this whole process?

There are existing solutions out there to do exactly this, such as the Brave browser, but there has not been one in the area of text messaging.

https://github.com/Omegachads

https://ethglobal.com/showcase/preshmail-rnuzb

๐ŸŽฎ DappStop - Decentralized App Store (ETH Bogota 2022)

๐Ÿ† Optimism โ€” Optimism Games & NFT Infrastructure ๐Ÿ† IPFS/Filecoin Sponsor Prize ๐Ÿ† Klaytn โ€” Best Use ๐Ÿ† Push Protocol โ€” Best Use ๐Ÿ† Polygon Pool Prize ๐Ÿ† IPFS/Filecoin โ€” Top 19

DappStop is a censorship-resistant mobile app distribution platform. Unlike the existing app stores, DappStop empowers creators by removing any form of restrictions on in-app monetization.

https://github.com/dAppStoppers

https://ethglobal.com/showcase/dappstop-fp7y3

๐Ÿ’จ Woosh - Web2 Friendly Crypto P2P Payment App (ETH Mexico 2022)

๐Ÿฅ‡ ETH Mexico Finalist ๐Ÿ† IPFS/Filecoin Sponsor Prize ๐Ÿ† The Graph Sponsor Prize ๐Ÿ† LENS Honorary Prize ๐Ÿ† WorldCoin Pool Prize

Woosh aims to onboard web2 users into the world of crypto by providing a user-friendly and intuitive cash app. It's simple enough for web2 users and functional enough for web3 users. Little to zero knowledge of crypto, Ethereum, or gas fees is necessary for the user to get started. We aimed to make this cash app as simple as humanly possible. Imagine Web3 + Venmo, with Woosh, you can follow your friends, request/send crypto, customize your profile and have peace of mind that every transaction you complete is with a verified human. No bots allowed!

https://github.com/wooshorg

https://ethglobal.com/showcase/woosh-pu1fn

๐Ÿ‘ป๐Ÿ‘ GAAVE - Charity Yield Farming (ETH Seoul 2022)

๐Ÿฅ‡ Public Goods Track Winner ๐Ÿ† IPFS/Filecoin Sponsor Prize ๐Ÿ† The Graph Sponsor Prize

Giving + AAVE = GAAVE

GAAVE is a yield farming for charity platform built by team GigaChads at ETH Seoul 2022.

A platform where crypto users could deposit their cryptocurrencies to generate yield for a cause. To further drive engagement, soulbound NFTs would be available for claim whenever a user reaches certain milestone when generating yield for a cause.

https://github.com/GigaChadds

๐Ÿ‘ GIV3 - Charity Yield Farming (Morpheus Labs Hackathon 2022)

๐Ÿฅˆ Morpheus Labs Hackathon Runner-up

Safeguarding the future of philanthrophy

Giv3 (read: Give) is a platform where philanthropic organizations may utilize to quickly adopt NFTs to fundraise for their cause. The team identified that more could be done to aid philanthropic efforts around the world, and the solution to that was to allow philanthropic organizations create NFTs that are enga

https://github.com/Giv3rs

๐Ÿšซโ—ผ๏ธโœ๏ธ Unblogged - Censorship Resistant Blogging (HackFS 2022)

๐Ÿ† IPFS/Filecoin Sponsor Prize

Blogging + Unblocking Censorship = Unblogged. Unblogged was submitted as a hackathon project for HackFS 2022.

Unblogged is a blogging application that unblocks any form of censorship (Blog + Unblock = Unblogged). It utilizes IPFS to keep user's articles persistent and censorship resistant and Markdown language for a pleasant and familiar writing interface.

Our team's goal for this hackathon is to develop a 100% decentralized platform using the power of IPFS, hence, all the tools used to support this platform is completely decentralized. Unblogged is hosted using Fleek, which allows Unblogged to be permissionless, trustless, censorship resistant, and free of centralized gatekeepers. Every article that a user writes will be published and pinned on IPFS using web3.storage's SDK. This means that the user's article would be almost impossible to be censored. Each article is also minted as an NFT on Polygon which is integrated with Tableland such that every article can be searched (using a simple SQL query) on the Homepage of Unblogged by the article's title or tags.

https://github.com/Unblogg

๐ŸŽ PEW - On-Chain Reputation Governance (ETH NYC 2022)

๐Ÿ† Worldcoin Pool Prize ๐Ÿ† Optimism Pool Prize

The project was submitted as part of ETHNYC 2022 organized by ETHGlobal. Current governance modals that uses tokens as voting power suffer from voting inequality. Rich users that may not have the best interest of the DAO in mind can easily pass proposals that are in their favour instead of the DAO.

PEW aims to solve this voting issue by introducing an on-chain reputation system that is fully democratized. Individuals have to self-declare their contributions to the DAO which are either vouched or refuted via Upvoting or downvoting respectively. The overall voting power an individual have will be:

$A * Time\ Spent\ In\ DAO * B * Total\ Number\ Of\ Upvotes * C * Total\ Number\ Of\ Downvotes * D * Total\ Number\ Of\ Reviews\ Given$

where A, B, C, and D are customizable weights.

https://github.com/FloorGangETHNYC

https://ethglobal.com/showcase/pew-pza8i

๐ŸŽ Nifty Rewards - NFT Reward Discovery Platform (ETH Amsterdam 2022)

๐Ÿ† Web3 Auth Sponsor Prize

The project was submitted as part of ETHAmsterdam 2022 organized by ETHGlobal. Our group identified a key problem with NFTs and it is the struggle for teams to provide utilities. A fully digital metaverse is not here yet and people will always still seek comfort in tangible real world utilities. Today, we have millions of brands and services out there looking for consumers but there is no easy way for them to tap on the users and liquidity accumulated in the NFT ecosystem.

Bigger brands like Nike and Adidas have the purchasing power to acquire successful NFT collections but what about the 99% of merchants out there?

Over the 36-hours hackathon, my team prototyped a which platform serves as a Discovery Reward platform for users and a one-stop platform for merchants to kickstart nft reward campaigns. Onboarding web2 users and merchants is seamless with the use of technologies like web3Auth and walletConnect.

Find out more about the project at our repository:

https://github.com/NiftyRewards

https://ethglobal.com/showcase/niftyrewards-mu1yz

ย  2021 Major Projects

๐Ÿฆ„ UninterestedUnicorns - Gen 1 Minting

ERC721 Smart Contract for the sales of the initial 6900 UninterestedUnicorns. Project was sold out under 15 minutes with 307.308 ETH in revenue.

Images were randomly generated using Node.js image generation scripts and hosted on IPFS.

๐Ÿฆ„ UninterestedUnicorns - Questing

Staking smart contract where UU holders can interact with to lock up UU tokens to gain UniCandy UCD rewards. Inspired by Decentralized Finance. Special combos of UUs staked & duration of quests will result in a bonus UCD multiplier.

๐Ÿฆ„ UninterestedUnicorns - UCD Token

ERC20 Token for the UninterestedUnicorns ecosystem.

๐Ÿฆ„ UninterestedUnicorns - Breeding

Breeding smart contract where users can use their Gen 1 UUs to breed Gen 2 UUs. Breeding logic is done off-chain to save gas costs. All the traits of the Gen 1 UUs were mapped and stored in a MongoDB server into a chromosome type model. On token mint, backend logic takes in 2 of such chromosomes to output a baby Gen 2 UU that inherits the parent's traits with a random mutation chance. Heroku was used to host the backend API.

๐Ÿ  PropertysNFT - Minting

ERC721 Smart Contract for the sales of the initial 6000 Propertys. Project was sold out under 15 minutes with 482.21 ETH in revenue. Off-chain whitelisting was implemented to save about 5 ETH (~20k USD) in gas cost for 2000 whitelist spots (0.25 ETH per 100 whitelist spots)

๐Ÿ’ฐ DAOVentures - BNB Prediction Game

Prediction Game where users can bet on whether the price of BNB will go up or down in a specified timeframe. Price of BNB is retrieved from the BNB/USD Chainlink Oracle.

DAOVentures - Frontend Development

React website with web3.js integration for DAOVentures DeFi.

DAOVentures-Screenshot

ย  2021 Minor Projects

โš”๏ธ ShogunSamurais - Staking (Audit)

PlaybookXO - Minting (Audit)

Royalties Splitter

A simple and lightweight smart contract to distribute ETH automatically as it is deposited to the address.

๐Ÿ”ง ย Current Tech Stack

๐Ÿงฐ ย Unused Tech

๐Ÿ•’ ย Time Spent in the Matrix

kenk's wakatime stats

Kenk's Projects

beets icon beets

music library manager and MusicBrainz tagger

berty icon berty

Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

bunny icon bunny

PancakeBunny helps $cake lovers get more $cakes

collaboration icon collaboration

"Collaboration" - a word we made up which combines "Collaboration" and "Innovation".

create-ether-dapp icon create-ether-dapp

A template for building Full-Stack Blockchain Dapps using Next.js (React), TypeScript, Tailwind CSS, Hardhat, Solidity, and many more!

cryptopunks icon cryptopunks

Collectible 8-bit characters on the Ethereum blockchain.

dao-docs icon dao-docs

This is a documentation that introduced DAOventures's products and smart contracts

deploy-v3 icon deploy-v3

CLI to deploy Uniswap V3 to any Ethereum compatible network

docs icon docs

Documentation for BlockScout

dvg icon dvg

DAOventures Governance Token (DVG). An erc-20 Ethereum token used for governance and utility within DAOventures DeFi protocol.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.