Pinned Repositories
DBMS_java
Database Management System Implementation
energy-aware-k8s-serverless-scheduler
An energy-aware custom Kubernetes scheduler for Serverless environment using the K8s Scheduling Framework on Golang
grpc_golang
A gRPC base server-client arch application based on Golang
hexagonal_golang
A golang microservice based on Hexagonal architecture
masters_thesis
My master's thesis with focus on resource management in serverless-edge architecture
predicting_topic_based_social_influence
a project which i'm currently woorking on to expand
resource_allocation_using_machine_learning
A resource allocation application using machine learning technique assisted by cloud computing implemented in Python
simple_gin_web_app
A minimal web application built on Golang's Gin framework
task_scheduling
Scheduler of multi-tasks to multi-machines
twitter_topic_detector
my bachelor's final project on analyzing twitter's data and detecting tweet's topic using python
faramarzQ's Repositories
faramarzQ/resource_allocation_using_machine_learning
A resource allocation application using machine learning technique assisted by cloud computing implemented in Python
faramarzQ/energy-aware-k8s-serverless-scheduler
An energy-aware custom Kubernetes scheduler for Serverless environment using the K8s Scheduling Framework on Golang
faramarzQ/masters_thesis
My master's thesis with focus on resource management in serverless-edge architecture
faramarzQ/hexagonal_golang
A golang microservice based on Hexagonal architecture
faramarzQ/jaeger_golang
A simple Jaager tracing project implemented on golang
faramarzQ/me
My webpage's source code
faramarzQ/my_university_timeTable
just my uni's timetable, not a big deal
faramarzQ/task_scheduling
Scheduler of multi-tasks to multi-machines
faramarzQ/tic_toc_toe_greedy_algorithm
this a 3*3 tic tac toe game created with html and javascript using a heuristic of greedy algorithm
faramarzQ/twitter_topic_detector
my bachelor's final project on analyzing twitter's data and detecting tweet's topic using python
faramarzQ/grpc_golang
A gRPC base server-client arch application based on Golang
faramarzQ/predicting_topic_based_social_influence
a project which i'm currently woorking on to expand
faramarzQ/simple_gin_web_app
A minimal web application built on Golang's Gin framework
faramarzQ/a_new_coding_decoding_algorithm
A New Coding/Encoding Algorithm using Fibonacci numbers on python
faramarzQ/bash_power_alert
an insanely simple bash file which alerts low battery power in a different way
faramarzQ/erlang_concurrent_server_client_app
An academic Erlang project demonstrating concurrencies with Client-Server architecture using Redis tool
faramarzQ/faramarzq
The README file shown on my Github profile's first page
faramarzQ/graph_coloring
a graph coloring app which colors the graph with 2 algorithms, Greedy and Degree Heuristic
faramarzQ/graphql_golang
A graphQL application on Golang using Mysql and Gorm
faramarzQ/hangman_game_on_sinatra
faramarzQ/hospital-finding-dijkstra-py
nearest hospital finder between a list of hospitals in a map, implemented with dijkstra in python
faramarzQ/hospital_finding_problem
Nearest hospital finder between a list of hospitals in a map, implemented with dijkstra on javascript
faramarzQ/k8s-random-scheduler
A custom kubernetes scheduler that places pods randomly on nodes
faramarzQ/kubernetes_configmap_and_secret_demonstrator
Demonestrator of kubernetes ConfigMap and Secret resources
faramarzQ/kubernetes_services_demonstrator
A demonstrator on ClusterIP and NodePort services in kubernetes
faramarzQ/kubernetes_volume_demonstrator
Demonstrating writing and reading on Kubernetes' volume using two Golang servers
faramarzQ/Natural_Language_Processing
Information Retrieval system for query search on documents (not complete yet)
faramarzQ/Quationnaire_lumen
faramarzQ/rabbitmq_golang_demonstrator
Implementations of different functionalities of RabbitMQ using Golang and ampq protocol
faramarzQ/Vue_PWA_framework