Skip to content

Commit

Permalink
Merge pull request #13 from nir-mo/article/test-to-resolve-conflicts
Browse files Browse the repository at this point in the history
Article/test to resolve conflicts
  • Loading branch information
nir-mo authored Aug 20, 2024
2 parents b1901ce + 7308bcb commit b3bfc29
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Cutting Through Code Review Conflicts with Targeted Testing"
date: 2024-08-18 16:37:21 +0300
categories: SoftwareEngineering
tags: SoftwareEngineering testing CodeReview
image: /assets/2024-08-19-Cutting-Through-Code-Review-Conflicts-with-Targeted-Testing/1724012553659.jpg
image: /assets/2024-08-19-Cutting-Through-Code-Review-Conflicts-with-Targeted-Testing/developers_in_conflict.jpeg
---

![]({{ page.image }})
Expand Down Expand Up @@ -53,4 +53,4 @@ Disagreements during code reviews are almost inevitable, especially when potenti

This approach not only helps in quickly resolving whether a bug truly exists but also enhances the overall quality of the codebase. Moreover, it promotes a healthier team dynamic by shifting the focus from personal opinions to objective results. As someone who has experienced the benefits of this technique both as a reviewee and a reviewer, I can confidently say that it’s a valuable tool for anyone involved in code reviews.

I encourage you to try this method in your next code review. Now, all you need to do is convince the reviewee to write that additional test!
I encourage you to try this method in your next code review. **Now, all you need to do is convince the reviewee to write that additional test!**
11 changes: 9 additions & 2 deletions about.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,18 @@ I'm a naturally curious software developer with a deep passion for understanding

What really excites me is the intersection of __AI__, __compilers__, and __cyber security__. I love exploring the fascinating connections between these fields and discovering innovative solutions. As a clean code enthusiast, I take pride in my ability to independently plan and execute projects from start to finish.

I currently work at [Lightricks](https://www.lightricks.com/) as a Senior Android developer.
I currently work at [Magic Leap](https://www.magicleap.com/en-gb) as a Staff Security Engineer and Security group Tech Lead.

### Work expirenece

#### __Senior Android Developer__ | [Lightricks](https://www.lightricks.com/) | May 2020 - Present
#### __Staff Security Engineer | Security gorup Tech Lead__ | [Magic Leap](https://www.magicleap.com/en-gb) | October 2023 - Present
Secure Boot Architecture: Designed and implemented a secure boot architecture, incorporating cryptographic signature verification and embedded programming.

AOSP Hardware Layer Implementation: Implemented the hardware layer in AOSP, specifically focusing on Keymaster, utilizing Trusted Execution Environment (TEE).

__Skills__: AOSP · C++ · Embedded C · TEE · Secure boot

#### __Senior Android Developer__ | [Lightricks](https://www.lightricks.com/) | May 2020 - October 2023

Developed high-quality Android applications as a senior member of the Android development team at Lightricks.
Contributed to the development and maintenance of a large code base, ensuring clean and efficient code.
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b3bfc29

Please sign in to comment.