Skip to content
View JulianWe's full-sized avatar

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 Loading

  1. docker-vnc Public

    JavaScript 1

  2. vimconfig Public

    Shell 1

  3. price-bot Public

    Forked from dappuniversity/price-bot

    JavaScript 1

  4. julianwe.github.io Public

    JavaScript 1

148 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 23 commits in 1 repository
5 contributions in private repositories Apr 15 – Apr 18
Loading