Mohammed Chami

Mohammed Chami @chami

About: Currently working on building desktop applications using Avalonia UI with community toolkit..

Joined:
Jan 29, 2022

Mohammed Chami
articles - 20 total

How to Authenticate GitHub Using SSH and Push Code Securely

When working with GitHub, using HTTPS for pushing changes often asks for your username and password...

Learn More 2 0Aug 8

How to Check Disk Space in Linux (Terminal & GUI Methods)

Managing disk space is essential for keeping your Linux system running smoothly. Whether you prefer...

Learn More 1 0Jul 24

Understanding Rendering in Programming: From Code to Pixels

I remember the first time someone asked me to explain what "rendering" means in programming. I...

Learn More 3 0Jul 8

Understanding Hybrid Apps and WebViews: What Every Developer Should Know

When I first heard about "hybrid apps," I thought it was just marketing speak for "apps that don't...

Learn More 1 0Jul 7

Understanding App Development Approaches: A Developer's Guide to Native, Cross-Platform, Hybrid, and PWA

When I first started developing applications, the sheer number of development approaches available...

Learn More 1 0Jul 7

Checking Your .NET Installation (SDK and RunTime): A Quick Guide

Whether you're just starting with .NET development or troubleshooting an existing project, one of the...

Learn More 1 0Jul 7

Connecting to Your Android Device via SSH from Linux: A Complete Termux Guide

Ever wanted to access your Android phone's terminal from your Linux desktop? Whether you're...

Learn More 2 0Jul 7

Building WordPress Sites Locally with Elementor on Linux: A Complete Guide

Setting up a local WordPress development environment has become essential for anyone serious about...

Learn More 1 0Jul 6

Turn Your Android Phone into a Virtual Webcam for OBS on Linux (Without DroidCam)

If you're tired of dealing with DroidCam's WiFi-only limitations or want a more reliable USB...

Learn More 2 0Jul 5

Fix: Can't use zsh in vs-codium issue

I recently run into an issue, I wanted to use zsh instead of sh or bash in the vs-codium terminal, I...

Learn More 0 1Jun 14

Fix Night Light Issue in Pop! OS

I recently come across an issue that the night light in Pop! OS runs few seconds then get back to the...

Learn More 0 1Jun 14

Export Avalonia App To linux Ubuntu step-by-step guide

The first way needs dotnet runtime to run, the second way I will share the self contained without...

Learn More 2 3Jun 13

VS-Code Commands to Create a Dotnet Project

Peace I will walk you through the steps to create a console application using Visual Studio Code (VS...

Learn More 2 0Mar 29

Extended WPF Toolkit include advanced input controls, layouts, and themes

The Extended WPF Toolkit is a collection of WPF controls that include advanced input controls,...

Learn More 1 0Mar 20

Securing Connection Strings: Best Practices for Development and Production

Connection String and Security: Best Practices and Considerations When working with...

Learn More 11 0Jan 12

Entity Framework Core Code First

Entity Framework Core: Code-First Approach and CRUD Operations Entity Framework (EF) Core...

Learn More 2 0Jan 12

Creating a Responsive Layout with Bootstrap

Peace In this article, I'll walk you through the process of building a simple and responsive layout...

Learn More 1 1Oct 7 '24

Connected and Disconnected Modes in Database Communication

Peace In database communication, there are two primary modes: connected and disconnected. Each mode...

Learn More 0 0Feb 5 '24

Should I shut down my computer or put it to Hibernate mode, what are the pros and cons of both of them

Hi I just wanted to write this article that I found people discussing about on the internet Both...

Learn More 0 0Jun 10 '23

Which C# .NET Frameworks Are Available to Build Web Applications?

Peace There are several C# frameworks available for building web applications, each offering unique...

Learn More 0 0Apr 23 '23