Skip to content
View anitachengalva's full-sized avatar
🐛
working on bugs
🐛
working on bugs
Block or Report

Block or report anitachengalva

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

Pinned

  1. react-portfolio react-portfolio Public

    Personal Portfolio created with React.js

    JavaScript

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

    API created for a social media network. Allows user to share their thoughts, react to friends’ thoughts, and create a friend list. Utilizes Express.js for routing, MongoDB as a NoSQL database, and …

    JavaScript

  3. text-editor text-editor Public

    This application is an online Text Editor modified to be a Progressive Web Application (PWA). Utilizing the IndexedDB API, idb npm, and service worker with Workbox, this application has the capabil…

    JavaScript

  4. team-profile-generator team-profile-generator Public

    Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person

    JavaScript

  5. note-taker note-taker Public

    Note taking application used to write and save notes by writing and retrieving data from a JSON file. Express.js is utilized to develop the back-end code.

    JavaScript

  6. Regex Tutorial Regex Tutorial
    1
    # 🌈 Regex Tutorial
    2
    
                  
    3
    This tutorial provides a brief ouline for what regex is and how it is applied in code. Hopefully this explaination provides a better understanding on the general gist of how these expressions work!
    4
    
                  
    5
    ## Summary