Skip to content
View martinnajjar12's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report martinnajjar12

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

Hey, Folks Hey

Header

πŸ“‡ About me:

If you're looking for my personal Info:

  const personalInfo = {
    name: 'Martin Najjar',
    title: 'Full Stack Developer',
    specialTitles: ['Husband 🀡', 'Daddy πŸ§™β€β™‚οΈ', ' Mentor πŸ‘¨β€πŸ«', 'Hard worker πŸ‘¨β€πŸ’»']
  };

And if you're wondering what are the technologies I use:

  const stack = ['HTML5', 'CSS3', 'Ruby', 'Ruby on Rails', 'JavaScript', 'TypeScript', 'ReactJS', 'React Native', 'NextJS', 'Redux', 'Bootstrap', 'Material UI'];

Who said I don't test my code?? Here are the techs I use for testing:

  const tests = ['RSpec', 'Capybara', 'ShouldaMatchers', 'Selenium', 'Jest', 'React Testing Library'];

I use Linters? Sure. Check this out:

  const myLinters = {
    htmlCss: ['Lighthouse', 'Webhint', 'Stylelint'],
    ruby: 'Rubocop',
    javasctip: 'ESLint',
    };

The tools I use? Here they are:

  const tools = ['Git', 'GitHub Actions', 'AWS', 'VSCode', 'Heroku', 'Netlify', 'Vercel', 'DevTools', 'PhotoShop'];

How did I learn coding?? Well, this is the story:

  const education = {
    love: 'love? Yeah, you read it right. I fell in love with coding',
    oneMAC: 'Online Program by Udacity',
    Microverse: 'Full-time School'
    };



πŸ“œ My GitHub Stats:

My github stats


πŸ“« Reach out to me via these links:


Let's get in touch πŸ˜‰

linkedin icon twitter icon mail icon external link icon

Pinned

  1. calories-frontend calories-frontend Public

    Calories Tracker is a web app, built with ReactJS for the frontend, Ruby on Rails for the backend. The idea of this app is that the user can submit how many Carbohydrates, Proteins and Fats he had …

    JavaScript 3 2

  2. currencies-catalogue currencies-catalogue Public

    A React-Redux application where you can browse the top 25 ranked cryptocurrencies and check their details

    JavaScript 3

  3. space-shooter space-shooter Public

    A simple web game that uses Phaser 3 and JavaScript

    JavaScript 2

  4. Timetivity Timetivity Public

    Timetivity helps you identify the time for each activity you do. You can create groups and organize your activities. Built with Ruby on Rails.

    Ruby 1

  5. ror-social-scaffold ror-social-scaffold Public

    Forked from microverseinc/ror-social-scaffold

    This is a social media app where a user can sign in with his Facebook account or with his email. He can send a friend request to another user and can decline or accept a friend request. Built with …

    Ruby 2

  6. lintertin lintertin Public

    A simple ruby linter that detects errors and omissions. Built with Ruby.

    Ruby 3