Pinned Repositories
alpine-on-android
Run Linux virtual machine on Android OS. Powered by QEMU. No KVM or root required.
auth-app-backend
very simple authentication server using flask, jwt, and mongodb.
diceGame-react
a simple dice game with react. if there's time, I'll add the electron version
electron-react-dice
added functionality for shutdown button
end-project-MERN-bank-api
MERN app for bank crud, with database management, and some ML features
graalvm-native-image-builder
builder for graalvm native image, using graalvm ce base image, maven, and multi-stage dockerfiles.
h2-vector-spring-boot-starter
a simple spring boot starter, including h2 database and jpa, with vector similarity search capability.
Phishing-Domain-Extractor
batch jobs for creating a phishing database, using opensource tools and databases.
rag-with-spring-ai
a rag implementation example for document-based QA, using spring-ai, ollama, and postgres-pgvector vetor db.
spring-boot-panama-with-python
Experimenting using low level python c ABI with project panama and spring boot
benayat's Repositories
benayat/rag-with-spring-ai
a rag implementation example for document-based QA, using spring-ai, ollama, and postgres-pgvector vetor db.
benayat/Phishing-Domain-Extractor
batch jobs for creating a phishing database, using opensource tools and databases.
benayat/h2-vector-spring-boot-starter
a simple spring boot starter, including h2 database and jpa, with vector similarity search capability.
benayat/spring-boot-panama-with-python
Experimenting using low level python c ABI with project panama and spring boot
benayat/graalvm-native-image-builder
builder for graalvm native image, using graalvm ce base image, maven, and multi-stage dockerfiles.
benayat/android-intro
my first android-kotlin app. why not?
benayat/api-bench
api benchmarking console app designed for microservice architecture
benayat/BiomedCLIP-PubMedBERT-classes
collect classes for usage with the model
benayat/BioRag-run
running BioRag app simply with docker compose
benayat/client-api
a spring boot rest api example. contains examples for swagger, custom annotations, validations and more. done for a 48-hours coding marathon
benayat/collinear-points
My solution for one of the nastiest programming assignments in coursera algorithms 1
benayat/CRFSEG_model
benayat/docker-registry
simple docker registry example, using lets encrypt and htpasswd
benayat/experimenting-with-SimpleAsyncTaskScheduler
Using SimpleAsyncTaskScheduler for nested schedulled tasks, which must be started programatically.
benayat/face-triplets-with-pgvector
given arrow file of labels, paths, and embeddings, create triplets using pgvector and hybrid search
benayat/fedex-visualizer-agent
llm agents integration with the pd-explain project
benayat/FEDEx_Generator-agentic
fedex-generator engine augmented with llm agents.
benayat/kafka-sb2-compatibility-example
repo to check traicing compatibility with kafka headers between sb2 and sb3
benayat/kafka-sb3-compatibility-example
sb3 kafka with micrometer tracing, for checking compatibility with sb2 kafka headers
benayat/kafka-streams-bank-example
a spring boot kafka streams example for creating transactions and simple aggregations.
benayat/link-validator-api
created for my medium article about integration tests(see bellow link). An API to query the mongodb etl result, from phishing-domain-extractor repo
benayat/pd-explain-agentic
minor-updates to pd-explain to use with llm agents.
benayat/ploting_examples
benayat/showcase
react app to to showcase my repos
benayat/spring-websocket-demo
a demo for a messaging server, using spring websocket and graalvm.
benayat/spring-websocket-demo-chart
a chart gitops repo for the spring-websocket-demo repo
benayat/Stirling-PDF
locally hosted web application that allows you to perform various operations on PDF files
benayat/text2image-server
a spring boot implemenetation using the new Oracle sd4j, to generate an image from text.
benayat/winner-system
backend for the project in the course "innovation based dev environments"
benayat/winner-system-ui