niklr / niklr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi there, I'm Roman - aka niklr

I'm a Software Engineer from Switzerland interested in all things related to Blockchain/Web3/Crypto and C#/Java/Golang/TypeScript as well as (but not limited to) .NET/Spring/Angular/React

Linkedin: romanniklaus GitHub followers

Project highlights

Harmony - pprof module extension

Pprof is a golang tool for resource profiling, e.g. CPU, memory, goroutine, etc, which is powerful for developer to discover and resolve performance and memory leak issues. Other than profiling over HTTP, the developed extension is able to periodically dump all kinds of pprof data to local disk according to user settings without having any impact on the prior performance of the core protocol of Harmony. [Pull request]

Golang Blockchain

OptyFi - Integrating Convex Finance and Lido

OptyFi is a protocol powered by AI to help generate wealth in DeFi by investing in the most profitable risk-adjusted yield strategies across hundreds of liquidity pools, dozens of protocols, and multiple blockchains. In this project the protocol has been extended by integrating Convex Finance and Lido. The overall goal was to maximize the liquidity, utility and profitability of ETH, stETH, CRV and other Curve related assets. [Pull request 1] [Pull request 2]

Solidity Ethereum DeFi

2nd Place Nervos Blockchain Hackathon

During the month-long virtual hackathon, development teams worldwide worked to build the next generation of DeFi projects on Nervos's premier EVM L2 solution, Godwoken. The winners were chosen by a panel of nine judges from across the spectrum of blockchain companies and partners. Each project was scored using a six-part criteria, from ease-of-use to technical complexity. [Winning submission] [Video]

Solidity TypeScript Smart Contract

More

HOPR - Token Transfers Network Graph

The HOPR protocol provides network-level and metadata privacy for every kind of data exchange. A mixnet protects the identity of both sender and recipient by routing data via multiple intermediate relay hops that mix traffic. The developed project enables users to gain a bird view on the HOPR token transfers on Ethereum and xDai chain. It visualizes the life-cycle (provenance) in a network graph: a. Minting b. Transfer c. Burning. [Bounty] [Project] [Video]

Ethereum Angular Data Analytics Visualization

Kickback - Turn registration into NFT

Kickback is one of the oldest Ethereum dApps still in active use. Kickback is an event attendee management platform which reduces no-shows at events and launched in September 2016. In this project the existing Solidity smart contracts have been modified to mint a Non-Fungible Token (NFT) during the registration process. The solution is deployed on multiple chains such as Ethereum, xDai and Polygon. [Pull request]

Solidity Polygon NFT Smart Contract

Golem - Full-text Search Engine

Golem Network is an accessible, reliable, open access and censorship-resistant protocol, democratizing access to digital resources and connecting users through a flexible, open-source platform. The goal of this project was to build a full-text search service on Golem. The service allows its users to perform search queries over a corpus of documents submitted by the requestor during deployment. [Bounty] [Project]

Python Golem Network Fulltext Search

About