Pinned Repositories
04xRaynal
Config files for my GitHub profile.
04xRaynal.github.io
Personal Portfolio Website created using HTML, CSS and Vanilla JavaScript.
clock_app_JavaSwing
A Clock Desktop Application using Java Swing containing tabs for Digital & Analog Clock, Calendar, StopWatch and a CountDown Timer.
CountDown_Timer_JavaSwing
A CountDown Timer using Java Swing which counts down the set time.
File-Transfer_Java-Socket
File Transfer Program via Java Socket Programming to transfer files between machines.
File_Explorer_JavaSwing
A File Manager which displays all your system files and allows you to rename, delete and edit those files.
Nested_TicTacToe_JavaSwing
A Nested TicTacToe game using Java Swing. A TicTacToe game which opens a Nested Window with a new game for each move.
NotePad_JavaSwing_--RightText--
A traditional NotePad created in Java Swing containing all of Windows NotePad features along with some extra features implemented.
Picture_Puzzle_JavaSwing
A Picture Puzzle using Java Swing.
RemoteDesktopManager_JavaRMI_--Control_Wiz--
A Java Application made on Java Swing using RMI (Remote Method Invocation) to Connect two Machines via the network , one being the Server and the other being the Client.
04xRaynal's Repositories
04xRaynal/File_Explorer_JavaSwing
A File Manager which displays all your system files and allows you to rename, delete and edit those files.
04xRaynal/04xRaynal.github.io
Personal Portfolio Website created using HTML, CSS and Vanilla JavaScript.
04xRaynal/CountDown_Timer_JavaSwing
A CountDown Timer using Java Swing which counts down the set time.
04xRaynal/Picture_Puzzle_JavaSwing
A Picture Puzzle using Java Swing.
04xRaynal/clock_app_JavaSwing
A Clock Desktop Application using Java Swing containing tabs for Digital & Analog Clock, Calendar, StopWatch and a CountDown Timer.
04xRaynal/File-Transfer_Java-Socket
File Transfer Program via Java Socket Programming to transfer files between machines.
04xRaynal/NotePad_JavaSwing_--RightText--
A traditional NotePad created in Java Swing containing all of Windows NotePad features along with some extra features implemented.
04xRaynal/RemoteDesktopManager_JavaRMI_--Control_Wiz--
A Java Application made on Java Swing using RMI (Remote Method Invocation) to Connect two Machines via the network , one being the Server and the other being the Client.
04xRaynal/04xRaynal
Config files for my GitHub profile.
04xRaynal/MassMailer_JavaMailAPI
A Mass Mailer Java program created using Jakarta Mail API which enables the user to send bulk emails on individual basis or in one swoop.
04xRaynal/Nested_TicTacToe_JavaSwing
A Nested TicTacToe game using Java Swing. A TicTacToe game which opens a Nested Window with a new game for each move.
04xRaynal/OnlineTest_JavaSwing_ApachePOI
An Online Test GUI created with Java Swing and using Excel Sheet to store and retrieve data (essentially as a database) (Apache POI Library).
04xRaynal/Scientific_Calculator_JavaSwing
A Scientific Calculator using Java Swing.
04xRaynal/StopWatch_JavaSwing
A StopWatch Desktop Application using Java Swing which counts time and also has a Lap Timer Button to record timed sessions.
04xRaynal/test
04xRaynal/TicTacToe_JavaSwing
A Classic TicTacToe using Java Swing.
04xRaynal/ToDo_List_JavaScript
A ToDo List Web Application, that displays tasks as a list and enables user to add, delete and restore these tasks.
04xRaynal/whatsMyIP_IPFinder_JavaSwing
A simple GUI Application made on Java Swing which displays your System Private and Public IP also finds IP address of an entered URL.
04xRaynal/Hotel_Recommendation_Program
Interview Question to create a program for hotel recommendation based on the given requirements
04xRaynal/Vending_Machine_Program
Interview Question to create a vending machine program based on the given requirements.