Giter Site home page Giter Site 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

kanban-board-exercice icon kanban-board-exercice

Use Kanban board with filled-in tasks that have categories and time estimations to assign work in group.

ks-budget icon ks-budget

The Ruby on Rails capstone project is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

leaderboard icon leaderboard

Leaderboard is a project allows users to provide their score and display them in the leaderboard of the game. Build with HTML,CSS,JavaScript,API, and Webpack. This project uses Gitflow.

math-magicians icon math-magicians

Math Magicians is a project that allows the users to make simple calculations and read a ramdom math-related quote. I use React to build it.

portfolio icon portfolio

The portfolio is a project that exposes my skills to the world and shows what I am truly capable of as a developer. I used HTML, CSS, and JavaScript.

real-estate icon real-estate

A real estate web app allows the user to buy or rent houses, appartments. Build with React and Tailwindcss.

redux-basics icon redux-basics

This Exercise will help me start practicing all the concepts I've been reading about REDUX. I will create a store, start defining and dispatching actions, and write my first reducers.

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.