Pinned Repositories
AndroidBlogApp
:blue_book: A Firebase based android blog application
Ansible-LAMP
Set LAMP server using Ansible and Vagrant
AnsibleAutomation
configure 3 Vagrant machines using Ansible playbooks
bookStoreAPI
Node js Bookstore API
ChatApp
:speech_balloon: A Firebase based android chat app
discourse-groups-sync
This repo contains the Discourse plugin I developed as a summer intern at CERN in 2020.
discourse-roboto-theme
MicroServiceBlog
The app is composed of 5 services: Posts, Comments, a React web client, a Query and Comment Moderation service as well as a simple Event Bus. All services are conteneurized in a Docker image and can be run using miniKube.
MiniKube-MongoDb-WebApp
Deploy MongoDB and a WebApp image in a local Minikube Kubernetes environment
SimpleGoApps
CyrineG's Repositories
CyrineG/AndroidBlogApp
:blue_book: A Firebase based android blog application
CyrineG/Ansible-LAMP
Set LAMP server using Ansible and Vagrant
CyrineG/AnsibleAutomation
configure 3 Vagrant machines using Ansible playbooks
CyrineG/bookStoreAPI
Node js Bookstore API
CyrineG/ChatApp
:speech_balloon: A Firebase based android chat app
CyrineG/discourse-groups-sync
This repo contains the Discourse plugin I developed as a summer intern at CERN in 2020.
CyrineG/discourse-roboto-theme
CyrineG/MicroServiceBlog
The app is composed of 5 services: Posts, Comments, a React web client, a Query and Comment Moderation service as well as a simple Event Bus. All services are conteneurized in a Docker image and can be run using miniKube.
CyrineG/MiniKube-MongoDb-WebApp
Deploy MongoDB and a WebApp image in a local Minikube Kubernetes environment
CyrineG/SimpleGoApps
CyrineG/discuss-board
CyrineG/EarthQuakeWatcher
:earth_africa: A realtime earthquake watcher android application. the app plots all of the locations of earthquakes that occured in the last 7days and updates every minute using data from https://earthquake.usgs.gov api.
CyrineG/events_api
CyrineG/EventsWebSite
A React based events manager website for the Web Developpement end of semester project.
CyrineG/EventsWebsite-API
PHP REST api for EventsWebSite project
CyrineG/faceRecognitionBrain-API
Backend server for the faceRecognitionBrain web app project
CyrineG/faceRecognitionWebApp
A React based web app that uses Clarifai's Face Detection API to recognize faces in submitted pictures.
CyrineG/lfx-2022
CyrineG/meshery
Meshery, the cloud native management plane
CyrineG/SimpleAndroidApps
Simple Android Projects to learn android programming
CyrineG/SimpleJavaApps
Simple Java projects to learn Java
CyrineG/SimpleRubyApps
Simple apps to learn Ruby
CyrineG/SimpleWebApps
Simple javascript and React based web apps to learn web developpement
CyrineG/terraform-provider-sonarqube
Terraform provider for managing Sonarqube configuration
CyrineG/Wine_quality_model
A model using a random forest for judging a wine's quality :wine_glass: , based on its acidity, residual sugar, and alcohol concentration.
CyrineG/X-O_console_game
:game_die: An X-O console game mini projet in Python developped for paradigme class