Skip to content
#

softwaredevelopment

Here are 56 public repositories matching this topic...

application designed for efficient client profile management. It features modules for creating, storing, and retrieving client information, parsing and validating data strings, and implementing standardized interfaces to ensure consistent client operations across the application.

  • Updated Nov 8, 2024
  • Java

This repository contains a collection of projects written in C++. Each project is designed to showcase various programming concepts and problem-solving skills. Explore projects ranging from simple console applications to more complex systems, demonstrating foundational and advanced techniques in each language.

  • Updated Oct 5, 2024
  • C++

The Password Strength Tester and Cracker is a Java-based tool designed to enhance cybersecurity awareness and education.This tool integrates user input and random password generation, providing a comprehensive solution for password analysis. It is ideal for understanding the importance of strong passwords and the risks associated with weak ones.

  • Updated Sep 10, 2024
  • Java

This Node.js application is a bot that listens to media messages in a Telegram channel and forwards them to a Discord channel using webhooks. It handles both images and videos and can be easily configured using environment variables. The codebase is structured for clarity and scalability, with separation of concerns into different modules.

  • Updated Sep 6, 2024
  • JavaScript

This Java-based application demonstrates core object-oriented programming principles by managing different types of bank accounts. With a user-friendly interface, you can create accounts, deposit funds, withdraw money, and check balances. Perfect for learning and exploring Java programming concepts!

  • Updated Aug 28, 2024
  • Java

The Student Management System is a C++ application designed to manage course registrations for university students. It supports various course types and student programs, ensuring that registration adheres to specific constraints. The system applies key OOP concepts, SOLID principles, and design patterns for a robust and flexible architecture.

  • Updated Aug 19, 2024
  • C++

The TA Management System is a C++ project designed to manage records of Teaching Assistants (TAs) within a department. The system ensures that only eligible TAs—those who are currently registered students—are maintained in the records. The project involves filtering out records of TAs who have graduated and updating the TA file accordingly.

  • Updated Aug 16, 2024
  • C++

This repository contains a simple train ticket reservation system implemented in C. It includes functionalities for booking, viewing, and managing train tickets. The project demonstrates basic file handling, data structures, and user input/output operations in C.

  • Updated Jun 20, 2024
  • C

Improve this page

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

Learn more