- π I was a Major League Hacking (MLH) Fellow Fall 22', Open Source track. I worked under supervision of Jordan Harband and contributed to eslint-plugin-import which has 16M weekly downloads. I tried to fix the bugs that were raised, improve performance, enhance existing rules, refactor code, and contribute to the discussion on created issues.
- π I have 'won' 7+ hackathons, for which I was selected as MLH's Top 50. Check out my devpost to see the project I have built with my awesome team..
- Check out my snippets extension for Phoenix Framework's HEEx templates here
- Performance optimization when adding 12,000+ markers to the map that renders fast with Elixir, LiveView, and Leaflet.js
- Network optimization (4x WS message size reduction) for sending a lot of data from LiveView to client using push_event
- File upload to AWS S3 or S3 compatible bucket from Phoenix LiveView using Elixir
- Free + Simple CI/CD for Elixir Phoenix app
- AI powered app (with open-source LLMs like Llama) with Elixir, Phoenix, LiveView, and TogetherAI