Aryan Arora
Aryan Arora's Blog

Aryan Arora's Blog

Follow
Follow
homebadges
Cleaning C code to maintain sanity

Cleaning C code to maintain sanity

I am the kind of person who can ignore scattered and untidy surroundings, but when it comes to messy code, I cannot resist cleaning and refactoring it.This blog mostly covers the aspect of code refactoring. Let's get started. Suppose we've built a Ra...

Aryan Arora
Aryan Arora
2 min read
What I learned while making a text editor like Nano from scratch in C?

What I learned while making a text editor like Nano from scratch in C?

Aryan Arora
Aryan Arora
4 min read