Skip to content

This repo is a collection of Prodigy Internship tasks, built to strengthen problem-solving skills and provide hands-on experience in Java, JavaFX, and Maven while developing practical applications.

Notifications You must be signed in to change notification settings

kajalshakya29/PRODIGY_TrackCode_TaskNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRODIGY_TrackCode_TaskNumber

This repository contains four Java projects developed as part of my Prodigy Internship tasks. Each project demonstrates different Java concepts ranging from core programming to GUI and web scraping.

📂 Projects

GuessingGame A console-based Java program where the user has to guess a randomly generated number. It covers basic control flow, loops, and user input handling.

IdpWebScraper A Maven-based Java project that scrapes information from websites. It demonstrates networking, file I/O, and working with external libraries.

SudokuSolver A JavaFX GUI application for solving Sudoku puzzles. It showcases GUI development, event handling, and problem-solving algorithms.

TemperatureConverterFx A JavaFX application for converting temperatures between Celsius, Fahrenheit, and Kelvin. It demonstrates GUI design, event-driven programming, and basic mathematical operations.

📝 Concepts Covered

Core Java (loops, conditions, user input)

JavaFX for GUI applications

Maven for dependency management

Web scraping with Java

Problem-solving and algorithms

About

This repo is a collection of Prodigy Internship tasks, built to strengthen problem-solving skills and provide hands-on experience in Java, JavaFX, and Maven while developing practical applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages