Skip to content
View amita-roy's full-sized avatar
👩‍💻
Learning new things!
👩‍💻
Learning new things!
Block or Report

Block or report amita-roy

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

Hi, I'm Amita Roy!

A Full-Stack web developer ready for adventure

You can check out my portfolio here


LinkedIn Twitter


  • 🖥 Available for new job opportunities.
  • 🌱 I’m currently working on React, Typescript and Nodejs
  • 📫 How to reach me: amita.roy@workmail.com
  • 😄 Pronouns: She/Her

header

Job Interest

  * Full-stack Developer
  * Front-end Developer

Stats



📇 About me:

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

  const stack = ['JavaScript', 'ReactJS', 'TypeScript', 'Nodejs', 'Redux', 'Ruby', 'Ruby on Rails'];

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

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

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', 'Gitlab', 'GitHub', 'VSCode', 'Heroku', 'Netlify', 'DevTools', 'Figma'];

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

  const education = {
    Degree: 'Bachelor's of Arts'
    Online_Courses: ['Udemy', 'freeCodeCamp', 'Frontend Masters', 'Go Rails']
    Microverse: 'Full-time School'
    };

Pinned

  1. Appointment-booking-app-frontend Appointment-booking-app-frontend Public

    Built with React & Redux. This project is the front end of an appointment booking app for salon services. I have used "Tailwind" for style. This app built for tablet to desktop screen ( >= 768) size.

    JavaScript 3

  2. Appointment-booking-app-backend Appointment-booking-app-backend Public

    An Appointment booking app backend for salon services

    Ruby 2

  3. Portfolio Portfolio Public

    I have created this portfolio in React and used tailwind for styling. In this portfolio, I have my 5 best projects to display. A contact form, which is in progress to post. You can email me through…

    CSS 18

  4. Cocktail-Recipes-App Cocktail-Recipes-App Public

    Built this project for the React capstone is based on a catalogue of recipes. It is a browsable list of items that you can filter and access to the details of one item.

    JavaScript 3

  5. Weather-App Weather-App Public

    This Weather App project is about asynchronous communication with promises or async/await and when to use them. In this project, I have used the API https://openweathermap.org/ for weather data. Th…

    JavaScript 4

  6. Space-Fighter Space-Fighter Public

    This game is a capstone project for the Javascript module. I have used the phaser-3 framework to build this

    JavaScript 6