dvega920
Full Stack developer seeking opportunities to grow and develop my skillset with a growth oriented company.
Candia, NH
Pinned Repositories
22EW3_WK7_CS-250-SDLC
22EW3_WK7_CS-250-Software Development Lifecycle (SNHU)
BALANCE
"BALANCE"
Bootstrap-Portfolio
Week 2 Homework - Build responsive portfolio using Bootstrap
burger
create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM.
Color-Game
Color game using RGB colors randomly generated. Guess the color of the RGB! HTML, CSS, JavaScript
Note-Taker
Create an application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file. Also deployed to Heroku and using compression
Patatap-Project
Interactive app to display randomly placed orbs with color and sound. HTML, CSS, JS and Paper.js framework
Survivor-Bootcamp-edition
App for central repo to access web dev tools for starter developers
ToDo-List
Basic ToDo list. Add, Complete, Delete tasks. HTML, CSS, JavaScript, JQuery (NOT persistent)
yelp_camp
Express app using Node, MongoDB, Handlebars to Create, Read, Update, Delete various campgrounds
dvega920's Repositories
dvega920/BALANCE
"BALANCE"
dvega920/Note-Taker
Create an application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file. Also deployed to Heroku and using compression
dvega920/22EW3_WK7_CS-250-SDLC
22EW3_WK7_CS-250-Software Development Lifecycle (SNHU)
dvega920/burger
create a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM.
dvega920/ToDo-List
Basic ToDo list. Add, Complete, Delete tasks. HTML, CSS, JavaScript, JQuery (NOT persistent)
dvega920/yelp_camp
Express app using Node, MongoDB, Handlebars to Create, Read, Update, Delete various campgrounds
dvega920/app_admin
dvega920/CS-305_SNHU-Software_Security
CS-305 - Software Security 23EW3
dvega920/CS-330_Comp_Graphics_and_Visualization
SNHU - Comp Graphics and Visualization
dvega920/CS-465-Full-Stack-Development-I
dvega920/CS-470-Full-Stack-Development-II
dvega920/CS230-Operating_Platforms
Portfolio for SNHU CS-230_22EW1
dvega920/CS370
dvega920/Developer-Profile-Generator
Create a command-line application that dynamically generates a PDF profile from a GitHub username. The application will be invoked with the following command: "node index.js"
dvega920/Employee-Directory
For this assignment, you'll create a employee directory with React. This assignment will require you to break up your application's UI into components, manage component state, and respond to user events.
dvega920/Employee-Tracker
Build a CLI Employee Tracker to run queries using inquirer, mysql, console.table
dvega920/healthapp
dvega920/Hot-Restaurant-Mini-Project
Restaurant reservation mini project
dvega920/IDS-403-Technology-and-Society
dvega920/IT-140-Mod-6
Module 6 Challenges and LABS
dvega920/learn-angular-from-scratch-step-by-step
Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of an Angular 7 application as well as the best practices for building a complete app with Angular.
dvega920/learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
dvega920/Module-Eight-Zybooks
Zybooks challenges and LABS
dvega920/module-seven-project-2
IT-140: Intro to Scripting - Project 2 (Text Based Game)
dvega920/Module-Seven-Zybooks
Module 7 Zybook activities and challenges
dvega920/module-six-milestone
dvega920/SNHU-CS-320-Software-Test-Automation-QA
course portfolio
dvega920/SNHU_CS-300
dvega920/Template-Engine-Employee-Summary
Create a simulation org chart with employees (Managers, Engineers, Interns) created from CLI prompts using inquirer and jest for testing
dvega920/Workout-Tracker
Create a Workout Tracker. This assignment will require you to create Mongo database with a Mongoose schema and handle routes with Express.