jasheloper
Passionate and creative technical professional • Lifelong learner | Work GitHub @jashele007
Remote
Pinned Repositories
100-days-of-code
Relearning HTML, CSS, and JS as if I were starting from scratch. Documenting the progress here.
conditionals-test-2
Test skills with JavaScript conditionals.
conditionals-test-3
Test skills with JavaScript conditionals.
demo-email
In this video, I discuss how email development works and what I do in my current role.
fundamental-css-comprehension
To test comprehension of fundamental CSS theory, syntax and mechanics.
html-tables-review
To test comprehension of HTML tables and associated features.
img-gallery-js-2
An image gallery 🏞️ To test comprehension of JavaScript loops, functions, conditionals, and events.
promise-animations
Update a page to play a series of animations in a sequence using promise-based techniques.
random-name-gen
Random name generator 🔡 To practice building a dedicated worker.
silly-story-js
A silly story generator; To test comprehension of JavaScript fundamentals, such as variables, numbers, operators, strings, and arrays.
jasheloper's Repositories
jasheloper/Advanced-CSS-Sprint-Challenge
Demonstrate proficiency by updating a website that is missing content as well as adding mobile styling.
jasheloper/DOM-I
Focus: To emulate a content management system by controlling the content in the JavaScript file instead of the HTML file. This project is an excercise pointed at selecting elements and then updating them without touching the HTML file using the DOM.
jasheloper/DOM-II
Fun Bus wants you to make their site more interactive. They are relying on you to provide 10 unique events to enhance their site.
jasheloper/Great-Idea-Web-Page----User-Interface-ll
A study of CSS resets, box model layout, display types and positioning.
jasheloper/JavaScript-I
Putting into practice the principles learned throughout JavaScript I - Variables, Arrays, Objects & Functions / @LambdaSchool
jasheloper/JavaScript-II
With some basic JavaScript principles we can now expand our skills out even further by exploring array methods like: .forEach(), .map(), .reduce(), and .filter(). We can also look at how closures have a large impact on how we write JavaScript.
jasheloper/JavaScript-III
This challenge focuses on using the this keyword as well as getting comfortable with prototypes by building out a fantasy themed video game.
jasheloper/JavaScript-IV
This challenge focuses on classes in JavaScript using the new class keyword.
jasheloper/Newsfeed-Components
A webpage that utilizes JavaScript components allowing a user to toggle "expand" on an article to see more and click on the left hamburger menu to see the links.
jasheloper/Responsive-Web-Design-I-Project
The project task is to create an adaptive version of a design & for it to work on multiple devices using media queries.
jasheloper/Sprint-Challenge--JavaScript
A demonstration of proficiency with variables, functions, object literals, arrays, this keyword, prototypes, and class syntax by completing a survey of JavaScript problems.
jasheloper/Sprint-Challenge-Applied-Javascript1
jasheloper/Sprint-Challenge-Applied-Javascriptx
A webpage that utilizes JavaScript components that displays articles that are being pulled from an API.
jasheloper/Tabs-Components
A pre-built webpage where JavaScript functionality was added to the tabs and a drop-down menu
jasheloper/wtfoodie
Team Project - A marketing website for the app WTFOODIE. Displays information about the app & provides a demo.
jasheloper/github-usercard
jasheloper/lambda-calculator
This app demonstrates proficiency to construct components and style them based on the given design pattern & file structure.
jasheloper/nasa-photo-of-the-day
A React app that consumes the NASA API to fetch the Astronomy Photo of the Day.
jasheloper/portfolio-website
A project to get you up and running with a portfolio site. Objective: You will be building a portfolio website from a template. Once you get your content in the site, you will be able to host it using GitHub pages.
jasheloper/Preprocessing-I
Preprocessing Module 1
jasheloper/Preprocessing-II
This repo contains the code challenge for the second day of preprocessing
jasheloper/Preprocessing-II---Fun-Bus-Website
Fun Bus is a travel agency looking for some updates to their marketing page. Review the readme file to see what they need to see done.
jasheloper/react-american-football-scoreboard
A React app that displays a scoreboard for an American football game.
jasheloper/responsive-web-design-I
Responsive Web Design I project
jasheloper/resume
A project to demonstrate the use of CSS preprocessors using LESS.
jasheloper/Sprint-Challenge--Advanced-CSS
A study of advanced CSS techniques using Responsive Design and Preprocessing. We studied how to use the viewport meta tag, media queries, setting up a preprocessor, and advanced use of preprocessing techniques. The goal of this project was to demonstrate proficiency by updating a website that is missing content as well as adding mobile styling. / www.lambdaschool.com
jasheloper/Sprint-Challenge--User-Interface
This is the sprint challenge for the User Interface and Git sprint
jasheloper/Sweet-Eats-User-Interface-Project
A study of the fundamentals of HTML and CSS.
jasheloper/UI-Sprint-Challenge
This challenge is designed to demonstrate proficiency in Semantic HTML, CSS Fundamentals, CSS Flexbox Module, and Git.
jasheloper/User-Interface-Services-Page-Project
A study of the Flexible Box Module also known as flexbox. This project covered the basics of what flexbox is and how we use it to properly to build a user interface.