Adi Iyengar

The Bug Catcher


  • Home

  • About

  • Projects

  • Archives

  • Search

My thoughts on testing Phoenix Controller Plug setup

Posted on 2021-02-25 | In Elixir , Testing , Phoenix , Metaprogramming |
Words count in article 3120 | Reading time 15

Intro

Read more »

Git Post-Commit Formatter

Posted on 2020-06-29 | In Elixir , Rust , Git |
Words count in article 284 | Reading time 1

Working in languages like Elixir and Rust is fun for many reasons. But one of my favorite features is the formatter. Elixir (after 1.4) comes with a formatter which is well integrated with mix and can be called using mix format. At first, the idea of a machine changing the code that I wrote for my project didn’t sound very exciting to me. But working in a team environment and being able to configure the formatter based on what best practices a project follows, made it all worth it. Moreover, the ability to run it (mix format --check-formatted or cargo fmt --check) as part of the CI to see if any new code is formatted, was a great added bonus.

Read more »

One Piece 3D world Animation

Posted on 2020-04-14 | In Animation , THREE.JS , WebGl , Graphics |
Words count in article 157 | Reading time 0

About

Read more »

Covid 19 Infection Model

Posted on 2020-04-12 | In Data Visualization , Covid 19 , D3.JS |
Words count in article 148 | Reading time 0

COVID-19 Infection Model and Simulation

Read more »

Covid 19 2D Maps (last updated 4/11/2020)

Posted on 2020-04-11 | In Data Visualization , Covid 19 , D3.JS |
Words count in article 34 | Reading time 0

Summary

Read more »
1 2 … 6
Adi Iyengar

Adi Iyengar

27 posts
20 categories
36 tags
RSS
GitHub
0%
© 2021 Adi Iyengar