//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}`
}, '')
Pinned Loading
148 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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