Junian Dev


Dev and Tech Tutorials Without The Headache

Palindrome Number - LeetCode in C#

How I solved palindrome number checker without string conversion


Remove Duplicates From Sorted Array - LeetCode in C#

Here's how I solved remove duplicates from sorted array LeetCode problem


Two Sum - LeetCode in C# - Hash Table Solution

Another solution for Two Sum problem on LeetCode by utilizing Hash Table for faster process


Two Sum - LeetCode in C# - Brute force approach

How I solved the Two Sum problem with brute force in C#


How to Run Microsoft Edge without CORS Restriction

A simple guide on how to start a Microsoft Edge web browser with CORS disabled for development and testing


Removing Full-Screen Intent Permission from Flutter Android

How to remove USE_FULL_SCREEN_INTENT permission so you can submit Flutter Android to Google Play Store


How to Ensure Rosetta 2 is Installed on macOS

An easy tutorial on how to ensure Rosetta 2 is installed on your Apple Silicon Mac to run Intel-based applications


How to Unzip Multiple Files with the Command Line

It can be a bit tricky to unzip multiple files using the command line


Robots.txt Rules to Block LLM AI like ChatGPT from Crawling Your Web Content

How to block Large Language Model AI from crawling your website with robots.txt User-agent block list


How to Run Google Chrome without CORS Restriction

A simple guide on how to start a Google Chrome or Chromium web browser with CORS disabled for development and testing


‹ Prev
Page 13 of 20
Next ›