Skip to content
View KaskMIL's full-sized avatar
😺
😺

Highlights

  • Pro
Block or Report

Block or report KaskMIL

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

Hi there!
This is Tom, pleased to meet you!

const Tom = {
    pronouns: 'He' | 'Him',
    langages: ['HTML', 'CSS', 'JavaScript', 'Ruby'],
    askMeAbout: ['web-dev', 'movies', 'music', 'food'],
    technologies: {
       frameworksLibraries: ['Ruby on rails', 'React', 'Redux', 'SASS', 'Bootstrap', 'Tailwindcss'],
       databases: ['Postgresql'],
       test: ['Jest', 'Rspec],
       versionControl: ['GIT', 'GitHub']
    }
};

Interesting stats

Top Langs

Languages, Frameworks and tools

Ruby RubyOnRails Postgresql JavaScript React Redux HTML5 CSS3 SASS Bootstrap JEST Netlify Git GitHub Slack

🌎 Contact me!

Linkedin Badge Gmail Badge

Pinned Loading

  1. book-a-jet-front-end book-a-jet-front-end Public

    In the Book a Jet app you can reserve a jet in a specific range of date, see the details from a jet model, see or cancel your reservations, and add or delete a new jet to be available for reservati…

    JavaScript 3

  2. spacex-reservations spacex-reservations Public

    SpaceX-reservations is an App that displays real live data from the SpaceX API. The App counts with four different pages: Rockets, Missions, Dragons and Profile. In the first three pages, the data …

    JavaScript 4 2

  3. bookstore bookstore Public

    Bookstore is an app that creates a list of books. The app has two pages, the Book page that displays the list of books and has a form that allows the user to add a new book completing the title inp…

    JavaScript 1

  4. spring_concert spring_concert Public

    Spring Concert is a web page that simulates a music festival page. It has 2 pages, main page and about page, and you can navigate through the nav-bar. It was created as the final project for Microv…

    SCSS 8

  5. awsome_tv awsome_tv Public

    This project consist in creates a web page that displays data from a tv-shows API. The data is displayed in cards, the cards has a like counter that counts how many likes the tv show has, a like bu…

    JavaScript 4 3

  6. expenses-manager expenses-manager Public

    Expenses manager is 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.

    Ruby