Hi there 👋
I'm RJ! Interested in electronics and programming, and I enjoy diving into both software and hardware projects. This blog is my digital notebook, a space to share tech insights, discoveries, and 'aha!' moments along the way. I strive to keep my posts short, clear, and easy to follow, making them accessible to everyone. My coding journey started with JavaScript, PHP, and MySQL, and has since expanded to Python and C#. I'll be sharing my experiences and learnings from these languages and more right here.
Featured
Building ASP.Net Core App in VSCode
Updated: (6 min read)Installing dotnet tools to create mvc app with asp.net core in vscode
How to configure Fedora on wsl2
Updated: (2 min read)How To configure fedora on wsl2, add repositories, users and passwords
Recent Posts
How to generate ssh-key in Windows
Published: (4 min read)How To generate ssh-key in Windows and upload it to server for secure ssh connection
How to upgrade Fedora to latest version on wsl2
Published: (2 min read)How To upgrade fedora to latest fedora version on Windows Subsystem for Linux (wsl2)
How to install Fedora on wsl2
Updated: (2 min read)How To install and configure multiple instances of linux (fedora) on wsl2
Learning CSharp basics part-1 data types
Published: (6 min read)I am learning csharp and here I share my gotcha moments that may help other new learners too
Learning CSharp basics part-2 methods
Published: (2 min read)Basic understanding of class and methods in csharp