Git Product home page Git Product logo

javase-projects's Introduction

JavaSE-Projects

I created these projects when I was new to Java, so their codes might not be so clean and well-structured :)

Maze

A desktop app for solving a maze with A* algorithm. The size of the map is customizable.

maze

8Queens

8queens

Paint

Simple Paint desktop app based on OOP concepts

paint

Calendar

Advanced persian Calendar desktop app with reminders, notes and alarms. Is able to change time-zone and give muslims pray times according to different time zones. All data is saving on txt files, so for running the calendar application, u should unzip 'Calendar files.zip' file into a directory and set the parent folder path in "main" class in "FILES_ADDRESS" field.
calendar

TimeTable Generator

Persian Desktop Time Table Generation App for creating school or college timetables. The data is stored on postgres and for running it u should add postgresql driver to classpath. The dao layer is written with pure jdbc.

simplescreenrecorder-2023-08-05_16 49 24

Secure Chat Application With Socket

Client / Server secure chat application able to switch on UDP / TCP, with AES encryption and Deffie-Hellman key exchange protocol with RSA signcription. U can test the client & server by running jars inside the SecureChat directory.

chat

javase-projects's People

Contributors

meysam-amini avatar

Stargazers

Mohsen Mostafavi avatar  avatar  avatar Mahsa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.