- Virginia, USA
-
09:27
(UTC -04:00)
Pinned Loading
-
readme-generator
readme-generator PublicA command line application that dynamically generates a professional README.md file from a user's input using the Inquirer package.
JavaScript
-
employee-teams-generator
employee-teams-generator PublicI use Test-Driven Development (TDD) process to create various test cases and built functions for an application that generates profiles based on inputs from Node.js Inquirer Module. The information…
JavaScript
-
taskmaster
taskmaster PublicThis is a task management tool used to add and track tasks. Code has been created using jQuery, and Bootstrap to simplify and make UI/UX more user friendly.
JavaScript
-
A tutorial explaining how regex func...
A tutorial explaining how regex functions and describing what it does. 1# REGEX TUTORIAL
2This this a tutorial to explain how Regular Expressions, commonly known as regex, work. In this tutorial, I use an email address pattern to explain various regex components.
34## Summary
5Regex are used to declare a sequence of characters that define a search pattern of a text. As such, we can use regex to find any type of user input on a webpage. Regex allows programmers to specificifally target characters in a text and narrow down a type of input such as email addresses, telephone numbers, usernames... In this tutorial, I will be using email addresses as the text type to demonstrate how Regex work.
-
bragging-rights
bragging-rights PublicForked from clairecashmore17/bragging-rights
Blog-style platform that allows users to post achievements and view their fellow users achievements.
JavaScript
If the problem persists, check the GitHub status page or contact support.