Giter Site home page Giter Site logo

TheGoodCook155's Projects

calculategpa icon calculategpa

You can use this app to calculate your GPA score. There is nothing fancy about that, you can easily find the formula online. On the other hand, I took a very interesting approach while generating the UI. You can see that I both use fixed UI elements, generated via FXML file and I also generate UI elements dynamically. Yes, there are easier ways to achieve this, for example by using CSS file (syntax is very similar if not the same in many cases as using CSS when building web apps) and by grouping the fields in the same group like the <div></div> section in web apps, you can change the group properties.

ditheringfx icon ditheringfx

This app is an implementation of the Floyd–Steinberg dithering formula. You can load multiple img files (*.jpg, *.jpeg, *.png) and save the files in a "dithered" form. I always wondered how the hell tapestries schemas are created, and this might be the answer :)

passmodifier icon passmodifier

You can use this app to alter passwords in password dictionaries (1 password per line) in txt format.

spammer icon spammer

This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a specific site and may not work in your case, but you can use a lot of the code I already provided. Also I imported the class that's used for creating the txt file from the SQL DB.

xo-game icon xo-game

Simple Tic Tac Toe game. Left mouse starts first as X. Right mouse is next.

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.