Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / azu20 9 repositories

Hello! I am a Full-Stack Developer with a certificate in Web Development from the University of Arizona.

azu20/react-portfolio-azucena

Language: JavaScript - Size: 4.04 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/Node.js-ReadMe-Generator

This command-line application gnerates a quality Readme.md file using user input. The Readme wll have information about your project, purpose, what to install, how to run it, and how to contribute and contact the project owner.

Language: JavaScript - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/Note_Taker_Express

This app allows you to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

Language: JavaScript - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/burger-full-stack-app

This is the first Full Stack App I created. This burger logging app uses MySQL, Node, Express, Handlebars and a homemade ORM (yum!). It also applies the MVC design pattern.

Language: JavaScript - Size: 277 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/Code-Refactor

My task is to refactor an existing webpage to make it accessible. This assignment reflects understanding of basic HTML, CSS, GitHub, Git & Git workflow.

Language: HTML - Size: 46.5 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/Suzy-Profile

Hello! Thank you for visiting, please visit my Portfolio at the link below to get to know me better!

Language: HTML - Size: 6.08 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/Weather-Dashboard

This app serves as a weather dashboard. It uses Third-party APIs to access location and climate details. This app uses local storage to store any persistent data.

Language: JavaScript - Size: 53.7 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

azu20/Work-Day-Scheduler

I have created a simple calendar application that allows the user to save events for each hour of the day.

Language: JavaScript - Size: 864 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/kidsapp

Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/Coding-Quiz

This app is a timed code quiz with multiple-choice questions. The app runs in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code. It will also feature a clean and polished user interface and be responsive, ensuring that it adapts to multiple screen sizes.

Language: JavaScript - Size: 136 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/create-your-portfolio

My first Portfolio page ever. It applies all the Bootstrap concepts learned this week. Including the concept of a grid, using a container floating images and using a nav bar.

Language: HTML - Size: 3.92 MB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/Password-Generator

This Application generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code.

Language: JavaScript - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

azu20/assignments

Language: JavaScript - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/restaurant-app

Practice Activity: Basic app demonstrating Node and Express with jQuery. Overall purpose is to help schedule reservation requests. Restaurant has just 5 tables available. First five requests get a reservation, every request after that is sent to the waiting list.

Language: HTML - Size: 76.2 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

azu20/Practice-activity-2

Practice activity using HTML

Language: HTML - Size: 1000 Bytes - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

azu20/azucena

Language: JavaScript - Size: 7.38 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

azu20/Elixir-Cards

Practice Elixir Code by creating a card game

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

azu20/workout-tracker

This app is a workout tracker. This app uses a Mongo database with a Mongoose schema and handle routes with Express.

Language: JavaScript - Size: 229 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

azu20/Reverse_Engineer

This is a different approach to web development. Rather than having a team member explain every line of code for me, I have dissected the code and in a Google Doc, have documented a tutorial explaining every file and it’s purpose.

Language: JavaScript - Size: 259 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 2

azu20/Team-generator

This command line application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns. When the user has completed building the team, the application will create an HTML file that displays a nicely formatted team roster based on the information provided by the user.

Language: JavaScript - Size: 1.1 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

azu20/react-employee-directory

This app uses React and serves as an employee directory. I broke up my application's UI into components, manage component state, and respond to user events.

Language: JavaScript - Size: 902 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

azu20/offline-budget-tracker

This App adds functionality to an existing Budget Tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they should populate the total when brought back online.

Language: JavaScript - Size: 1.21 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

azu20/MERN-Google-Books-Search

This MERN app is a Google Books Search app. This app uses React components, works with helper/util functions, and utilizes React life cycle methods to query and display books based on user searches. It also uses Node, Express and MongoDB so that users can save books to review or purchase later.

Language: JavaScript - Size: 27.6 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

azu20/Employee-Management-System-MySQL

This command-line interface (Content Management System) will architect and build a solution for managing a company's employees using node, inquirer, and MySQL.

Language: JavaScript - Size: 660 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

azu20/real-estate

This MERN stack real estate application, uses Auth0 for login, it has the search functionality to look for properties listed for sale, and visually displays the search results on a map on one side and properties listed on the other side, it also allows the user to add properties to their favorites list. The application provides the agent with user trends via graphs and charts and other metadata.

Language: JavaScript - Size: 50.1 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 8 - Forks: 6

azu20/100-days-of-code Fork of kallaway/100-days-of-code

Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)

Size: 269 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

azu20/awesome-interview-questions Fork of DopplerHQ/awesome-interview-questions

:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

Size: 126 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

azu20/portfolio-react

Language: JavaScript - Size: 4.19 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

azu20/learning-to-fork Fork of coding-boot-camp/prework-about-me

Language: HTML - Size: 175 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0