Skip to content
View CalyCherkaoui's full-sized avatar
:octocat:
Looking for New Opportunities
:octocat:
Looking for New Opportunities

Highlights

  • Pro
Block or Report

Block or report CalyCherkaoui

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
CalyCherkaoui/README.md

Hi I'm Houda, a Full-stack Engineer

const HOUDA = {
    pronouns: "She | Her",
    techStack: ["Ruby on Rails", "Ruby", "React", "Redux", "Javascript"],
    askMeAbout: ["Full-Stack developer", "GIS Engineer"],
    techSkills: {
        backEnd: {
        	   language: "Ruby",
		   technologies: ["Ruby On Rails", "Devise", "JWT-devise", "Jsonapi-rails", "Rails-Admin"],
		   databases: ["SQL", "Postgres", "sqlite"],
		   test: [ "Rspec", "Capybara", "Shoulda Matchers"],
        }, 
        frontEnd: {
        	   language: "JavaScript",
		   technologies: ["React", "Redux", "Axios", "DOM", "Webpack", "Redux-thunk"],
		   markup: "HTML",
		   style: ["CSS", "SASS", "Bootstrap"],
		   test: [ "Jest-test", "React-test-renderer"],
        },
	linters: {
		   backend: "Rubocop",
		   frontend: ["Eslint", "Stylelint", "Webhint", "Lighthouse"],
	},
	tools: {
		   versionControl: ["Git", "GitHub"],
		   concepts: ["Object-oriented Programming", "Functional Programming"],
		   methods: ["Test Driven Development", "Responsive Development"],
	},	  
    },
    softSkills: {
    		  programmingRelated: ["Remote work", "Pair-programming"],
		  personal: ["Methodical", "Analytical mindset", "Fast learner"],
    },
    iSpeak: ["English", "French", "Arabic"],
    funFact: "I enjoy coding in rainy weather!"
};

My Tech Stack

GIF


Ruby Rails Javascript GitHub

My credentials:


certificateFullStack certificateRails certificateReact certificateRuby certificateJavascript certificateHtmlCss

Contact me:


⭐️ Houda Cherkaoui

Pinned

  1. task-track-front-end task-track-front-end Public

    Full-stack daily routines tracking web App: Back-end API was built with Ruby On Rails, Jsonapi, Devise, JWT, and Front-end was built with React, Redux, Axios

    JavaScript 2

  2. blogging_app_ror blogging_app_ror Public

    Blog magazine specialized in Plants, Ecological farming, and Home gardening. Build with Ruby On Rails, Devise, Rails-admin, SQL, and Postgresql, AWS-S3, MVC Architecture.

    Ruby 3

  3. kryptostats-board kryptostats-board Public

    This project is the front-end side of a catalog of statistics that allows us to display general Cryptocurrencies data. The App collects data from an API and displays it in a list of data that can b…

    JavaScript 2

  4. Web_Scraper_Ruby Web_Scraper_Ruby Public

    The program is implementing a scraper for search results of a job offers website. This scraper helps you to search by keywords on https://www.indeed.com webpage, to scrape the results and to displ…

    Ruby 13 1

  5. shooter-game-space-battle shooter-game-space-battle Public

    This is a basic RPG game built with Phaser 3, a game development library for HTML games. To win the game, the player needs to collect scores by shooting and destroying enemies' spaceships.

    JavaScript 2

  6. Weather_app Weather_app Public

    In this project, I built a Weather application Using a weather API.

    JavaScript 4