Skip to content
#

gui-programming

Here are 22 public repositories matching this topic...

This is a quiz application built in Java, designed to test user knowledge in various subjects. It allows users to create a profile, update it, and take quizzes with multiple-choice questions. The application includes a timer and lifelines for users to enhance their experience. The project code is open-source and available for contribution.

  • Updated Apr 5, 2023
  • Java

This repository contains mini projects created in java using swing for GUI. This collection of Java programs is designed to provide beginners and intermediate-level programmers with a range of small and concise examples to help them learn and explore the fundamentals of Java programming.

  • Updated Jun 6, 2023
  • Java

As the name suggests, it is a chatting application, built using Python3. I have created this repository, so that I can learn Socket programming, GUI programming using tkinter, Code management etc. I am thinking of implementing web version of this too, so that I can learn Django as well. Any suggestions or fixes would be appreciated.

  • Updated Mar 14, 2018
  • Python

The Bulk File Rename Tool is a Python program that allows users to rename multiple files at once. Users can select a folder, specify a search pattern, and provide a replacement string. The program will then rename all files in the folder that match the search pattern, replacing the search pattern with the provided replacement string.

  • Updated Feb 16, 2023
  • Python
funcSug

An alternative to event-driven programming: a programming language without callbacks to enable you to follow your scenario in GUI programming thanks to additional control flow instructions (structured concurrency)

  • Updated Apr 26, 2024
  • JavaScript

Improve this page

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

Learn more