-
info@joodi.me
- Freelance ◭
- Joodi.me
- in/Joodi
- https://dev.to/Joodi
- https://medium.com/@Joodi
- https://wakatime.com/@Joodi
Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
- All languages
- AGS Script
- Assembly
- Astro
- Batchfile
- Blade
- C
- C#
- C++
- CSS
- Dart
- Dockerfile
- EJS
- GLSL
- Go
- HCL
- HTML
- Hack
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- MQL5
- Makefile
- Markdown
- Nix
- PHP
- Pascal
- Perl
- PowerShell
- Python
- QML
- QuickBASIC
- R
- Ruby
- Rust
- SCSS
- Scala
- Shell
- SuperCollider
- Svelte
- Swift
- TeX
- Twig
- TypeScript
- Visual Basic 6.0
- Vue
- Zig
hello everyone! I used libraries and modules in C#. I like coding.
This is a simple desktop application built with C# and WinForms that simulates the basic functionality of the classic Microsoft Paint. It allows users to draw shapes, use different colors and brush…
PulseTrack is a real-time fitness tracking API built with ASP.NET Core. It collects and validates health metrics like heart rate and step count, offering a scalable backend for mobile and wearable …
A straightforward analog clock application developed using C# and Windows Forms. It displays the current time with smooth, real-time updates, utilizing trigonometric functions from the System.Math …
A basic Windows Forms calculator built with C# and .NET Framework. It supports standard arithmetic operations with a simple, user-friendly interface designed for desktop environments.
PingPong 2D is a lightweight and fun 2D table tennis game built with C#. It offers a nostalgic two-player experience and includes a basic AI for solo matches. Designed as a simple desktop applicati…
A simple desktop version of the classic Reversi (Othello) game built with C# and Windows Forms, featuring both Human vs Human and Human vs Computer modes. It’s a fun project and a great learning re…
The Survivor Cursor Game is a fast-paced 2D survival game where you control a cursor (the "survivor") that automatically shoots projectiles while evading waves of aggressive enemies. The goal is t…
A clean and modern role-based admin panel built with ASP.NET MVC, TailwindCSS, and RESTful APIs. Designed for internal teams such as Sales, Marketing, Purchasing, and Accounting to manage company o…
This repository provides a C# solution to the classic Knight's Tour problem using the backtracking algorithm. It supports customizable chessboard sizes and starting positions, offering a practical …
MDF Price API is a .NET Core backend service that exposes structured endpoints for retrieving rebar product pricing data. It provides the raw data consumed by the analysis and dashboard services.
This is my first GitHub project — a C# console application that adds two big numbers using string manipulation. It was a great way to start learning GitHub and practicing basic programming logic wi…
This is a simple console application for managing tasks. It allows users to easily create, view, update, and delete tasks via a command-line interface. The tasks are stored in a local file, providi…
Project118 is a demo application built with .NET Framework 4.8 using a clean, layered architecture. It separates concerns across data access, business logic, DTOs, and a WinForms UI.
Keyvan Safe Website
BamdadTabari / HiCode.Blog
Forked from kavekardel/HiCode.BlogBlog website using .Net and Blazor-Wasm
304 is a .Net Generic CQRS, Vertical Slice Base Project