jlangner87
Iowa based software-engineer, driven by continuous improvement and complex problem-solving.
Iowa
Pinned Repositories
amyross_tattoo
Tattoo Artist Portfolio
caleb_langner
Teacher Portfolio
control_flow_Py
dnd_dice
ga_seir_projects
Unit Projects from General Assembly Software Engineering Immersive
langner-wedding
Custom Wedding Website
math_quiz
random_coffee
ruby-library-stages
Learning Ruby: Documented in the stages via iterations of my library catalog program
shop_spencer
jlangner87's Repositories
jlangner87/u1_hw_codewars_challenges-1
In this deliverable, you'll be introduced to a site called Code Wars, which is an excellent way to practice JavaScript!
jlangner87/u1_hw_control_flow_adventure
Practice using JavaScript control flow by building a Choose Your Own Adventure game.
jlangner87/u1_hw_HOF-1
Practice using Higher Order Functions and JavaScript Objects.
jlangner87/u1_hw_markdown-1
Introduction to Markdown language and a walkthrough for creating project ReadMe files.
jlangner87/u1_hw_star_wars
Practice using terminal commands in a galaxy far far away.
jlangner87/u1_lab_fake_resume
In this lab, we'll create a new resume for everyone's favorite foul-tempered feline.
jlangner87/u2_hw_movie_mapping
In this homework, you will use movie data to practice mapping components in React.
jlangner87/u2_lab_dr_who
Today, you're going to help the T.A.R.D.I.S. navigate through a React App in the form of an object.
jlangner87/u2_lab_mongoDB_sneakers
In this exercise, we'll use the mongo shell to interact with a database of sneakers.
jlangner87/u2_lab_react_ATM
In this lab, we'll build a simple ATM using React Hooks.
jlangner87/u2_lab_react_LOTR
One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the codebase bind them.
jlangner87/u2_lesson_component_hierarchy
In this lesson, we'll learn about component hierarchy diagrams and how to use them when building a complicated project.
jlangner87/u2_lesson_mongoose_express
jlangner87/u2_lesson_react_components
In this lesson, we'll learn about the fundamentals of building and utilizing components in React. By utilizing what's known as components, we can easily break up our UI into modular pieces of code that we can reuse in multiple places.
jlangner87/u2_lesson_react_mapping_components
jlangner87/u2_lesson_react_props
In this lesson, we'll learn how to utilize properties or props for short to create reusable elements in React.