Surya Teja Karra
Surya's Dev Journey

Surya's Dev Journey

Follow
Follow
home
Pinned

MyStudio IDE: Sunsetting the project

Nov 11, 20232 min read

Hello, I wanted to make a quick blog post regarding my decision to archive the MyStudio IDE project. This project has been a huge learning opportunity...

MyStudio IDE: Sunsetting the project

How to export HTML table to PDF in Angular

Nov 13, 20235 min read

Hello, In this post, I will explain how to convert an HTML table to PDF. This applies to other HTML widgets but I will be focusing on table which has...

How to export HTML table to PDF in Angular

A quick start guide on dynamic JSON based HTML forms in Angular

Sep 13, 20235 min read

Hello, In this post, I am going to show you an easier way to generate Angular forms (with validations!) using a simple JSON object. TL;DR For example,...

A quick start guide on dynamic JSON based HTML forms in Angular

auto-dark-theme: Let's build a CLI tool for convenience

Jun 5, 20234 min read

Hello, In my previous posts here and here, I talked about creating a Python app that switches my KDE Plasma's theme to light or dark according to the...

auto-dark-theme: Let's build a CLI tool for convenience

auto-dark-theme: Python app

May 14, 20234 min read

Hello there. In my previous post, I talked about how my shell script-based implementation couldn't detect certain system events like screen...

auto-dark-theme: Python app

auto-dark-theme: My KDE laptop's archilles heel

May 1, 20235 min read

Hello folks! It's been a while since I've posted something here. Today, I'm gonna give you a deep dive into the problem I have with KDE Plasma and the...

auto-dark-theme: My KDE laptop's archilles heel