›_Sambit OS
CPU
12%
MEM
34%
NET
1.2 KB/s
portfolio skills TS engineering_stack.ts

developer@sambit:~/skills$ cat engineering_stack.ts

  1. export const EngineeringStack = {
  2.  languages: ['TypeScript', 'Python', 'SQL', 'Go', 'Java'],
  3.  frameworks: ['Next.js', 'FastAPI', 'Express.js', 'React', 'TailwindCSS'],
  4.  backend: ['Node.js', 'NestJS', 'GraphQL', 'REST', 'WebSockets'],
  5.  frontend: ['Next.js', 'React', 'TypeScript', 'Zustand', 'TanStack Query'],
  6.  databases: ['PostgreSQL', 'MongoDB', 'Redis', 'Prisma', 'SQLite'],
  7.  cloud: ['AWS', 'Vercel', 'Cloudflare', 'S3', 'Lambda'],
  8.  devops: ['Docker', 'Kubernetes', 'GitHub Actions', 'Nginx', 'Terraform'],
  9.  ai: ['OpenAI', 'LangChain', 'RAG', 'Vector DB', 'Pinecone', 'LlamaIndex'],
  10.  testing: ['Jest', 'PyTest', 'Playwright', 'Postman', 'K6'],
  11.  architecture: ['Microservices', 'Event Driven', 'Serverless', 'CI/CD'],
  12.  currentLearning: ['Distributed Systems', 'Kubernetes', 'LLM Engineering'],
  13.  principles: ['Clean', 'Simple', 'Observable', 'Secure', 'DX'],
  14. } as const;
  15. // Continuously evolving. Shipping daily.
  16. // Building systems that solve real-world problems at scale.
$ skills --matrix
TechnologyExperienceConfidenceProduction UsageCurrent LevelLast Used
◉ TypeScript3+ YearsProduction ReadyAdvanced2h ago
◉ Node.js3+ YearsProduction ReadyAdvanced1d ago
◉ React / Next.js2.5 YearsProduction ReadyAdvanced1d ago
◉ FastAPI2+ YearsProduction ReadyAdvanced2h ago
◉ PostgreSQL3 YearsProduction ReadyAdvanced3h ago
◉ MongoDB2.5 YearsProduction ReadyAdvanced1h ago
◉ Docker3+ YearsProduction ReadyAdvanced2h ago
◉ AWS2+ YearsProduction ReadyIntermediate1d ago
◉ Redis3 YearsProduction ReadyAdvanced3h ago
◉ Git / GitHub4+ YearsProduction ReadyExpert38m ago
◉ GraphQL2 YearsProduction ReadyAdvanced1d ago
◉ LangChain1.5 YearsActive GrowthIntermediate3h ago
◉ Prompt Engineering1.5 YearsActive GrowthIntermediate3h ago
◉ RAG Systems1.5 YearsActive GrowthIntermediate3h ago
◉ System Design3+ YearsProduction ReadyAdvanced5h ago
$ certifications.log
DateSourceCertificationStatus
2024-04-18AWSAWS Certified Developer - AssociateVERIFIED
2024-02-10HashiCorpTerraform Associate (003)VERIFIED
2023-11-21MongoDBMongoDB Developer AssociateVERIFIED
2023-08-05GitHubGitHub Actions CertificationVERIFIED
2023-05-12PostmanPostman API Fundamentals Student ExpertVERIFIED
$ tools.sh

Installed packages (global)

✓ git  2.44.0✓ figma  latest✓ aws-cli  2.15.0✓ docker  24.0.6✓ jira  latest✓ k9s  latest✓ cursor  latest✓ linux  (arch)✓ htop  latest✓ vscode  latest✓ warp  latest✓ jq  latest✓ postman  latest✓ github-cli latest✓ ripgrep latest
TERMINALOUTPUTPROBLEMSDEBUG CONSOLE◉ zsh + ▣ ⌫ ⌃

developer@sambit:~/skills$ echo $CURRENT_FOCUS
Backend Architecture
AI Systems
Production APIs
Developer Tooling
System Design
developer@sambit:~/skills$