Skip to content
View Am0031's full-sized avatar

Block or report Am0031

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

Hi πŸ‘‹, I'm Amelie

A passionate full stack web developer from the UK

snake gif

Some info about me

  • 🌟 I retrained as a full stack developer in 2022

  • πŸ”‘ Ask me about my journey into Tech

  • 🌱 I’m currently working with TS/React, and dabbing in UI/UX with Figma.

  • ⚑ I’m looking to collaborate on projects and npm packages!

  • β˜€οΈ Fun fact: I'm fluent in French and German

  • πŸ“« How to reach me: Email me at amelie.pira@gmail.com

  • πŸ‘¨β€πŸ’» All of my projects are available on my portfolio and also on my GitHub page

Connect with me

Languages and Technologies

react html5 bootstrap css3 git heroku javascript nodejs express graphql mongoDB mysql sequelize jest postman storybook

My stats

am0031

Pinned Loading

  1. javascript-algorithms javascript-algorithms Public

    A collection of JavaScript algorithms and their testing with Jest. Great for practicing algorithms before a technical interview.

    JavaScript 13 3

  2. weather-dashboard weather-dashboard Public

    weather dashboard with option to search cities by name and see their current weather and 5 day forecast

    JavaScript

  3. we-care-react we-care-react Public

    Forked from C-Sim/we-care-react

    Front end for app allowing efficient collaboration between carers and care users.

    JavaScript

  4. we-care-server we-care-server Public

    Forked from C-Sim/we-care-server

    Back end for app allowing efficient collaboration between carers and care users.

    JavaScript

  5. coding-mentoring coding-mentoring Public

    Platform to match coding mentors with coding mentees

    JavaScript 2 2

  6. regex-tutorial.md regex-tutorial.md
    1
    # Regex tutorial
    2
    
                  
    3
    This gist explains how to understand the structure of a regex.
    4
    
                  
    5
    ## What Is a Regex?