Skip to content
View desokan's full-sized avatar
Block or Report

Block or report desokan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
desokan/README.md

Pinned

  1. microservices-blog-project microservices-blog-project Public

    This is a blog microservices project with Node JS, React and MongoDB. The services will run with Docker and I will be using Kubernetes for orchestrating the different services. I will also be lever…

    JavaScript

  2. tour_project tour_project Public

    The Glide_Tour project is the backend project for a website that is into selling tours. The project exposes API endpoints that the frontend can consume from.

    HTML

  3. js-dom-greengrocers js-dom-greengrocers Public

    Forked from boolean-uk/js-dom-greengrocers

    In this project, I explored a common scenario in eCommerce, adding and removing items from the cart, and calculating the total. I used JS DOM, JavaScript, HTML, and CSS to build the project.

    JavaScript

  4. html-spotify-challenge html-spotify-challenge Public

    Forked from boolean-uk/html-spotify-challenge

    In this project, I create a clone of Spotify user interface. I created the project with HTML & CSS.

    HTML

  5. html-twitter-challenge html-twitter-challenge Public

    Forked from boolean-uk/html-twitter-challenge

    In this project, I created a clone of Twitter. I used CSS and HTML to create the project and I put into practice my skills of layout using grid.

    HTML

  6. js-dom-brewery-tours-challenge js-dom-brewery-tours-challenge Public

    Forked from boolean-uk/js-dom-brewery-tours-challenge

    In this challenge we explore a common scenario in eCommerce and booking sites, using filters and search to modify what we render from the state. You'll apply all the skills you've learned in the JS…

    JavaScript