Zozo211's Stars
krunalvaghani/image_classification
Binary or multi-class image classification using VGG16
appurwar/Image-Classification-using-CNN
A Convolutional Neural Network, to identify and classify images as per its type (animal, vehicle etc).
yuanyuanzho/javajamHTML
NaomiKeller/SDEV153-HTML
JavaJam and Final Project
AndrewJBateman/javafx-observables-tasks
:clipboard: JavaFX using observables and threads
ramirez-gabriela27/CatCafe
New proj with javafx and scene builder
anasdallah/Restaurant-Management
This is a Restaurant Management Project developed using Java and JavaFX and Scene Builder, where Admin can manage meals and drinks prices, names and types.
gluonhq/scenebuilder
Scene Builder is a visual, drag 'n' drop, layout tool for designing JavaFX application user interfaces.
mimiadriana/Beauty-salon-management---Java-FX
JavaFX desktop application
bmnds/study-javafx
Project to study JavaFX
navam19314/Color-Switch
Recreated the classical game Color Switch in Java using JavaFX and SceneBuilder by applying the concepts of Object-oriented Programming and Event-Driven Programming
paulomczcoelho/Lab7
JavaFX
sarabdullah/javafx-Event-Driven-Programming
the purpose of this project to make you more familiar with javafx Event Driven Programming and know how to deal with different types of Events on different UI Controls, know how to use Lambda expression to register the handler with the source object
sjprogramming/ATM-Machine-Project-Java
rajyash1904/ATM-Machine
This Project is to make an automated Teller machine with user's Account Number, and Password, bank account, with that users can withdraw, deposit, and view their account balance.
DanH957/ATM-Machine
ATM machine written in Java, with interface.
VladaDanilova/Vending_machine
Vending machine is made with JavaFX
emostofa/VendingMachine
Javafx project on vending machine
MichalRadzewicz/JavafxATM
Java ATM maschine
Yashmerino/atm-machine
ATM Machine made in Java using JavaFX
shivam-bhandari/Data-Structures
Implementation of array, hash table, cursor list, priority queue without STL libraries and finding the max flow of a flow network graph.
tlorach/OpenGLText
Efficient and clean text rendering for OpenGL
MaxShih147/MaxWordle
A Wordle clone made using ImGui.
emileb/MobileTouchControls
Touch screen library for adding opengl screen controls to your app
fianekame/Maze-Project
Final Project Computer Graphics Courses
abdelrahmanMo/OpenGl_MazeProject
adharshkamath/Maze-Runner
A popular maze runner game implemented using C++ and OpenGL
HarshShah1997/Labyrinth
An OpenGL 2D maze game
peecky/miro
An OpenGL based 2D maze game
ishukhanchi/Bezier-curves-graphics
Made a flower using Bezier curves in C++ using OpenGL.