Skip to content
View audryf's full-sized avatar
  • Lucky Orange
Block or Report

Block or report audryf

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

Hi there 👋

Software Engineer

  • 🔭 I’m coding bootcamp graduate 2021.
  • 🌱 I work for the best company ever!
  • 👯 I’m looking to collaborate on exciting projects with other developers from any experience level.
  • ❤️ I love Vue, JavaScript, CSS, and REST APIs.
  • 💡 Currently learning the weird parts of JavaScript and Elastic Search.
  • 🤔 I’m looking for help with coding practice.
  • 💬 Ask me about anything!
  • 📫 How to reach me:
  • 😄 Pronouns: She/Her
  • ⚡ Fun fact: I love plants!

Pinned Loading

  1. ratalla816/Forge ratalla816/Forge Public

    A place to connect for tech bootcamp students. Share experiences or ask coding questions for fellow students and grads to review, or jump right in and help out other boot campers with their projects!

    CSS 2

  2. social-network-api social-network-api Public

    A RESTful Express API created for a social media network using ExpressJS, MongoDB / Mongoose, and MomentJS. Includes User and Thought models with reusable routes for users, thoughts, reactions, and…

    JavaScript

  3. e-commerce-back-end e-commerce-back-end Public

    An ExpressJS API using Sequelize with MySQL to create and use a database through different end points. Allows the user to browse all, search for one, create new, or update categories, products, and…

    JavaScript

  4. weather-dashboard weather-dashboard Public

    See the weather for any location in the US. Your searches will be saved for easy future planning. Enter in the city and state you wish to see the weather for and get current conditions, plus 5-day …

    JavaScript

  5. Matching an Email Address Using Regu... Matching an Email Address Using Regular Expressions
    1
    # Matching an Email Address Using Regular Expressions
    2
    
                  
    3
    Regular Expressions, or regex, is a super powerful tool to use when searching some text, even find and replace with grouping. Here I will go over how to use regex to search for any email address and a couple different ways this could be done. 
    4
    
                  
    5
    ## Summary
  6. budget-tracker budget-tracker Public

    Budget Tracker - a PWA that allows you to keep track of expenses and earnings anytime, anywhere.

    JavaScript