viral.soni
Are you a developer?
Flip the switch for an immersive API-docs experience
Open to opportunities
Hi, I'm

Viral Soni

🐍 Python Backend Developer

I build fast, scalable backends with FastAPI — currently creating AI-driven conversational automation at Simple Logic IT Pvt. Ltd.

💬 Ask me anything

An AI assistant trained on my resume — ask about my skills, experience, projects, or education.
🤖
Viral's AI Assistant
Online — ready to answer
1 Click a green question below, or type your own
2 Press the  Send  button (or hit Enter)
3 The answer appears in the chat window above the input
👋
No messages yet — your conversation will appear here
Try clicking one of the suggested questions below, or type anything about Viral in the box at the bottom.
💡 Suggested questions — click one to ask instantly:
✍️ Type your question here:
3+
Years in tech (since Jun 2023)
9.31
CGPA — B.E. IT (2023)
70%
API performance boost delivered
7+
Projects built

🛠️ Skills

Green pills are my strongest areas.

💻 Languages

PythonJavaScriptRustC / C++JavaShell

⚡ Frameworks

FastAPIPydanticDjangoReact Flow

🔌 APIs & Integration

Meta Graph APIWhatsApp APIInfobipGoogle Auth

🗄️ Databases

MySQLPostgreSQLChroma DBStored Procedures

🧠 GenAI & LLM

RAGGroqVector SearchEmbeddingsPrivate LLM

🚀 DevOps & Tools

DockerKubernetesGitPostmanServiceNow

💼 Work Experience

Most recent first.
Junior Associate Software EngineerCURRENT
Simple Logic IT Pvt. Ltd.
Nov 2024 — Present
  • Core developer on Connexxa — an AI-driven bot management & conversational automation SaaS platform.
  • Built FastAPI backends powering WhatsApp, web, and mobile customer conversations.
  • Implemented Meta Advertisement APIs — campaigns, ad creatives, and ad sets via Graph API.
  • Architected Connexxa Studio, a visual chatbot journey designer (React Flow + backend orchestration).
  • Improved API performance by 70% through query optimization and code cleanup.
IT Specialist
Protera Technologies
Mar 2024 — Sept 2024
  • Configured and maintained SAP instances on the cloud with high availability.
  • Automated IT infrastructure workflows with ServiceNow, speeding up ticket resolution.
Associate Consultant
Cognitus Consulting
Jun 2023 — Feb 2024
  • Developed SAP ABAP Workbench solutions for hotel master data management.
  • Implemented role-based authorization (admin, service staff).

🚧 Projects

A few things I've built — hover a card to lift it.

Connexxa Platform

Python · FastAPI · MySQL · React Flow · Meta APIs · Pydantic

AI-driven bot management & conversational automation SaaS. Microservice backend, WhatsApp & Meta API integration.

↗ Visit connexxaiq.com

SL GPT — Multi-Doc RAG

Python · Groq · GenAI · LLM · Vector Search

RAG backend for multi-document Q&A. Cut costs 90% with token management and context summarization.

Nimus AI

Rust · JavaScript · Postman · OCI Cloud

AI platform automating cloud tasks on OCI, with a real-time resource utilization dashboard.

Contract Copilot

Python · AI · Document Processing

AI backend for analyzing legal contracts and answering natural-language questions about them.

Block Engine

SAP ABAP · SD Contracts

Automated block/unblock for SAP SD contracts — reduced manual work by 80%.

Raahi — Blockchain Supply Chain

Solidity · JavaScript · Blockchain

Blockchain product tracking from freight hubs to end consumers.

Together We Create — Crowdfunding Platform

HTML · CSS · JavaScript · SQL

Full-stack platform connecting donors with crowdfunding campaigns.

🎓 Education

B.E. Information Technology
St. Francis Institute of Technology · 2023
9.31 / 10 CGPA
HSC (12th Grade)
Alpha Junior College · 2019
65.23%
SSC (10th Grade)
St. Francis ICSE School · 2017
91.17%

🏆 Achievements

🥇Won institute round — Solving for India Hackathon by Google
🥉Second Runner-Up — SFIT Hackathon 2023
🇮🇳National level participant — Smart India Hackathon 2022
🛡️Built a project for Kavach 2023 — Government of India
🌍Submitted to Google Solution Challenge 2022
🎤President of ITSA — conducted 17+ workshops
💡Served as CodeXpert at CodeX

🧑‍🎓 Internships

Where I started, before moving into engineering.
Marketing Intern
Synergy Community
Feb 2021 — Mar 2021
  • Helped promote the community platform and its student resources.
  • Ran outreach campaigns that grew student engagement.
Business Development Intern
Rogue Code
Nov 2020 — Jan 2021
  • Worked on growth strategies and connected students with resources.
  • Ran the social media pages and grew the platform's visibility.
viral-soni / api-reference
💡 How to navigate: every row with a chevron and a dashed click to expand tag is clickable — click it to open the documentation. The live POST /ask console below lets you query my AI assistant for real.
API Reference · Personal Portfolio

Viral Soni

Python Backend Developer specializing in FastAPI, RESTful APIs, and scalable microservice architectures. Currently building AI-driven conversational automation at Simple Logic IT Pvt. Ltd.

FastAPI Python Microservices MySQL GenAI · RAG Groq · LLM Meta Graph API Docker · K8s
POST

/ask

AI Powered · Live Console
This endpoint is live. Ask any question about Viral's background — skills, experience, projects, education — and the AI answers from his resume. No signup, no API key needed.
POST /ask — viral-soni-ai · groq
1
Fire a sample requestClick any pre-built query chip below the output window.
2
Or write your ownType in the REQUEST BODY box at the bottom, then press Execute.
3
Read the responseAnswers stream into the RESPONSE window right below this guide.
▼ Response — output appears here
// waiting for request...
POST /ask {"question": "your question here"}
// sample requests — click to execute:
Request body — type your question:
POST /ask/schema Request & response schema click to expand
Request Body
FieldTypeDescription
question requiredstringAny natural language question about Viral's resume, skills, or experience.
200 Success Response
{ "success": true, "answer": "Viral has 3 years of...", "question": "..." }
422 Validation Error
{ "detail": "Question cannot be empty." }
The AI is scoped strictly to Viral's resume. Off-topic requests will return a polite redirect response.
GET

/profile

200 OK
GET /profile/summary Returns professional summary click to expand
200 Response
{
  "name": "Viral Soni",
  "role": "Python Backend Developer",
  "stack": "FastAPI · RESTful APIs · MySQL · Cloud",
  "degree": "B.E. Information Technology (2023) — 9.31 CGPA",
  "current_employer": "Simple Logic IT Pvt. Ltd.",
  "status": "open_to_opportunities",
  "yoe": 3
}
Junior Associate Software Engineer since Nov 2024 — currently core developer on Connexxa, an AI-driven Bot Management & Conversational Automation SaaS Platform.
GET /profile/contact Returns contact information click to expand
200 Response
{
  "email": "viralssoni+fcportfolio@gmail.com",
  "linkedin": "linkedin.com/in/viralsoni",
  "github": "github.com/V-Soni"
}
GET

/skills

GET /skills/all Returns full skill set click to expand
Languages
PythonJavaScriptRustC / C++JavaShell
Frameworks
FastAPIPydanticDjangoReact Flow
APIs & Integration
Meta Graph APIWhatsApp APIInfobipGoogle Auth
Databases
MySQLPostgreSQLChroma DBStored Procs
GenAI & LLM
RAGGroqVector SearchEmbeddingsPrivate LLM
DevOps & Tools
DockerKubernetesGitPostmanServiceNow
GET

/experience

GET /experience/all Returns work history click to expand
Junior Associate Software Engineer
Simple Logic IT Pvt. Ltd.
Nov 2024 — Present
  • Core developer on Connexxa — AI-driven Bot Management & Conversational Automation SaaS Platform.
  • Designed RESTful APIs (FastAPI) powering multi-channel WhatsApp, web, and mobile delivery.
  • Built Meta Advertisement APIs — campaign creation, ad creative management, full lifecycle via Graph API.
  • Architected Connexxa Studio — visual chatbot journey designer with React Flow + backend orchestration.
  • Enforced Pydantic models across BotService, DBService, AuthService microservices for type-safe data flow.
  • Enhanced API performance by 70% via query optimization and code redundancy reduction.
IT Specialist
Protera Technologies
Mar 2024 — Sept 2024
  • Configured and maintained SAP instances on cloud ensuring high availability.
  • Implemented IT infrastructure automation with ServiceNow, improving ticket resolution efficiency.
Associate Consultant
Cognitus Consulting
Jun 2023 — Feb 2024
  • Designed and developed SAP ABAP Workbench for managing hotel master data, tables and screens.
  • Implemented role-based authorization checks (admin, service staff).
GET

/projects

GET /projects/all Returns project portfolio click to expand
Connexxa Platform
Python · FastAPI · MySQL · React Flow · Meta APIs · Pydantic
AI-driven Bot Management & Conversational Automation SaaS. Built backend for Studio, microservice architecture, Meta & WhatsApp API integration.
↗ connexxaiq.com
SL GPT — Multi-Doc RAG
Python · Groq · GenAI · LLM · Vector Search
RAG backend for multi-document QA. Reduced cost by 90% via token management & context summarization. Context embeddings + vector search.
Nimus AI
Rust · JavaScript · Postman · OCI Cloud
AI Platform for automating Cloud Computing tasks on OCI. Dashboard with real-time resource utilization graphs.
Contract Copilot
Python · AI · Document Processing
AI-powered backend for analyzing legal contracts and running natural language queries on extracted contract data.
Block Engine
SAP ABAP · SD Contracts
Automated block/unblock mechanism for SAP SD Contracts. Reduced manual intervention by 80%.
Raahi — Blockchain Supply Chain
Solidity · JavaScript · Blockchain
Blockchain-based system for verifying and tracking products from freight hubs to end consumers.
Together We Create — Crowdfunding Platform
HTML · CSS · JavaScript · SQL
Full-stack platform connecting donors with crowdfunding campaigns. SQL-backed campaign and donor storage with reporting and trend-analysis queries.
GET

/education

GET /education/all Returns academic record click to expand
DegreeInstituteScoreYear
B.E. Information TechnologySt. Francis Institute of Technology9.31 / 10 CGPA2023
HSC (12th Grade)Alpha Junior College65.23%2019
SSC (10th Grade)St. Francis ICSE School91.17%2017
GET

/achievements

GET /achievements/all Hackathons, awards, leadership click to expand
200 Response
[
  { "type": "hackathon", "title": "Solving for India Hackathon by Google", "result": "Won institute round" },
  { "type": "hackathon", "title": "SFIT Hackathon 2023", "result": "Second Runner-Up" },
  { "type": "hackathon", "title": "Smart India Hackathon (SIH 2022)", "result": "National level participant" },
  { "type": "government", "title": "Kavach 2023 — Govt. of India" },
  { "type": "global", "title": "Google Solution Challenge 2022" },
  { "type": "leadership", "title": "President — ITSA (17+ workshops)" },
  { "type": "role", "title": "CodeXpert at CodeX" }
]
GET

/internships

GET /internships/all Returns internship history click to expand
Marketing Intern
Synergy Community
Feb 2021 — Mar 2021
  • Contributed to marketing initiatives promoting the community platform and student resources.
  • Managed outreach campaigns, increasing student engagement across digital channels.
Business Development Intern
Rogue Code
Nov 2020 — Jan 2021
  • Developed strategies for business growth and engaged students to surface the right resources.
  • Managed social media presence, improving visibility of the community platform.