Skip to content
View yefim's full-sized avatar

Organizations

@cis197f14

Block or report yefim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yefim/README.md

Welcome to my page!

Pinned Loading

  1. Build a Docker image, push it to AWS...
    1
    {
    2
      "AWSEBDockerrunVersion": "1",
    3
      "Image": {
    4
        "Name": "<AWS_ACCOUNT_ID>.dkr.ecr.us-east-1.amazonaws.com/<NAME>:<TAG>",
    5
        "Update": "true"
  2. Solve the NYTimes Spelling Bee chall...
    1
    const wordListPath = require('word-list'); // https://github.com/sindresorhus/word-list
    2
    const readlines = require('gen-readlines'); // https://github.com/neurosnap/gen-readlines
    3
    
                  
    4
    const isSuperset = (set, subset) => {
    5
      for (const elem of subset) {
  3. rkay-code/diverseui-sketch-plugin Public

    Fill your designs with photos of diverse users. Resource for images, avatars, and content.

    JavaScript 71 4

  4. flask-heroku-sample Public template

    Flask Heroku Sample Application

    Python 69 70

  5. yefeme Public

    My custom jekyll theme

    SCSS 11 1

  6. rkay-code/diverseui Public

    Discover diverse user images for UI design

    HTML 18