Skip to content
View VBproDev's full-sized avatar
  • Ghaziabad, India
  • 02:37 (UTC +05:30)

Block or report VBproDev

Report abuse

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

Report abuse
VBproDev/readme.md

πŸ‘‹ Hey, I’m Viraj Bijpuria

Frontend dev | Accessibility (WCAG) | SEO

I build tools and websites that are accessible, performant, and discoverable. From no-code canvas apps for game devs to AstroJS integrations and converters for niche number systems, I like turning ideas into tools that people actually use.


πŸš€ Projects

πŸ–ŒοΈ Canvascript

No-code HTML5 canvas graphics tool for web game devs
Draw β†’ Export code β†’ Done.

  • Freehand, curved, and straight drawing tools
  • Save/share designs, test across resolutions
  • 100+ organic users via search + active Discord community
  • Hosted on GitHub Pages

Contributed AstroJS support to a popular open-source library (5k+ weekly downloads)

  • Added Astro compatibility + examples
  • Expanded library reach to Astro developers
  • Integrated cleanly with original architecture

Convert balanced ternary ↔ decimal

  • Bulk conversion powered by web workers
  • Fully WCAG compliant

πŸ“ˆ SEO

  • Organic growth via Google Search Console insights
  • Structured data (JSON-LD + microdata) for richer snippets
  • Optimised titles/descriptions β†’ better CTR

πŸ› οΈ Accessibility

  • Full keyboard navigation for dynamic content
  • Semantic HTML with ARIA for screenreader compatibility
  • WCAG AA color contrast
  • Accessible modals/popups with ARIA

πŸ“¬ Contact


β€œnever approve a pull request without reviewing it”

Pinned Loading

  1. Canvascript Canvascript Public

    Create HTML canvas graphics without writing code. Just draw with your pointer on the HTML canvas, then get the code to render it.

    JavaScript 90 13

  2. space-biology-db space-biology-db Public

    SQLite database and scripts for all Space Biology publications (2010–2025), including authors, co-authorship relationships, and example queries. Download the dataset at Kaggle

    Python 2

  3. decimal-and-balanced-ternary-converter decimal-and-balanced-ternary-converter Public

    Convert between decimal and balanced ternary numbers. Bulk conversion is also available

    Astro 1 1