Skip to content
#

code-examples

Here are 148 public repositories matching this topic...

This repository contains Java implementations of key design patterns: Singleton, Decorator, and Observer. Each pattern is demonstrated through real-world examples, including a database connection manager, a customizable coffee shop, and a weather monitoring system. Ideal for learning OOP design principles.

  • Updated Oct 17, 2024
  • Java

This repository contains problem statements along with their solutions in the C programming language. It is designed to help practice and strengthen your understanding of C by working through a variety of challenges. Each problem includes a detailed solution to guide you through different concepts and problem-solving techniques in C.

  • Updated Oct 4, 2024
  • C

A currency converter tool that fetches and displays real-time exchange rates using an external API and allows users to convert amounts between different currencies. Built using PHP, HTML, jQuery, AJAX, JSON, Bootstrap, CSS, and MySQL.

  • Updated Oct 4, 2024
  • Shell

Image Splitter is a powerful PHP script that automates the process of splitting images into smaller grid-based parts. Ideal for creating image puzzles, mosaic art, and other creative projects, this tool features dynamic output directory creation, input validation, and error handling.

  • Updated Oct 3, 2024

Improve this page

Add a description, image, and links to the code-examples 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 code-examples topic, visit your repo's landing page and select "manage topics."

Learn more