Skip to content
#

programming-project

Here are 14 public repositories matching this topic...

Integrated .NET-based desktop framework for dynamic task lifecycle management, featuring relational database connectivity, status tracking, prioritization, and a real-time analytics dashboard.

  • Updated May 7, 2025
  • C#

A complete simple 2 player Ludo board game built in C++ using SFML. Created as first-semester Project of course Programming Fundamentals. Includes dice roll, token movement, safe spots, killing logic, and full game flow. Designed to help beginners like me understand game loops, event handling, and basic c++ concepts.

  • Updated Dec 8, 2025
  • C++

This project implements a full-featured compiler for a custom programming language, demonstrating modern compiler design principles and optimization techniques. The compiler follows the traditional multi-pass compilation process while incorporating advanced features like optimization frameworks and sophisticated register allocation.

  • Updated Jan 5, 2025
  • C++

Improve this page

Add a description, image, and links to the programming-project topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-project topic, visit your repo's landing page and select "manage topics."

Learn more