Giter Club home page Giter Club logo
//Slowly parsing through Stackoverflow 
const bio = {
  Languages: ['JavaScript', 'Java', 'PowerShell', 'Bash'],
  Frontend: ['React', 'HTML', 'SCSS', 'CSS'],
  Backend: ['Ansible', 'Docker', 'K8S', 'Git', 'Linux', 'Vim', 'REST API', 'Node.js'],
  Tools: ['VMware', 'vRo', 'vRa', 'vCD', 'vRops', 'NSX-T', 'vRLI', 'vSphere', 'Azure', 'AD', 'AWS', 'Grafana', 'InfluxDB', 'VSCode'],
  Blockchain: ['Ethereum', 'Polkadot', 'Cosmos', 'Polygon', 'Arbitrum', 'Optimism', 'Filecoin', 'Akash', 'Graph', 'ENS', 'Unibright', 'Sentinel']
}

Object.entries(bio).reduce((acc, [key, value]) => {
  const output = new Intl.ListFormat().format(value)

  return `${acc} \n ${key}: ${output}`
}, '')


JulianWe's GitHub stats

JW's Projects

aave-flashloan icon aave-flashloan

This contains all the code to execute a successful flash-loan on the Kovan test-net of Ethereum. Flash-loan will be taken from the aave lending pool where will will take 1 DAI as a flash-loan, please keep in mind that you can take very huge flash-loans but make sure you have topped-up enough DAI in to your smart contract i.e. in this instance to p

akash icon akash

Censorship-resistant, permissionless, and self-sovereign, Akash Network is the worldโ€™s first open source cloud. | $AKT

aqua-helm icon aqua-helm

Helm Charts For Installing Aqua Security Components

defi-arb-bot icon defi-arb-bot

arbitrage bot, looks for prices differences on uniswap and kyber. Uses flashloan to make a trade between 2 exchanges. #eattheblocks course

election icon election

A Decentralized Ethereum Voting Application Tutorial

ez-flashloan icon ez-flashloan

A Solidity starter template for implementing Aave's flashloans

orfeed icon orfeed

DeFi & Distributed Data Service Aggregator

sddc.lab icon sddc.lab

Ansible playbooks for automated deployment and configuration of a nested vSphere environment with NSX-T

token_sale icon token_sale

Code Your Own Cryptocurrency & ICO on Ethereum | Tutorial

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.