# About The Author(s) + Contributing

## Toli (Shameless Plug 😉)

FE Infra Book was start by Anatoliy (Toli) Zaslavskiy with the intention of helping other FE architects with system design interviews and to eventually collaborate on the best strategies for building beautiful, scalable apps. And maybe to impress employers 🙃.

Toli is a FE architect with 12y of experience. He started his career in enterprise backends (Federal Reserve Bank, WSJ, Amex), but eventually moved to the startup world. Now he is transitioning to big tech. His passion lies in architecting scalable frontend tools and empowering FE teams to grow!

### Links

[LinkedIn](https://www.linkedin.com/in/tolicodes/)

[Github](https://github.com/)

[Resume](https://drive.google.com/file/d/15ASf3FdonOVelTvUhCm72fh9YiNW9oKL/view?usp=sharing)

[Website](https://tolicodes.com/)

### Talks

[How I Learned Empathy Through Aspergers](https://www.youtube.com/watch?v=z1VNwapOb8E)

[Mental Health in the Workplace](https://javascriptjabber.com/387)

### Code Samples (Todo)

OpenGSN, Offchain Whitelisting, Node Queue, PickleJS, API Scraping Watch Me Code, Article on API Scraping, StackOverflow (5k+), Easter Creatures NFT

### Personal Story

I'm not an Engineering Manager and have no intention of going that route. What I do bring to the table are:

**Staff level IC skills with 12y experience**

AND

**A career focus on engineering culture**

It is my passion, specialty, and mission to write **instrastructural frontend code** that enables frontend teams to scale quickly and seamlessly. I create tooling, libraries, and architecture, removing all the "boring" boilerplate, massively reducing bugs and technical debt, and most importantly, **enabling engineers to work on what they truly enjoy.**

But I go a step further. For me, culture is more than just a buzz word. Each engineer is unique, with their own strengths, weaknesses, passions, needs, and motivations. **Engineers work best when they are in flow.**

I lead implementing strategies and policies (ask me about infrastructure sprint!) that help boost engineer interaction, participation, and satisfaction. Even more importantly, I enjoy fostering a team culture where **egos can truly be dropped**, creating states of flow where feedback is seen as just that - feedback, a mechanism to help each other, the product, and company grow.

## Contibuting

FEInfra is meant to be a collaborative, open source project to help FE architects exchange advice and tips on how to engineer beautiful, seamless applications. You are encouraged to comment, make PRs, etc!

## Licensing&#x20;

All content here is licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/). Meaning you're pretty much free to do with is as you wish. Attribution is appreciated but not required.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.feinfra.com/about-the-author-s-+-contributing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
