Desktop projects: (8)

Electron Vite
This is a complete template for building beautiful desktop applications with Electron, Vite, ShadCN, and Tailwind CSS, incorporating essential libraries and tools for a streamlined development process, including TypeScript, React, Jest for testing, and Electron Forge for packaging.
23/12/2024

Note Manager
Note Manager is a versatile desktop application designed to streamline and elevate your note-taking experience. With Note Manager, organizing and managing your notes becomes effortless.
20/01/2024

Image Resizer
Image Resizer is an Electron.js app that allows users to upload an image and resize it to their liking. It provides a user-friendly interface for easy image manipulation.
18/01/2024

Flappy Bird
Flappy Bird is a recreation of the classic game developed in Unity using C#. It challenges players to guide a bird through obstacles by tapping the screen to make it flap its wings, providing a fun and nostalgic gaming experience.
31/12/2023

Chess Engine
ChessAI is a C# project focused on implementing standard chess gameplay with notable features and modes, offering a comprehensive chess experience. It includes multiplayer functionality for networked matches, turn-based timers for move time limits, real-time game state tracking, and visual indicators for check and checkmate situations.
14/07/2023

Password Manager
Password Manager is an application designed to securely store and manage your passwords. It features a user-friendly interface for creating, storing, and retrieving passwords localy, ensuring that your sensitive information is always protected.
07/07/2023

File Backup System
The File Backup System is a desktop application born out of a need for automation in file copying tasks. It features a compact yet powerful form with a local database system built on XML files, enabling CRUD operations through an XMLDataHandler class.
16/05/2023

Labyrinth Game
The Labyrinth Game is a captivating desktop game featuring a visually stunning interface and a sophisticated recursive backtracking algorithm for generating unique mazes.