Shub's logo

Subroto Biswas

Subroto Biswas is a working professional, currently working at upGrad, as a Senior Software Engineer. This site is about his work, learnings and research. He is interested in various kinds of Graphics programming and is a student by heart. Most of his professional work, involves Web Development, using Javascript and ReactJS, but he is also quite fond of Graphics and in his leisure time he works on Game Dev and Render engines using Rust Lang.

Projects

Blockquotes

Blog to keep a not on various kinds of supported blockquotes.

Vscode Cssvar

A VSCode extension to provide intellisense for your CSS variables using postcss. It started as a small personal project for my internal use-cases, but now has grown to a full-fledged extension with a lot of interesting features.

Posts

Drawing cube using gfx-hal

Lines before <!--more--> or first 70 characters acts as page summary that will be shown in the posts list in home page.

Example Page

Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. Hugo makes use of a variety of open source projects including: https://github.com/yuin/goldmark https://github.

Markdown Example Page

This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.

Performance Page

This blog is a Work in Progress, and I am hoping to work on it part by part when I would have already worked on it once. Parts of the doc are complete as I have worked on it before and can assure, that they will surely benefit in Improving Performance. ⚠️ For now, read it at your own risk!!! References to take a look at: Addy Osmani’s Profiling ReactJS Twitter’s Blog on their Performance Improvements for Twitter Lite Handle Too many Socket events creating Backpressure React Optimizing Performance These guides were enough to boost my app performance.