Pinned Repositories
buy-low-sell-high
✅ Low Risk ✅ Trading Automation on Binance Spot 😛
Directions-API-App
A demo Map Application based on Google's Directions API/Javascript API
grocery-store-with-discounts
Java grocery store app that handles discounts and outputs receipts
ImageCompress
compressing images (quality/size trade-off)
ImageToMatrix_gradle
Image processing: generate RGB intensity matrcies out of images
Job-Matcher
Job Matching through Unsupervised Feature Learning
Kotlin-Design-Patterns-and-Best-Practices
Kotlin Design Patterns and Best Practices - Second Edition, published by Packt
Nearest-Bike-Parking
Spring webflux service that finds the closest bike parking in the city of The Hague. Serves as exercice for reactive and functional programing using Kotlin as well as for Kotlin Definition DSL for dependency injection.
ProductFeed-SpringBoot
Small service that consumes an external API providing a product feed on startup, and exposing some REST endpoints to manipulates the products
RasaCore_RasaNlu_Flask
HR bot assistant Backend using Rasa Core and Rasa NLU
ahnineamine's Repositories
ahnineamine/Job-Matcher
Job Matching through Unsupervised Feature Learning
ahnineamine/RasaCore_RasaNlu_Flask
HR bot assistant Backend using Rasa Core and Rasa NLU
ahnineamine/buy-low-sell-high
✅ Low Risk ✅ Trading Automation on Binance Spot 😛
ahnineamine/Directions-API-App
A demo Map Application based on Google's Directions API/Javascript API
ahnineamine/grocery-store-with-discounts
Java grocery store app that handles discounts and outputs receipts
ahnineamine/ImageCompress
compressing images (quality/size trade-off)
ahnineamine/ImageToMatrix_gradle
Image processing: generate RGB intensity matrcies out of images
ahnineamine/scalable-geospatial-data-science
Scripts and notebooks for scalable geospatial data science
ahnineamine/Kotlin-Design-Patterns-and-Best-Practices
Kotlin Design Patterns and Best Practices - Second Edition, published by Packt
ahnineamine/Nearest-Bike-Parking
Spring webflux service that finds the closest bike parking in the city of The Hague. Serves as exercice for reactive and functional programing using Kotlin as well as for Kotlin Definition DSL for dependency injection.
ahnineamine/ProductFeed-SpringBoot
Small service that consumes an external API providing a product feed on startup, and exposing some REST endpoints to manipulates the products
ahnineamine/AdventOfCode2024
ahnineamine/ahnineamine
ahnineamine/Binance-volatility-trading-bot
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
ahnineamine/breakoutbot
A text based adventure game built with Rasa.
ahnineamine/CoroutinesWorkshop
ahnineamine/demo-microservices
Demoing microservices architecture in spring ecosystem with simple e-commerce application
ahnineamine/docker-py
A Python library for the Docker Engine API
ahnineamine/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
ahnineamine/h3
Hexagonal hierarchical geospatial indexing system
ahnineamine/Hopper-RaceTrack-Game
A kotlin app that simulates a variant of Race Tracks that involves Hoppers.
ahnineamine/Restaurant-Search-Bot
Restaurants Search Bot using Rasa Framework & Zomato API
ahnineamine/sample-spring-microservices-new
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
ahnineamine/spring-httpserver-timings
Library to generate a tracing header with timing metrics for backend components on Spring Boot following the HTTP Server Timings specification
ahnineamine/spring-kotlin-coroutine
Kotlin coroutine support for Spring.