Projects  

Click Funnel

gatsbylanding pageSEOPWAPaypal APIUX

This an SEO friendly landing page created for an animation services studio which comes also with a pwa.


Helper

RubyToolDifference CheckerTerminalHelper

This is an open-source tool written in Ruby ,that checks the diffrence between 2 files (especially for competitive programming).


Docker for drupal & SOLR

DevOpsDrupalSOLRweb devcentosDocker

This is a custom drupal 8 image that i use as my drupal 8 developpement environment.


Data Reliability Module For NOKIA

JavaScriptingmoduledata reliabilityNetwork

This tool was created to help infra team of Nokia to analyse the XML Data provided by their network.


Blog Editorials

EditorialsBloggingData StructureCompetitive ProgrammingProblem Solving

This Repos represents a list of editorials of several coding challenges with analysis.


Minimum edges to reverse to make a path from source to destination

GraphAlgorithmData StructureCompetitive ProgrammingProblem Solving

A simple implementation of an algorithm that reverses some edges (possibly 0) to make a path from a given source to a specific destination…