~/karthiks360 $ whoami

Karthik S

Software Developer

Software Developer with 4+ years building backend services, REST APIs, and cloud infrastructure. Currently developing AI-driven enterprise security platforms at SISA, Bengaluru.

4+

Years experience

3

Companies

10+

Technologies

developer.ts
1
2
3
4
5
6
7
8
9
const engineer = {
  name: 'Karthik S',
  role: 'Software Developer',
  focus: ['Backend', 'Cloud'],
  stack: ['Python', 'Node', 'AWS'],
  location: 'Bengaluru, IN',
  available: true,
};