$ whoami
Samir Kattel - Backend Engineer
$ cat skills.txt
├─
Languages: TypeScript, Python, Go
├─
Frameworks: Node.js, FastAPI, Gin
├─
Databases: PostgreSQL, MongoDB, Redis
└─
Cloud: AWS, Docker, Kubernetes
$ echo $SPECIALIZATION
Building scalable APIs, microservices, and distributed systems
$
STATUS: Available for opportunities
// Backend Engineer
Samir Kattel
TypeScriptPythonGo
// Tech Stack
const techStack = {
// Primary Language
typescript: {
frameworks: [
"Node.js",
"Express",
"NestJS",
"TypeORM"
],
apis: ["REST", "GraphQL"] ,
architecture: "Microservices"
},
// Versatile Backend
python: {
frameworks: [
"FastAPI",
"Django",
"Flask",
"SQLAlchemy"
],
async: ["Celery", "Redis"] ,
use: "APIs & ETL"
},
// High Performance
golang: {
frameworks: [
"Gin",
"Echo",
"gRPC",
"Protocol Buffers"
],
features: "Goroutines" ,
use: "Low-latency APIs"
},
// Infrastructure & Tools
databases: [ "PostgreSQL", "MongoDB", "Redis", "MySQL"]
cloud: [ "AWS", "Docker", "Kubernetes"]
messageQueues: [ "RabbitMQ", "Kafka", "Redis Pub/Sub"]
testing: [ "Jest", "Pytest", "Go Testing"]
};
// Work Experience
const companies = [
];
$ cat README.md
# Let's Build Something Scalable
Open to backend engineering opportunities, consulting projects, and technical
collaborations. Whether it's architecting microservices, optimizing databases, or building
robust APIs - let's connect.
$ ls contact_methods/
$ curl -X POST /api/contact
Response: 200 OK - I'll get back to you within 24-48 hours
$


