|
I design and ship systems at the intersection of AI, automation, and product engineering — from autonomous agent pipelines to full-stack SaaS platforms and executive-grade strategic tooling. My work spans three layers:
I care about craft over cleverness — clean architecture, defensible decisions, and interfaces that feel inevitable rather than assembled. |
name: Ruthvik Kanukunta
founder: Kanrush Tech
role: Project Manager @ IAA
focus:
- AI Agents
- Automation Systems
- SaaS Products
- Executive Intelligence
stack: Full-Stack / Cloud
status: Building |
| AI Agents | Automation | SaaS Products |
| Autonomous systems that reason, plan, and execute | Pipelines that remove repetitive human work at scale | Products engineered for real production usage |
| Full Stack | Executive Intelligence | Cloud & APIs |
| End-to-end ownership from schema to UI | Strategic research and advisory-grade reporting | Infrastructure that scales without drama |
Note: Replace the cards above with your live repositories — swap in real project names, links, and one-line descriptions as they ship.
|
Research Author — producing written analysis and structured intelligence work at the intersection of strategy, technology, and cross-border advisory practice. Publications and papers linked here as released. |
Snake workflow setup (click to expand)
Create .github/workflows/snake.yml in a repository named exactly like your username:
name: generate animated snake
on:
schedule:
- cron: "0 */6 * * *"
workflow_dispatch:
push:
branches:
- main
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: ${{ github.repository_owner }}
outputs: |
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}Both widgets below go live the moment you connect the accounts — instructions in the collapsible section.
Activate WakaTime + Spotify (click to expand)
WakaTime — live coding hours
- Grab your API key from your WakaTime dashboard and save it as a repo secret named
WAKATIME_API_KEY. - Paste these markers where you want the stats to render:
<!--START_SECTION:waka--><!--END_SECTION:waka--> - Add
.github/workflows/waka-readme.yml:
name: Waka Readme
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- uses: athul/waka-readme@master
with:
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}Spotify — now playing
- Deploy your own instance of spotify-github-profile and authorize it with your Spotify account.
- Once deployed, embed it directly:
[](https://open.spotify.com)Neither widget renders anything until its own service is connected — that's expected, not a bug in this file.
%%{init: {'theme': 'dark', 'themeVariables': { 'background': '#0A0A0A', 'primaryColor': '#6D28D9', 'primaryTextColor': '#ffffff', 'primaryBorderColor': '#A78BFA', 'lineColor': '#06B6D4', 'secondaryColor': '#0891B2', 'tertiaryColor': '#0A0A0A'}}}%%
timeline
title Building Track Record
Foundations : Full-stack engineering : Python / JS / TS core
Systems : AI agent architecture : Automation pipelines with n8n and LLM APIs
Kanrush Tech : Founded venture : AI automation and SaaS products
IAA : Project Manager : Executive intelligence and cross-border advisory
Now : Scaling systems : AI agents, SaaS, research, production infrastructure
