Generate Thumbnail

Create Maze using SkiaSharp

Learn how to generate procedural mazes using C# and SkiaSharp with recursive backtracking algorithms and visual rendering

June 2024 · 2 min · 412 words · PrashantUnity
Generate Thumbnail

Create Mandelbrot using SkiaSharp

Learn how to generate the famous Mandelbrot fractal using C# and SkiaSharp graphics library with mathematical algorithms and color mapping

June 2024 · 2 min · 284 words · PrashantUnity
Download Logo

Create Your First C# Program in Polyglot Notebook | Chapter 2

Learn how to set up and use Polyglot Notebook in VS Code to write and execute C# code interactively with step-by-step instructions

June 2024 · 1 min · 150 words · PrashantUnity
Download Logo

Create Your First C# Program in Visual Studio | Chapter 2

Step-by-step guide to create and run your first C# console application using Visual Studio Community Edition with detailed screenshots

June 2024 · 2 min · 248 words · PrashantUnity
Download Logo

Create Your First C# Program Using Command Line | Chapter 2

Step-by-step guide to creating and running your first C# console application using the command line interface with .NET CLI

June 2024 · 2 min · 256 words · PrashantUnity
Generate Thumbnail

Generating CFD Logo using Skia Sharp

Learn how to create custom logos using SkiaSharp with step-by-step guide to generating the CodeFryDev logo with text, shapes, and styling

June 2024 · 3 min · 490 words · PrashantUnity
Google Drive Logo

GitHub Actions Workflows for Automated Tasks

Learn how to set up GitHub Actions workflows to run automated tasks, process data, and store results in your repository using CI/CD pipelines

July 2024 · 2 min · 356 words · PrashantUnity
Download Logo

Getting Started with Basic C# Concepts | Chapter 3

Welcome to this introductory post on fundamental C# programming concepts. Understanding the basics is crucial. This post covers how to use comments, declare variables, understand data types, and handle user input and output.

June 2024 · 3 min · 461 words · PrashantUnity
Download Logo

Mathematical Operations in C# | Chapter 4

Learn about mathematical operations, type conversions, and arithmetic operators in C# with practical examples and best practices

June 2024 · 2 min · 417 words · PrashantUnity
Download Logo

CodeFryDev Loading Animation SVG

Custom animated loading SVG for CodeFryDev with CSS animations and modern design elements

July 2025 · 1 min · 171 words · PrashantUnity