maximn
Full of enthusiasm for innovation, and passionate about the way technology and creativity can provide a solution for complex business problems.
WixTel Aviv
Pinned Repositories
capitalizing-on-a-great-idea
Samples for "Become a super user with IntelliJ" talk
coding-interview-questions-scala
Coding interview questions with solutions and tests (Scala)
developer-machine-setup
My recommended developer machine setup for a new mac
google-maps
Google Maps Web Services API wrapper for .NET
jsif
Self Initializing Fake library for the JVM (inspired by https://martinfowler.com/bliki/SelfInitializingFake.html)
scala-workshop
Scala Workshop (Beginners)
SerializationPerformanceTest_CSharp
My code for a serialization performance test
maximn's Repositories
maximn/google-maps
Google Maps Web Services API wrapper for .NET
maximn/capitalizing-on-a-great-idea
Samples for "Become a super user with IntelliJ" talk
maximn/coding-interview-questions-scala
Coding interview questions with solutions and tests (Scala)
maximn/scala-workshop
Scala Workshop (Beginners)
maximn/SerializationPerformanceTest_CSharp
My code for a serialization performance test
maximn/jsif
Self Initializing Fake library for the JVM (inspired by https://martinfowler.com/bliki/SelfInitializingFake.html)
maximn/developer-machine-setup
My recommended developer machine setup for a new mac
maximn/dotfiles
My .files and OS X config
maximn/TaxCalculator
My TDD solution to the Tax Calculator - http://ayende.com/blog/108545/the-tax-calculation-challenge
maximn/bazel-integration-testing
Framework for integration tests that call Bazel
maximn/CinemaBooking
maximn/crawler-user-agents
Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
maximn/enzyme
JavaScript Testing utilities for React
maximn/hilan-parser
maximn/how-we-work
A public repository of documents about Engineering at Iterable, communicating our values, teams, and processes. We hope this will be valuable to engineers within our organization, talented engineers considering joining us, and anyone else looking for inspiration building their own engineering organization.
maximn/isbot
:computer: JavaScript module that detects bots/crawlers/spiders via the user agent
maximn/it-cfp-list
List of Call For Papers for IT conferences
maximn/java-http-client
HTTP client for RESTful APIs, simplified for Java
maximn/nextjs-dashboard
maximn/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
maximn/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
maximn/rocks-kafka-producer
A rock solid kafka producer with persistent queue
maximn/scala-archetype-simple
a simple maven archetype for project in scala
maximn/scala-steward
:robot: A robot that is trying to keep your Scala projects up-to-date
maximn/scalafmt
Opinionated code formatter for Scala
maximn/specs2
Software Specifications for Scala
maximn/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
maximn/test-drivers
maximn/wix-embedded-mysql
embedded mysql based on https://github.com/flapdoodle-oss/de.flapdoodle.embed.process
maximn/wix-http-testkit
Tools for testing HTTP services