enterloper
Software Developer living in Texas. I primarily code in JavaScript (React, Vue, jQuery, Vanilla), Python, Scala, and SQL.
Austin, Texas
Pinned Repositories
add_minutes_code_challenge
Code Assessment for Affinipay
algorithm-exploration
Practicing and expanding my understanding of algorithms.
api-design-node-v3
[Course] API design in Node with Express v3
aws-certified-solutions
This contains notes on AWS. This repository was created as a placeholder for notes for the 2018 certified solutions exam.
Card_Deck_Challenge
Coding Challenge by a cool company asking me to "write a simple class in the language of your choice to represent a deck of cards with operations to shuffle the deck and to deal one card".
chefRelated
An app providing inventory control, menu suggestions, and shopping solutions for the chef-related mind.
Chevy_Chase_Goes_To_War
A coding challenge from a pretty cool company that wanted me to shuffle a deck of cards. That sounded kind of boring. Maybe it was supposed to be, but who likes boring?
cognizant
InterloperSite
A site I'm treating as a sandbox for all of my practice code, toy-problems, blog posts, and things I've learned.
react-redux-code-challenge-2
An alternate code challenge for candidates
enterloper's Repositories
enterloper/react-redux-code-challenge-2
An alternate code challenge for candidates
enterloper/aws-certified-solutions
This contains notes on AWS. This repository was created as a placeholder for notes for the 2018 certified solutions exam.
enterloper/add_minutes_code_challenge
Code Assessment for Affinipay
enterloper/algorithm-exploration
Practicing and expanding my understanding of algorithms.
enterloper/api-design-node-v3
[Course] API design in Node with Express v3
enterloper/create-user-flow
Flow for creating users for the BSA
enterloper/drag_n_drop_app
Moth+Flame VR inspired drag and drop app.
enterloper/ExperimentNodeCI
enterloper/GTG_PY_API
API for GTG
enterloper/heb-code-challenge
H-E-B code challenge involving writing a GET fetch request and filtering the items received based on given parameters of cost, and then showing the cost as well as the rating.
enterloper/js-linked-list
an exercise in creating linked list data structure
enterloper/learning-scala
A place for me to store notes as I figure out Scala
enterloper/MDN-Web-Overview
I decided to go through MDN's entire documentation in hopes of developing my own material for teaching others. This is where my rough drafts, work, and notes will be stored.
enterloper/money-conversion-code-challenge
A coding challenge I received that instructs on converting currency.
enterloper/og-aws
📙 Amazon Web Services — a practical guide
enterloper/outofthetimbers
outofthetimbers.com
enterloper/PracticeCode
A collection of code that I used for learning and instructional purposes.
enterloper/python-notes
This repository is solely for storage of notes on the Python programming language.
enterloper/python_api
Using flask for python to make Restful APIs
enterloper/react-lecture
Lecture on React discussing HOCs, middleware, and functional programming
enterloper/react-redux-interview
Interview challenge for potential candidates
enterloper/react-redux-interview-table-handlers-
Interview exercise for potential candidates.
enterloper/React_Coding_Challenge
Coding Challenge to show composed components
enterloper/redux-saga-beginner-tutorial
Redux/Redux-saga beginner tutorial
enterloper/ruby_and_rails
Code compiled while learning Ruby/Rails
enterloper/solvhealth-code-challenge
Code challenge for Solv
enterloper/ticktockchallenge
"A coding challenge exploring various tasks using Node and a Vue"
enterloper/vue-instructional-course
This repository is based on an introduction of Vue.js by Sarah Drasner (twitter: @sarah_edo). This introduction to Vue.js was taken to explore an alternative to React.js in web based applications and sites.
enterloper/warmly-code-challenge
Warmly code challenge
enterloper/zero_to_production_node
Node course from Front End Masters.