# Sayandeep Majumdar — Senior Software Engineer & Creator of Toolzy > Personal engineering portfolio, production systems, and Toolzy: a 100% client-side, zero-telemetry developer tools platform. ## About the Author - **Name**: Sayandeep Majumdar - **Role**: Senior Software Engineer & Full-Stack Developer - **Experience**: 9+ years building production web apps, CMS platforms, microservices, cloud infrastructure, and SEO-optimized web systems. - **Current Organization**: Volition LLP - **Location**: Kolkata, West Bengal, India - **Education**: B.Tech in Computer Science & Engineering (Swami Vivekananda Institute of Science & Technology, 2012–2016) - **Email**: sayandeepmajumdar.official@gmail.com - **Website**: https://sayandeepmajumdar.github.io/ - **GitHub**: https://github.com/sayandeepmajumdar - **LinkedIn**: https://www.linkedin.com/in/connectwithsayandeep/ --- ## Technical Stack & Expertise - **Backend & Languages**: PHP, Laravel, Livewire, Python, Go, Java, REST APIs, GraphQL, Microservices, PHPUnit. - **Frontend & UI**: JavaScript, TypeScript, React 19, Tailwind CSS, HTML5, CSS3, Prettier, Vite. - **Databases & Storage**: PostgreSQL, MySQL, SQLite, IndexedDB, Redis. - **DevOps & Cloud**: AWS (EC2, S3, IAM, CloudFront), Docker, Kubernetes, GitHub Actions CI/CD, Grafana, k6 load testing. - **CMS & Web Delivery**: WordPress (Custom themes, plugins, ACF, Gutenberg, WooCommerce, WPML), Technical SEO, Core Web Vitals (LCP, CLS, FID/INP), 90+ Google PageSpeed target delivery. - **Cryptography & Security**: Web Crypto API (AES-GCM, AES-CBC, RSA-OAEP, RSASSA-PSS, PBKDF2), Hash/HMAC (SHA-256, SHA-512, MD5), CSP (Content Security Policy), JWT verification. --- ## Production Projects - **Assetcomply App**: Enterprise asset-compliance application built with Laravel, Livewire, Blade, REST APIs, RFID hardware integrations, payment gateways, and database migration architecture. - **High-Performance CMS Platforms**: WordPress platforms with custom themes, plugins, structured schema data, canonical tags, automated XML sitemaps, and responsive UI. - **Speed & Core Web Vitals Engineering**: Sub-second load times achieved via image compression, lazy loading, script bundling, CDN caching, and modern HTTP headers. - **Cloud & Observability Pipelines**: Infrastructure provisioning on AWS with Docker containerization, Kubernetes orchestration, and automated CI/CD deployment pipelines. --- ## Toolzy — 100% Client-Side Developer Toolbox Toolzy (`https://sayandeepmajumdar.github.io/tools/`) is a comprehensive suite of 40+ free, privacy-first developer tools, cryptography suites, diagram visualizers, formatters, and calculators running entirely in the browser. Zero data leaves the user's browser (no telemetry, no server processing, no signups). ### Developer & Coding Tools - [JSON Formatter & Validator](https://sayandeepmajumdar.github.io/tools/developer/json-formatter): Format, validate, beautify, and minify JSON with collapsible tree explorer and line error markers. - [YAML Formatter & Validator](https://sayandeepmajumdar.github.io/tools/developer/yaml-formatter): Multi-document YAML validation, indentation fixer, and YAML ⇄ JSON converter. - [XML Formatter & Validator](https://sayandeepmajumdar.github.io/tools/developer/xml-formatter): XML beautifier, DOM tree visualizer, attribute sorting, and XPath copy. - [Base64 Encoder & Decoder](https://sayandeepmajumdar.github.io/tools/developer/base64-tool): Encode and decode UTF-8 text, files, images, and Data URLs with URL-safe mode. - [JWT Decoder & Inspector](https://sayandeepmajumdar.github.io/tools/developer/jwt-decoder): Base64URL token decoder, claims inspector (exp, iat, iss, sub), and HMAC signature verification. - [UUID Generator & Validator](https://sayandeepmajumdar.github.io/tools/developer/uuid-generator): Generate v4 random, v7 time-ordered, and v1 UUIDs with bulk generation up to 5,000 items. - [Cron Expression Tester](https://sayandeepmajumdar.github.io/tools/developer/cron-tester): Validate and simulate cron schedules with execution timelines and DST alerts. - [Cron Expression Builder](https://sayandeepmajumdar.github.io/tools/developer/cron-builder): Visual scheduler form for minutes, hours, days, months, and weekdays with English translations. - [Unix Timestamp Converter](https://sayandeepmajumdar.github.io/tools/developer/timestamp-converter): Convert Unix epoch timestamps (s, ms, μs, ns) to human dates with live clock and multi-timezone support. - [Regex Tester & Debugger](https://sayandeepmajumdar.github.io/tools/developer/regex-tester): Live regex tester with match highlighting, capture group inspection, and substitution replace. - [Regex Generator & AI Builder](https://sayandeepmajumdar.github.io/tools/developer/regex-generator): Build regular expressions visually from example matches and natural language rules. - [SQL Formatter & Beautifier](https://sayandeepmajumdar.github.io/tools/developer/sql-formatter): Format SQL across PostgreSQL, MySQL, SQLite, T-SQL, BigQuery, and Snowflake dialects. - [SQL Query Builder](https://sayandeepmajumdar.github.io/tools/developer/sql-builder): Visually construct SQL SELECT queries with interactive JOINs, WHERE filters, and GROUP BY. - [SQL Schema Visualizer](https://sayandeepmajumdar.github.io/tools/developer/sql-visualizer): Convert SQL CREATE TABLE DDL into interactive Entity-Relationship (ER) diagrams. - [DB Diagram & ERD Editor](https://sayandeepmajumdar.github.io/tools/developer/db-diagram): Interactive database schema modeler with DBML code sync and SQL import/export. - [HTTP Status Code Reference](https://sayandeepmajumdar.github.io/tools/developer/http-status-codes): Searchable reference for 1xx-5xx, Cloudflare, and Nginx HTTP response codes. - [JavaScript Formatter & Minifier](https://sayandeepmajumdar.github.io/tools/developer/js-formatter): Beautify and compress JavaScript with Prettier and Terser engines. - [CSS Formatter & Minifier](https://sayandeepmajumdar.github.io/tools/developer/css-formatter): Beautify and compress CSS with nesting support, custom indentation, and live preview. - [HTML Formatter & Minifier](https://sayandeepmajumdar.github.io/tools/developer/html-formatter): Beautify and compress HTML with embedded JS/CSS formatting. - [Markdown Editor & Studio](https://sayandeepmajumdar.github.io/tools/developer/markdown-editor): Split-pane Markdown editor with GFM tables, KaTeX LaTeX math, Mermaid diagrams, and PDF export. - [Code Snippet Manager](https://sayandeepmajumdar.github.io/tools/developer/snippet-manager): Local IndexedDB code snippet keeper with tagging, full-text search, and JSON backups. - [Code Diff Viewer](https://sayandeepmajumdar.github.io/tools/developer/code-diff): GitHub-style syntax-highlighted diff viewer for dual files and git patches. - [URL Encoder & Decoder](https://sayandeepmajumdar.github.io/tools/developer/url-encoder): URL component and full URI percent-encoding/decoding with batch query string editor. - [React Component Playground & JSX Sandbox](https://sayandeepmajumdar.github.io/tools/developer/react-playground): In-browser live React 18 component editor and sandbox with live JSX compilation, split-pane resizer, console interceptor, Prettier formatting, and snippet sharing. - [Vue SFC Playground & Composition API Sandbox](https://sayandeepmajumdar.github.io/tools/developer/vue-playground): In-browser live Vue 3 Single File Component (SFC) editor with