VISHNU A C
0%
Home About Experience Work Skills Contact
Open to opportunities · Available May 18

Building the
Future of
Backend & AI

I'm Vishnu A C — a Software Engineer with 1.7 years of experience crafting scalable microservices, cloud-native architectures, and AI-powered solutions. Currently serving notice — available from May 18, 2026.

0 Years
Experience
0+ Production
Projects
0% Latency
Reduced
SCROLL
BACKEND SYSTEMS· CLOUD ARCHITECTURE· AI INTEGRATION· MICROSERVICES· GO & PYTHON· MACHINE LEARNING· RAG PIPELINES· BACKEND SYSTEMS· CLOUD ARCHITECTURE· AI INTEGRATION· MICROSERVICES· GO & PYTHON· MACHINE LEARNING· RAG PIPELINES·
01 ABOUT

Software Engineer who transforms complex challenges into elegant, scalable systems

With 1.7 years at Anunta Technology, I architect production-grade backend systems at real-world scale. I've slashed API latencies by 42%, boosted database efficiency by 90%, and compressed release cycles from 2 days to under 2 hours.

Currently on notice period (LWD: May 18, 2026). Actively exploring opportunities in backend engineering, AI systems, and cloud architecture.

Vishnu A C
1.7 Years
Exp
Education B.Tech AI & DS CGPA 8.4
Location Chennai, India
Languages English · Tamil · Hindi · Telugu
Available May 18, 2026
02 EXPERIENCE

Anunta Technology

Software Engineer
Jul 2024 — Present ⚡ LWD: May 18, 2026

AI Fabric

Agentic AI Platform

Built production-grade agentic AI assistants using graph-based AutoGen workflows and RAG with ChromaDB. Designed multi-agent collaboration pipelines for enterprise automation.

PythonAutoGenChromaDBRAG

Euvantage

Cloud Monitoring

Developed microservices to monitor Azure Virtual Desktop resources. Reduced API latency by 42% and achieved 99.7% uptime.

42%Latency ↓
99.7%Uptime
GoFastAPIPostgreSQLAzure

Isolation

Resource Tracking

Built Go microservices for real-time Azure resource tracking. Improved database write efficiency by 90%.

90%DB Write ↑
GoMongoDBAzureDocker

Kraken

Deployment Pipeline

Modernized deployment pipelines using Go and RabbitMQ. Compressed release cycles from 2 days → under 2 hours.

24xFaster
GoRabbitMQCI/CDDocker

Cloud Optimal

Cost Analytics

Migrated cost analytics from Python to Go. Reduced analytics runtime from 3 min → under 100ms — a 1800× improvement.

1800×Faster
GoGinRedisPostgreSQL
Drag or scroll to explore
DOCKER·AZURE· POSTGRESQL·REDIS· RABBITMQ·FASTAPI· GIN·CHROMADB· DOCKER·AZURE· POSTGRESQL·REDIS· RABBITMQ·FASTAPI· GIN·CHROMADB·
03 SELECTED WORK
01

OwnGPT

Personal AI Assistant

Containerized local LLM assistant built with Go and Ollama. Features streaming responses, conversation memory, and complete data privacy — all running locally.

GoOllamaLLMDockerStreaming
func StreamResponse(prompt string) {
    client := ollama.NewClient()
    stream := client.Chat(prompt)
    for chunk := range stream {
        fmt.Print(chunk.Content)
    }
}
02

Resume Integrator

ATS & Interview Engine

AI-powered resume scoring using sentence embeddings. Automates candidate screening with configurable scoring weights and semantic skill extraction.

PythonNLPEmbeddingsFastAPIML
model = SentenceTransformer("all-MiniLM")
resume_vec = model.encode(resume)
job_vec = model.encode(job_desc)
score = cosine_sim(resume_vec, job_vec)
03

LawSmartBot

Legal RAG Chatbot

RAG-powered chatbot for Indian legal documents. Uses ChromaDB vector retrieval for accurate, context-aware legal assistance from a corpus of legislation.

PythonFastAPIRAGChromaDBLLMFirebase
collection = chroma.get_collection(
    name="indian_law"
)
results = collection.query(
    query_texts=[user_query],
    n_results=5
)
04

Chatfluence

Confluence AI Companion

Enterprise AI assistant that connects to Confluence workspaces. Query documentation using natural language — search, summarize, and navigate team knowledge bases.

PythonLLMConfluence APIRAGVector DB
async def query_docs(q: str):
    docs = await retriever.search(q)
    ctx = build_context(docs)
    return await llm.generate(
        prompt=q, context=ctx
    )
05

Work-Alive

ML Activity Monitor

ML-powered work activity monitor using Random Forest classifier. Detects and classifies user activity states in real-time for productivity insights.

PythonScikit-learnRandom ForestReal-time
model = RandomForestClassifier(
    n_estimators=100,
    max_depth=10
)
model.fit(X_train, y_train)
state = model.predict(live_data)
04 TECH STACK

Languages

PythonExpert
GoExpert
SQLAdvanced

Frameworks

FastAPIExpert
GinAdvanced
FlaskAdvanced

AI & Machine Learning

Machine LearningAdvanced
Deep LearningIntermediate
LLM / GenAIAdvanced
RAGAdvanced
NLPAdvanced
Prompt EngineeringAdvanced
AutoGenAdvanced
LangChainIntermediate

Databases

PostgreSQLAdvanced
MySQLAdvanced
MongoDBAdvanced
RedisIntermediate
ChromaDBAdvanced

DevOps & Cloud

DockerAdvanced
AzureAdvanced
RabbitMQAdvanced
GitExpert
CI/CDAdvanced
Google Cloud AI AgentsIntensive Course
NVIDIA Deep LearningFundamentals
KCG Math ClubCompetition Winner
05 GET IN TOUCH

Have a project?
Let's build it together.

I'm currently looking for new opportunities. Whether you have a question, a project idea, or just want to say hello — my inbox is always open.

Send me a message