Hi, I'm Vip!
<Programmer/Doctor\Teacher>
Former Hobbyist Desktop Programmer turned into current Cybersecurity Developer, interested in:
- React
- SVG
- Human-friendly interface design
- WebGL/three.js
- Bash Scripting for Automation
- Blockchain/decentralized currency
- Cryptography
Portfolio
I freely spend a lot of my time explaining programming concepts to people who are completely self-taught. I often found myself explaining prototypal-inheritance in object-oriented Javascript (OOJS). I realized that without the ability to visualize it, many people were just not getting it. So, I created a playground for people to understand how the Javascript prototype chain works, and the ways it is connected to constructors and vice-versa. The project is still in development, but here's a demo. Article explaining inheritance coming soon. Tech: React, SVG, and a reusable <DraggableSVG> component.
Source Code on Gitlab