feliciaiveliz
Co-Creator of @nexus-graphql & Software Engineer looking for new professional opportunities!
https://feliciabacon.hashnode.dev/College Station, Texas
Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
Airline-Routes-Application
Built with React and deployed with Heroku, this application allows you to view 850 airline routes between a list of 17 airlines and 520 airports. The map displays the current selection of routes based on the airline and airport.
capstone-vps-app
feliciaiveliz.github.io
Javascript-Contacts-Application
Contact's Manager is an application that allows you to add a new contact, search for a contact, delete a contact and edit a contact. The HTML, CSS and Javascript is all of my own code. I utilize the MVC (Model, View, Controller) design to organize my code. This project is part of Launch School's Front-End Core Curriculum.
Launch-School-Book-Club
The Launch School Book Club is a place for LS students to come together and talk about books! We meet weekly on Wednesdays, 3pm CST. In addition to discussions surrounding the current book we are reading, this is a place to socialize and talk about any books we are reading or are interested in reading in the future. All students in Launch School are welcome to join anytime!
Launch-School-Core
This repository contains all the exercises, assignments and projects for the Launch School Core Curriculum. Launch School is a school for software engineers that teaches Front-End and Back-End development with Ruby, Javascript, SQL databases, Networking, and more.
Request-Cloud
Request Cloud is an application that allows you can create "clouds" to store and inspect HTTP requests.
nexus-cli
Nexus is an open-source GraphQL framework that aims to address the challenges of transitioning from a REST API to a GraphQL.
nexus-dashboard
Admin dashboard for Nexus users included with the CLI built with JavaScript, React, Express, HTML/CSS
feliciaiveliz's Repositories
feliciaiveliz/feliciaiveliz.github.io
feliciaiveliz/Request-Cloud
Request Cloud is an application that allows you can create "clouds" to store and inspect HTTP requests.
feliciaiveliz/capstone-vps-app
feliciaiveliz/Airline-Routes-Application
Built with React and deployed with Heroku, this application allows you to view 850 airline routes between a list of 17 airlines and 520 airports. The map displays the current selection of routes based on the airline and airport.
feliciaiveliz/Gardeners-Journal-Application
Gardener's Journal is a web application that allows you to catalog different types of plants. Plants can include herbs, flowers, trees, fruit, and vegetables. For each entry, you can specify plant name, scientific name, types of soil, sunlight, description and watering amounts. I built this personal project as part of Launch School's course 175.
feliciaiveliz/Javascript-Contacts-Application
Contact's Manager is an application that allows you to add a new contact, search for a contact, delete a contact and edit a contact. The HTML, CSS and Javascript is all of my own code. I utilize the MVC (Model, View, Controller) design to organize my code. This project is part of Launch School's Front-End Core Curriculum.
feliciaiveliz/Launch-School-Core
This repository contains all the exercises, assignments and projects for the Launch School Core Curriculum. Launch School is a school for software engineers that teaches Front-End and Back-End development with Ruby, Javascript, SQL databases, Networking, and more.
feliciaiveliz/Ruby-Challenges-Problems
Large set of considerably more complex Ruby Challenge Problems. Each problem has a corresponding 'test' file that includes tests written with Minitest.
feliciaiveliz/Books-Express-Graphql
feliciaiveliz/cli-practice
feliciaiveliz/Contacts-Pug
feliciaiveliz/Data-Structures-Algorithms
feliciaiveliz/Express-Application
Simple express application used to practice with Nginx and a virtual private server hosted on Digital Ocean.
feliciaiveliz/feliciaiveliz
Config files for my GitHub profile.
feliciaiveliz/Front-End-Development-Javascript-Problems
Problems written in Javascript that encompass front-end development, to include traversing and manipulating the DOM with Javascript and DOM APIs, making HTTP requests with XMLHttpRequest, Async/Await and Fetch, and Asynchronous programming with event listeners.
feliciaiveliz/Go-By-Example-Exercises
Exercises from the Go By Example website containing practice problems for all Golang topics.
feliciaiveliz/Go-Practice-Exercises
Practice problems from Codewars that solve 8 level kyu problems.
feliciaiveliz/Go-Video-Series
feliciaiveliz/Hello-World-Pug
Hello World application that utilizes Express and Pug to display a greeting in English, French, Serbian and Egyptian. Created as a project from Launch School's 175 Networked Applications in the Javascript track.
feliciaiveliz/Javascript-Basics-Problems
Basic Javascript problems that explore different fundamental topics such as arrays, conditionals, strings, object, and much more.
feliciaiveliz/Javascript-Fundamentals-Problems
Problems written in Javascript that contain beginner-level problems ranging from arrays to objects to slightly harder problems with more complex algorithms.
feliciaiveliz/katarinarosiak
feliciaiveliz/Little-Go-Book
Exercises from the 'Little Go Book' by Karl Seguin. https://www.openmymind.net/The-Little-Go-Book/
feliciaiveliz/Nhost-Project
feliciaiveliz/odessey-voyage-1
feliciaiveliz/odyssey-lift-off-part5-client
Odyssey Lift-off V - Client - Course Companion App
feliciaiveliz/odyssey-lift-off-part5-server
Odyssey Lift-off V - Server - Course Companion App
feliciaiveliz/Ruby-Basics-Problems
Basic Ruby problems that explore topics such as loops, arrays, debugging, user input, and much more.
feliciaiveliz/Ruby-Foundations-Problems
Ruby programming problems that explore testing with Minitest and problems with more complex algorithms.
feliciaiveliz/Shopping-Cart