Pinned Repositories
comparison-of-orchestration-systems-for-microservices-applications
This repository is part of Antonio Janach's master's thesis, comparing orchestration systems for microservices applications, focusing on Azure Kubernetes Service (AKS) and K3S.
Data-Mining-Fundamentals
Explore various data mining techniques & algorithms in R language. Includes examples & tutorials on K-Nearest Neighbors, Random Forest, Association Rule Mining, & Cross-Validation. Get hands-on experience with the code provided.
dijkstra-CUDA
Dijkstra algorithm has been implemented using CUDA technology in parallel and serial ways to measure execution time for both versions. It serves as a resource for the college community to understand and apply the algorithm better.
dijkstra-MPI
Implementation of the Dijkstra algorithm serially and in parallel using MPI.
notepadReplica
This is a project based on wxWidgets using C++. Project was done for Object Oriented Programming college on my faculty.
Plant-Disease-Analysis-System
Plant Disease Detection System: ML Ops with TensorFlow Serving, FastAPI on Kubernetes. Terraform automates AKS deployment for seamless scalability. Azure Kubernetes Service ensures efficient container orchestration.
portfolio-web-page
This project deploys a portfolio web page powered by Hugo to Github Pages with a custom domain via Github Actions. It enables to host Hugo blog on Github Pages and connect it to a personalized domain.
sentiment-analysis-netflix
Explore examples, code, and resources for sentiment analysis, text processing, snscrape, MongoDB Atlas, and ML model Naive Bayes. Analyze content, sentiment, and train models for text insights.
word_syllables
algorithm and application that can split any German word into syllables by adding a space between adjacent syllables for any input text.
ajanach's Repositories
ajanach/dijkstra-CUDA
Dijkstra algorithm has been implemented using CUDA technology in parallel and serial ways to measure execution time for both versions. It serves as a resource for the college community to understand and apply the algorithm better.
ajanach/word_syllables
algorithm and application that can split any German word into syllables by adding a space between adjacent syllables for any input text.
ajanach/comparison-of-orchestration-systems-for-microservices-applications
This repository is part of Antonio Janach's master's thesis, comparing orchestration systems for microservices applications, focusing on Azure Kubernetes Service (AKS) and K3S.
ajanach/Plant-Disease-Analysis-System
Plant Disease Detection System: ML Ops with TensorFlow Serving, FastAPI on Kubernetes. Terraform automates AKS deployment for seamless scalability. Azure Kubernetes Service ensures efficient container orchestration.
ajanach/Data-Mining-Fundamentals
Explore various data mining techniques & algorithms in R language. Includes examples & tutorials on K-Nearest Neighbors, Random Forest, Association Rule Mining, & Cross-Validation. Get hands-on experience with the code provided.
ajanach/dijkstra-MPI
Implementation of the Dijkstra algorithm serially and in parallel using MPI.
ajanach/notepadReplica
This is a project based on wxWidgets using C++. Project was done for Object Oriented Programming college on my faculty.
ajanach/portfolio-web-page
This project deploys a portfolio web page powered by Hugo to Github Pages with a custom domain via Github Actions. It enables to host Hugo blog on Github Pages and connect it to a personalized domain.
ajanach/sentiment-analysis-netflix
Explore examples, code, and resources for sentiment analysis, text processing, snscrape, MongoDB Atlas, and ML model Naive Bayes. Analyze content, sentiment, and train models for text insights.