Worked on a blog post regarding contributing to open source with one of the @patternfly maintainers. @RedHatmedium.com/patternfly/open-s…
Also my first blog post 🥳🥳.
Have been contributing to PatternFly for the past 6 months.
Made some meaningful contributions in the past 6 months to @patternfly@redhatopen . Special thanks to the maintainers it has been a great learning opportunity for me.
Happy to be part of the @patternfly release github.com/patternfly/patter… 🎉🎉. 16 of my PRs were included in this release—looking forward to contributing more! Special thanks to Eric for helping out with the issues.
Currently working on adding a11y tags to various examples in patternfly. Navigatiing through a lot of code, it is actually helping me to get a better understanding of the codebase.
Implementing line numbers in textarea tag in HTML along with line wrapping when we resize the textarea is a complex task.
I don't want to use CodeMirror or Prismjs as they will bring too many dependencies which I don't require.
WSL filesystem is so fast compared to windows file system when running commands from inside the container.
I was trying to build cockpit-project.org from source code is when I realised this.
Like many startups on Convex, @ClarityTextCom uses @Cloudflare Pages to host apps on a world-class CDN.
Atul and Matt from the ClarityText team created a guide for integrating Cloudflare Pages with Convex preview deployments and app build workflows...