2,481 skills found · Page 20 of 83
geoffsalmon / BytebufferClojure lib for packing and unpacking binary data using a java.util.ByteBuffer
ErrorxCode / JxInstaAn object-oriented reverse engineered instagram web API made in Java. Now build bots, scrap data, create instagram apps, and a lot more in your favourite language
stephengineer / Trade Study Execution And Analysis:moneybag: Designed a website to conduct and store trade studies using Vue.js, HTML, CSS, and JavaScript. Created algorithms with Analytical Hierarchy Process and analyzed subsequently data to identify trends using Java and MatLab.
metanet / Java Algorithms Data StructuresSolutions for popular algorithms and data structures problems on leetcode
DeBortoliWines / Openerp Java ApiA Java API to connect to OpenERP and manage data using the XMLRPC interface.
jimblackler / JsongeneratorA JSON data generator from JSON Schemas, provided as a Java library.
semotpan / Saga OrchestrationMicroservices Java/Spring-Boot Saga Orchestration - Use Case using Transactional Outbox + Change Data Capture with Debezium
sonmez-hakan / HackerrankThis repository is mostly Java & PHP solutions of HackerRank Algorithms & Data Structures' Questions. However, there are some C# solutions.
coralblocks / CoralQueueCoralQueue is an ultra-low-latency, lock-free, garbage-free, batching and concurrent collection of circular data structures for inter-thread communication in Java.
arafkarsh / Ms Springboot AIJava 23, SpringBoot 3.4.1 Examples using Deep Learning 4 Java & LangChain4J for Generative AI using ChatGPT LLM, RAG and other open source LLMs. Sentiment Analysis, Application Context based ChatBots. Custom Data Handling. LLMs - GPT 3.5 / 4o, Gemini Pro 1.5, Claude 3, Llama 3.1, Phi-3, Gemma 2, Falcon 3, Qwen 2.5, Mistral Nemo, Wizard Math
googlegenomics / Dataflow JavaGoogle Cloud Dataflow pipelines such as Identity-By-State as well as useful utility classes.
Hemant-Jain-Author / Data Structures And Algorithms Using JavaScriptJavaScript ES6 code.
nuhkoca / NewsApp MVVM AAC Room DataBinding RxJava2 Retrofit2 Glide4A showcase and a playground with MVVM, Android Architecture Components, Room Persistence Library, DataBinding, RxJava2, Retrofit2, Glide4 and so on.
zengj8 / Javascript Datastructures AlgorithmsNo description available
dreamhead / Object BotA library for setting up Java objects as test data
commercetools / Commercetools Sync JavaJava library for importing and syncing (taking care of changes) data into one or more commercetools projects from external data files or from another commercetools project.
magiclen / Rust MagiccryptMagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrypt strings, files, or data, using Data Encryption Standard(DES) or Advanced Encryption Standard(AES) algorithms. It supports CBC block cipher mode, PKCS7 padding and 64, 128, 192 or 256-bits key length.
bhaxkar / Binary Blitz WorkshopThis repository provides programming and data structures and algorithms (DSA) concepts, problems and resource to help you kickstart your problem-solving & cp journey. Resources are available in C, C++, and Java.
javabyraghu / SpringBoot2SecurityJwtApSpring Boot + Data JPA + MySQL + Java JWT Security App
rayning0 / Princeton Algorithms JavaMy solutions to Robert Sedgewick's fantastic Princeton courses on Algorithms/Data Structures (http://algs4.cs.princeton.edu/home/) and Intro to Programming in Java (http://introcs.cs.princeton.edu/java/home/)