828 skills found · Page 11 of 28
ViktorC / PP4JA multiprocessing library for Java that features process pool implementations and a flexible API.
salesforce / ImageOptimizationImageOptimization is a JAVA batch program / service used to optimize images by reducing the size (less bytes) of images without changing the quality of the images. This process is known as lossless compression.
gazalpatel / AI Chat BotThis repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text prediction. I intend to improve this project using more use of Natural Language Processing and better Machine Learning Algorithm in future.
ClickerMonkey / AzzetAn Asset Loading Library in Java. Load assets from any source (classpath, file system, web, database, etc) in many formats (XML, JSON, audio, images, etc) either directly or in a background process.
nguyenq / Lept4jJava JNA Wrapper for Leptonica Image Processing Library
krisjin / HanLPHanLP: Han Language Processing , Java version
hudec / Sql ProcessorThe SQL Processor is an engine producing the ANSI SQL statements and providing their execution without the necessity to write Java plumbing code related to the ORM or JDBC API.
LabyStudio / Java Spotify ApiJava API that accesses Spotify playback data directly from the local Spotify process without requiring any authentication.
cansik / Opencv ProcessingOpenCV for Processing. A creative coding computer vision library based on the official OpenCV Java API
houseofleft / House Of LeftGenerative scripts built using Python Shades, Java Processing, and Sonic Pi
bennyhuo / MixinAn annotation processor to mix Java or Kotlin Classes up into a single Class. Also a sample of X Processing which is an abstract layer of apt and ksp.
zangcc / Java Risky FunctionsJava 代码审计-存在风险的函数汇总。方便我们日常代码审计过程中快速定位漏洞点,配合静态代码分析工具做到事半功倍。Java code audit - summary of risky functions. It is convenient for us to quickly locate vulnerability points in the daily code audit process, and cooperate with static code analysis tools to achieve twice the result with half the effort.
readdle / Swift Java CodegenSwift Java Codegeneration annotation processor
zutnop / Telekom Workflow EngineAn embeddable Java framework for running long-lived business processes
daveho / DaemonSupport for starting, stopping, and controlling Java daemon processes on Unix/Linux
LingDong- / PContourProcessing/Java library for finding contours in binary images
kalsan / Proxmox ClientA very simple and hacky java client for launching a SPICE remote-viewer process having secure access to a virtual machine running on Proxmox.
akashungarala / Online Car Rental SystemOnline Car Rental System is a web based application using Java, JSP, MySQL, where users can look-up for availability of a car category for a pick-up date and can provide the driver details to reserve the car. For pick-up process, admin verifies the driver’s details of the reservation id and records the credit card details. For return process, admin verifies the Vehicle ID and the transaction amount is automatically deducted.
jenzz / Gradle Android Buildconstants PluginA Gradle plugin for Android which generates both Java and XML constants as part of the build process.
Osiris-Team / PayHookThe simplest payment processing Java library in the world. Unifies PayPal and Stripe into one API. Supports both regular payments and subscriptions, with NO need of handling json, requests, storage into a database yourself.