Pinned Repositories
30-seconds-of-java
Collection of reusable tested Java 11 compatible code snippets that you can understand in 30 seconds or less.
aewmpp
a small window manager for X11 based originally off aewm
alpaca-java
A Java API for the commission free, algo friendly, stock trading broker "Alpaca" https://alpaca.markets
android-maven-plugin
Maven Plugin for Android Application development and more
Android-SoundRecorder
A new Sound Recorder with a clean UI
AppIntro
Make a cool intro for your Android app.
awesome-android
A curated list of awesome open source Android applications, tutorials and resources.
benchmark-dhrystone
"DHRYSTONE" Benchmark Program by Reinhold P. Weicker
DashboardFx
JavaFx Dashboard
yanadior9029's Repositories
yanadior9029/jsoneditor
A web-based tool to view, edit, format, and validate JSON
yanadior9029/expr
A simple evaluator for arithmetic integer expressions.
yanadior9029/toastr
Simple javascript toast notifications
yanadior9029/goproxy
A simple reference implementation of the Go module proxy
yanadior9029/30-seconds-of-java
Collection of reusable tested Java 11 compatible code snippets that you can understand in 30 seconds or less.
yanadior9029/scijava-common
A plugin framework and application container with built-in extensibility mechanism :electric_plug:
yanadior9029/Gtk4-tutorial
A gtk4 tutorial for beginners
yanadior9029/Simple-Thank-You
A warm Thank You for supporting our modern & easy Simple Mobile Tools apps!
yanadior9029/android-maven-plugin
Maven Plugin for Android Application development and more
yanadior9029/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
yanadior9029/uml-reverse-mapper
Automatically generate class diagram from code. Supports Graphviz, PlantUML and Mermaid output formats.
yanadior9029/ideolog
Interactive viewer for '.log' files.
yanadior9029/FXAlert
JavaFX Alerts made easy. Easily create alerts, notifications, input dialogs, and more...
yanadior9029/WhatsApp_Status_Saver
WhatsApp Status Downloader, preview and save files. Android 11 support
yanadior9029/tcsv
Csv file viewer and editor
yanadior9029/HarvestMemory
Program a bot using assembly-like code in this competitive game!
yanadior9029/pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
yanadior9029/scenic-view
Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
yanadior9029/wa_status_saver
A whatsApp status saver/downloader with flutter
yanadior9029/javafx-examples
A large collection of JavaFX examples demonstrating basic + advanced features of JavaFX.
yanadior9029/hcse-dissertations
A list of human-centered software engineering dissertations.
yanadior9029/pandas_cub
Learn how to build a data analysis library from scratch
yanadior9029/tattletale
Tattletale is a tool that can help you get an overview of the project you are working on or a product that you depend on.
yanadior9029/OpenClassrooms---Parcours-Android
Ensemble de documents & mini-projets réalisés durant la formation diplômante d'un an OpenClassrooms (DÉVELOPPEUR·SE D'APPLICATION - ANDROID)
yanadior9029/DashboardFx
JavaFx Dashboard
yanadior9029/benchmark-dhrystone
"DHRYSTONE" Benchmark Program by Reinhold P. Weicker
yanadior9029/teenytinycompiler
A small BASIC-to-C compiler written in Python.
yanadior9029/GNAvatarView
Component avatar view for javafx-8
yanadior9029/flutter
Qt binding for Flutter/Dart | Showcase example for https://github.com/therecipe/qt
yanadior9029/dockerized-java-mysql-app
A simple example which combines 2 docker files, one to spin up a mysql container and a java container. Also put together these containers in the same network in order to communicate throughout container name.