Skip to content

Instantly share code, notes, and snippets.

const addBtn = document.querySelector('#new-toy-btn')
const toyForm = document.querySelector('.container')
const newToyForm = document.querySelector('.add-toy-form')
const toyContainer = document.querySelector('#toy-collection')
let addToy = false
// YOUR CODE HERE
window.onload = () => {
fetchToys()
@kkterai
kkterai / Chaya's Errors
Created February 20, 2020 20:31
Chaya's Errors 02/20/20
Could not find io-like-0.3.1 in any of the sources
Run `bundle install` to install missing gems.
omniauth_lab-online-web-pt-090919 (master)
👩🏻‍💻☕️$ rspec
Could not find io-like-0.3.1 in any of the sources
Run `bundle install` to install missing gems.
Traceback (most recent call last):
39: from /Users/Chaya/.rvm/gems/ruby-2.6.1/bin/ruby_executable_hooks:24:in &#96;<main>'
38: from /Users/Chaya/.rvm/gems/ruby-2.6.1/bin/ruby_executable_hooks:24:in &#96;eval'
37: from /Users/Chaya/.rvm/gems/ruby-2.6.1/bin/rspec:23:in &#96;<main>'
cains-mini:~ SenseiCain$ learn whoami
Traceback (most recent call last):
6: from /Users/SenseiCain/.rvm/gems/ruby-2.6.1/bin/ruby_executable_hooks:10:in `<main>'
5: from /Users/SenseiCain/.rvm/rubies/ruby-2.6.1/lib/ruby/gems/2.6.0/gems/executable-hooks-1.6.0/lib/executable-hooks/hooks.rb:49:in `run'
4: from /Users/SenseiCain/.rvm/rubies/ruby-2.6.1/lib/ruby/gems/2.6.0/gems/executable-hooks-1.6.0/lib/executable-hooks/hooks.rb:49:in `each'
3: from /Users/SenseiCain/.rvm/rubies/ruby-2.6.1/lib/ruby/gems/2.6.0/gems/executable-hooks-1.6.0/lib/executable-hooks/hooks.rb:50:in `block in run'
2: from /Users/SenseiCain/.rvm/gems/ruby-2.6.1/gems/rubygems-bundler-1.4.5/lib/rubygems_executable_plugin.rb:4:in `block in <top (required)>'
1: from /Users/SenseiCain/.rvm/rubies/ruby-2.6.1/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:92:in `require' /Users/SenseiCain/.rvm/rubies/ruby-2.6.1/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- rubygems-bundler/
@kkterai
kkterai / kenlyn-terai-tpm.md
Last active October 5, 2019 16:54
Kenlyn Terai TPM Resume

Kenlyn Terai

kenlyn.terai@gmail.com | 206.482.4446 | Github | LinkedIn

PROFESSIONAL EXPERIENCE

FLATIRON SCHOOL (Acquired by WeWork, 2017)

Product Manager | Software Engineer | Engineering Instructor (2018 - Present)

  • Prioritized the team's work, wrote specs, and launched features for student instructional tools used by over 8,000 active users, maintaining over $10 Million/year in revenue from enrollments and supporting 40 new cohorts.
  • Directed Agile cross-functional teams which totaled 14 engineers and a User Experience(UX) designer to improve student-instructor communication, assignment search, and conversion at events.
  • Designed downtime communication processes and training to improve service efficiency and effectiveness while enabling the fast-growing organization to meet 500+% year-over-year personnel growth.
  • Founded and co-led an online Algorithms Study Group series to help engineers get jobs after graduatio
@kkterai
kkterai / gist:becc6c3d3dc2d152d323222ab2ed8974
Created February 22, 2019 21:01
Error after running `learn` in a sample lab for the Ruby 2.6 upgrade
// ♥ learn
/home/kkterai/flatiron-bnb-associations-2-6-update-sgharms-test-webdev-fund/db/schema.rb doesn't exist yet. Run `rails db:migrate` to create it, then try again. If you do not intend to use a database, you should instead alter /home/kkterai/flatiron-bnb-associations-2-6-update-sgharms-test-webdev-fund/config/application.rb to limit the frameworks that will be loaded.
An error occurred while loading ./spec/models/city_spec.rb.
Failure/Error:
describe City do
let(:nyc) { City.create(name: 'NYC') }
it 'has a name' do
expect(nyc.name).to eq('NYC')
# KENLYN K. TERAI
<kkterai@gmail.com> | 206.482.4446
| [Blog](https://medium.com/me/stories/public) | [Github](https://github.com/kkterai) |
Switching careers from Medical Device Product Management to Full Stack Web Development, I am an innovative, energetic professional who possesses excellent communication, leadership, and problem solving skills. I am passionate about creating products that provide great customer experiences.
TECHNICAL PROJECTS
--