Skip to content
View thetealpickle's full-sized avatar

Organizations

@thetealpickleco
Block or Report

Block or report thetealpickle

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
thetealpickle/README.md

Beautiful Day β˜€οΈ

Hello, @thetealpickle here, and welcome to @thetealpickle Universe (on GitHub) 😜!

@thetealpickle human

A Senior iOS and Backend engineer with 9+ years of experience.

reachable by email - jessica@thetealpickle.com

In the beginning

Her journey started the fall of her undergrad study at New York University after attended the tech conference, DroidCon NYC. Switching her major from mechanical engineering to computer engineering she formally started her career.

Experimentation

Within the span of her first year, she travelled the globe participating in 24+ in-person hackathons, winning a few πŸ₯Έ.
She experimented with new technologies every weekend eventually leading to her realized concentration of mobile first solution.
Projects from this time in her life can be found on Devpost

Experience

She has worked in an engineering capacity with lululemon, Clarifai, Bitly, Lyft, and This Also.
In addition, engineering proof of concept (POC) iOS applications for up and coming entrepreneurs.

Her experience also spans into teaching engineering, previously working with Girls Who Code and NYU's Department for K12 STEM Education.

Products πŸ“±πŸ”¨

In this section you'll find products @thetealpickle has published to the App Store.
These products are implemented with Swift across the stack (yes, backend too πŸ₯΄).

Index

  • THETEALPICKLE
  • CRAZY REPEAT


THETEALPICKLE

the ultimate tool for your mobile engineering career

Website

Download on the App Store

CRAZY REPEAT

your personal shareable dictionary at the tip of your keyboard

Website

Download on the App Store

The proper product acknowledgments are as followed:

- Engineering

iOS Engineer @thetealpickle
Backend Engineer @thetealpickle
Web Engineer @thetealpickle

- Design

App Designer @thetealpickle
Logo Designer @thetealpickle

- Business

Entrepreneur @thetealpickle

Pinned

  1. coding-problems coding-problems Public

    [BORED] Solutions to coding problems I solve for shits and giggles πŸ˜‚

    Swift 2 2

  2. cheese-api-swift cheese-api-swift Public template

    [FRAMEWORK] A Vapor 3 Swift API based on cheese. API capabilities include [Login/Token(Authentication), Logging, API Testing] This project is templated, feel free to use it as a starting point β™₯οΈπŸ§€

    Swift 5

  3. swiftui-experiments swiftui-experiments Public

    [EXPERIMENT] Experiments created to give me a coding chuckle and explore SwiftUI 🌩

  4. scripts scripts Public

    [AUTOMODE] Automating processes in my life, one script at a time. LAZINESS at its finest πŸ₯±

    Shell

  5. pickle-laptop-setup pickle-laptop-setup Public

    [AUTOMODE] New laptop? THETEALPICKLE laptop setup. From the bash profile configuration to installing basic developer tools πŸ’»

    Shell

  6. THETEALPICKLE bash profile THETEALPICKLE bash profile
    1
    ## Aliases
    2
    # [A] bash profile
    3
    alias bp="vim ~/.bash_profile"
    4
    alias sbp="source ~/.bash_profile"
    5