Git Product home page Git Product logo

Hi, I'm

Open to new opportunities!

class KenSteph{

    constructor(){
        this.username = 'kensteph';
        this.name = 'Kender Romain';
        this.web = 'https://kender-romain.netlify.app/';
        this.skills = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Bootstrap', 'TailWind'],
            'backend': ['Ruby on Rails', 'NodeJS', 'PHP'],
            'database': ['Oracle', 'PostgreSQL', 'MySQL', 'SQLite3', 'MongoDB'],
            'devops': ['GitHub Actions', 'Heroku'],
            'tools': ['GIT', 'GitHub', 'Linters'],
        };
        
  }
  
  getMyName(){
    return this.name;
  }
  
  getMySkills(){
    return this.skills;
  }
}

Get in touch

Kender Romain's Projects

30-days-of-python icon 30-days-of-python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

awsome-books-es6 icon awsome-books-es6

Awesome books is a web app where the user can save all his interesting books in the browser and display them after. I used HTML, CSS, JavaScript, and ES6 features.

book-store icon book-store

This project allows the user to add, display, and remove a selected display book. Built with React and use Redux as state manager.

chat-app icon chat-app

Using React and Firebase, a chat application that permits users to create an account, sign in, and exchange real-time messages with other users. React, a well-known front-end library, and Firebase, a back-end platform that provides real-time authentication and database services,

contribute-to-this-project icon contribute-to-this-project

This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.

countries-details icon countries-details

A web application that allows a user to filter a list of countries and get more details regarding this country. Built with React, Redux and also consume an API.

dental-clinic-api icon dental-clinic-api

Welcome to the future of dental clinic management! Our Dental Clinic Management System is a cutting-edge solution designed to streamline operations, enhance patient care, and improve overall efficiency in your dental practice.

drag-and-drop icon drag-and-drop

A simple QUIZ, list of items with DRAG N DROP functionality . Vanilla JavaScript

es6 icon es6

Some Interesting ES6' Features with Exercices

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.