$ whoami

Jayant
Motwani.

const role = ""

Full-stack engineer building reliable, well-crafted web products — interfaces that feel effortless and systems that hold up under load.

Jayant Motwani
flip ↻
# status: ● online

$ cat ~/.facts

role
:
Software Engineer II
loc
:
Noida, India
fuel
:
coffee → code ☕
club
:
Manchester United ⚽
offline
:
mountain trails 🥾

click to flip back

+jayant@portfolio: ~ — profile.json

$ cat profile.json

1
2
3
4
5
6
7
8
9
{
"name": "Jayant Motwani",
"role": "Software Engineer II",
"company": "C2FO",
"experience": "3 years",
"college": "MANIT Bhopal",
"stack": ["TypeScript", "React", "Node"],
"open_to_work": true
}
~$ cat skills/*.ts
// languages
const languages = [
"JavaScript", "TypeScript", "Java", "Python", "C/C++"
];
// frontend
const frontend = [
"React", "Next.js", "Tailwind CSS", "HTML5", "Highcharts"
];
// backend
const backend = [
"NestJS", "Spring Boot", "FastAPI", "Django", "GraphQL"
];
// databases
const databases = [
"PostgreSQL", "MySQL", "MongoDB"
];
// infra & tools
const infra_tools = [
"AWS", "Docker", "Kubernetes", "Kafka", "RabbitMQ", "Airflow", "DBT"
];
~$ git log --oneline
+~/work — timeline
Dec 2024 — Present● now

Software Engineer II @ C2FO

Noida, India

  • +Built full-stack analytics features with NestJS APIs and React + Highcharts for working-capital metrics, helping buyers optimize payment terms and driving $1M in revenue growth.
  • +Architected a file-processing system on S3, RabbitMQ and PostgreSQL handling 400,000+ spend records, with built-in validation and automated status notifications to buyers.
Jul 2023 — Dec 2024

Software Development Engineer @ Decimal Point Analytics

Gandhinagar, India

  • +Led the Identity Management service (FastAPI, Django, Next.js) and shipped features across three products: DocX, PdfQuery and EazyData.
  • +Built a custom OAuth framework for zero-code product onboarding and an Auth SDK upgraded from HS256 to RSA256.
NORMALmain*~/portfolio
home.tsx100%