image

Hi there 👋

I'm Subham Ray

I'm a software engineer and a lifelong learner 🧑‍🎓. You’ve found my personal slice of the internet. I love building stuff for the web. I'm curious about new tech, decentralised web, linux, philosophy and everything in between. I love attending online conferences.

The Modern Tech Stack I Use 🤟

Javascript

My go-to programming language pretty much for everything. Be it the front-end or backend.

Typescript

Ever since I got the taste of types in Javascript, I feel like I'll never go the JS route again. Typescript is literally love.

React.js

React is the game-changer for the web. My favourite library for building interactive web pages & SPAs.

Node.js

My go-to tech for anything back-end. Node allowed peeps like us to code javascript everywhere.

Next.js

Next.js has become the de-facto react framework to use these days. I love the DX using it.

Express.js

The OG nodejs framework. It's super fast, minimal and has good set of APIs.

HTML5

I mostly write HTML in JSX, but from time to time I find myself writing a plain, classic HTML file.

CSS3

Stylesheets for Html. I prefer to use styled-components when using react.

Tailwind CSS

It's highly customisable. In fact this site is completely designed with Tailwind.

GraphQL

Highly powerful. GraphQL schemas makes the developer experience so good.

MongoDB

My favourite NoSQL database solution- robust and very flexible when prototyping schemas.

MySQL

I work with SQL databases a lot at work.

Git

I use it everyday for version-controlling my code.

Docker

These days I deploy most of my projects using a docker container on AWS EC2 instances.

Linux

I use a linux distro (pop! os) everyday as my primary OS. Helps me master the command line.

Want to see my work?