Posts by Category

Experience

Designing, My Achilles Heel

less than 1 minute read

Well after all that backend work, I should have known this would be coming…. Since I completed all my Backend work, I thought I could try my hand at the Fron...

Kids, Don’t Skip Tests

1 minute read

It was late into the development that I realized that Automated Testing is another major part that I was missing out on. Sure we tested all the api routes wi...

Why Do We Chat?

less than 1 minute read

One of the things that I wish I knew when I was starting out was that overthinking the Database design for extreme use cases is not a good idea. I spent days...

The Beggining

1 minute read

Website Developement was a new world for me, the only “Websites” I had developed one page html and css websites. So, I knew the basics but I had no Idea how ...

Just an Intro

1 minute read

Experience is the name everyone gives to their mistakes. Oscar Wilde

Back to top ↑

Web Development

Designing, My Achilles Heel

less than 1 minute read

Well after all that backend work, I should have known this would be coming…. Since I completed all my Backend work, I thought I could try my hand at the Fron...

Kids, Don’t Skip Tests

1 minute read

It was late into the development that I realized that Automated Testing is another major part that I was missing out on. Sure we tested all the api routes wi...

Why Do We Chat?

less than 1 minute read

One of the things that I wish I knew when I was starting out was that overthinking the Database design for extreme use cases is not a good idea. I spent days...

The Beggining

1 minute read

Website Developement was a new world for me, the only “Websites” I had developed one page html and css websites. So, I knew the basics but I had no Idea how ...

Just an Intro

1 minute read

Experience is the name everyone gives to their mistakes. Oscar Wilde

Back to top ↑

Android

Custom builds are always a chore

3 minute read

Okay, so now we have a ready dockerfile for the android opencv build. Next we just need to run CMake and compile the library with make. But scramjet, you say...

Setting up docker for custom opencv build

4 minute read

The premise We made a react native (android focused) package which used the OpenCV Laplacian filter to detect blurring in images. I will write about that in ...

Dragon Ball Z androids were better

less than 1 minute read

Android, the thing all developers have tried (atleast thought of trying) once. These are the craziest waters of the development world (sounds foreboding). We...

Back to top ↑

Opencv

Custom builds are always a chore

3 minute read

Okay, so now we have a ready dockerfile for the android opencv build. Next we just need to run CMake and compile the library with make. But scramjet, you say...

Setting up docker for custom opencv build

4 minute read

The premise We made a react native (android focused) package which used the OpenCV Laplacian filter to detect blurring in images. I will write about that in ...

Back to top ↑

ML

Rusting away my time

1 minute read

In my journey through searching for federated learning methods other than tflite (don’t blacklist me Google), I came upon Burn by traceAI which is a machine ...

Back to top ↑

WASM

Rusting away my time

1 minute read

In my journey through searching for federated learning methods other than tflite (don’t blacklist me Google), I came upon Burn by traceAI which is a machine ...

Back to top ↑

Rust

Rusting away my time

1 minute read

In my journey through searching for federated learning methods other than tflite (don’t blacklist me Google), I came upon Burn by traceAI which is a machine ...

Back to top ↑

C++

Back to top ↑

Rant

Yes, I got a job

less than 1 minute read

Yeah, it’s been a while since I did this.

Back to top ↑

React

Facebook did something good for once

1 minute read

So at the beginning, I was more into backend, since making a whole system design from the ground up is very interesting, instead of making the UI element a b...

Back to top ↑

office_hackathon

The hackathon coding bonanza

6 minute read

R: Hey, our company is conducting a hackathon, you want to team up? Me: (having college hackathon defeat flashbacks) R: (looks at me strangely) Me: Sure! ...

Back to top ↑

Backend

AW(e)Some is the name of the game

2 minute read

There is a new beast in the house!!! You need to stop being afraid of the behemoth called AWS… I considered it to be an untameable beast, something good to s...

Back to top ↑

AWS

AW(e)Some is the name of the game

2 minute read

There is a new beast in the house!!! You need to stop being afraid of the behemoth called AWS… I considered it to be an untameable beast, something good to s...

Back to top ↑