Hello World!

My blog, where I write about myself, software development and the projects I’m working on

Interactive MLIR query tool to make exploring the IR easier (Google Summer of Code 2023)

A short description of the goals of the project The goal of this project was to develop an interactive query language for MLIR, similar to clang-query. An efficient tool for interactively querying the IR can largely assist debugging and testing in MLIR. The tool aims to make exploring and analyzing MLIR code easier for developers by providing a query language that allows them to search for specific patterns and operations within the MLIR codebase....

<span title='2023-07-24 15:04:39 +0000 UTC'>July 24, 2023</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Devajith

Why do I have a blog

Why? Get hired I use this blog as a clever tactic to attract awesome recruiters and companies who might want to hire me. It’s like my own personal job-hunting billboard. Improve my writing/language skills I’m not the a good writer (yet), but I’m constantly working on it! Every time someone visits my blog, I learn a new word to add to my growing vocabulary. If you see me in person, feel free to quiz me on the meaning of the word arabesque ....

<span title='2022-02-26 12:57:39 +0000 UTC'>February 26, 2022</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;Devajith

Tweedisc, a twitter integration bot

What is Tweedisc? Tweedisc is an application that changes the way people engage with Twitter on Discord. It allows users to effortlessly post tweet links on their community Discord servers, and like, share, or retweet each other’s tweets without ever leaving Discord. Usecase and Target Audience Tweedisc has quickly become an indispensable tool for a wide range of users, including individuals, businesses, projects, and communities on Discord. It simplifies the process of interacting with tweets on Twitter and boosts engagement for small communities by facilitating interactions within Discord....

<span title='2022-01-20 12:57:39 +0000 UTC'>January 20, 2022</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Devajith