Skip to content
View Toolnado's full-sized avatar
  • Moscow

Block or report Toolnado

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

Hi, I'm Dmitrii👋

I'm a backend developer specializing in scalable and efficient systems. My expertise includes creating robust microservices, developing domain-specific languages (DSLs), and ensuring high performance through load and unit testing.

🛠 Technologies & Tools

  • Languages: Go, SQL
  • Protocols: HTTP, gRPC
  • Messaging Systems: Kafka
  • Databases: Redis, PostgreSQL
  • Testing: Load Testing, Unit Testing

🚀 Projects & Contributions

Microservices Architecture

I've worked extensively on designing and implementing microservices, ensuring they are scalable, maintainable, and efficient. I thrive on breaking down complex systems into smaller, manageable services that communicate seamlessly.

Domain-Specific Languages (DSLs)

I have experience in developing DSLs tailored to specific problem domains, making it easier to express solutions and improve productivity.

Load Testing

I have hands-on experience in conducting load tests to ensure the reliability and performance of applications under varying levels of stress.

Unit Testing

I regularly implement unit tests to verify the correctness of code, ensuring that individual units of code work as expected and contribute to the overall stability of the application.

🌱 What I'm Currently Learning

I'm always looking to expand my skill set and stay updated with the latest in technology. Currently, I'm diving deeper into distributed systems and exploring new paradigms in backend development.

📫 How to Reach Me

Feel free to explore my repositories and reach out if you have any questions or collaboration ideas!


Thanks for stopping by! 😊

Pinned Loading

  1. Toolnado Toolnado Public

    Config files for my GitHub profile.

    1

  2. crocodile crocodile Public

    In-memory cache written in Go, designed to offer a lightweight and efficient caching solution. Its key feature is the ability to set a memory consumption limit per instance, ensuring optimal resour…

    Go