Skip to content
View JulianWe's full-sized avatar
Block or Report

Block or report JulianWe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JulianWe/README.md
//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

Pinned

  1. julianwe.github.io julianwe.github.io Public

    JavaScript 1

  2. docker-vnc docker-vnc Public

    JavaScript 1

  3. vimconfig vimconfig Public

    Shell 1

  4. price-bot price-bot Public

    Forked from dappuniversity/price-bot

    JavaScript 1