1234567891011Build. Automate. Scale.
Build. Automate. Scale.
1234567891011// experience
const profession =
'Software Engineer' |
'Full-Stack Developer' |
'Backend Engineer' |
'DevOps Engineer';
const employers = [
{
company: 'Strug Inc',
role: 'Software Engineer',
location: 'Remote — Toronto, Canada',
period: 'Jun 2026 - Present',
responsibilities: [
'Build and maintain full-stack features using modern web technologies',
'Design and implement backend services, REST APIs, database models, and business logic',
'Work with PostgreSQL and Prisma for data modeling and database operations',
'Develop responsive and production-ready frontend features',
'Maintain CI/CD pipelines using GitHub Actions across development, testing, staging, and production environments',
'Collaborate with an international engineering team of 20+ members',
],
},
{
company: 'Devsort',
role: 'Software Engineer (Full Stack)',
location: 'Remote — Islamabad, Pakistan',
period: 'Jul 2024 - Nov 2025',
responsibilities: [
'Developed full-stack web applications using Node.js, React, TypeScript, and PostgreSQL',
'Built scalable backend services and REST APIs',
'Implemented Redis-based caching and RabbitMQ-based asynchronous communication',
'Worked on AI-powered features and research & development initiatives',
'Contributed to real-time application features and backend architecture',
'Researched and implemented recurring payment solutions using Stripe',
'Collaborated with developers to deliver production-ready features',
],
},
{
company: 'DotWeb Agency',
role: 'Frontend Developer Intern',
location: 'Remote',
responsibilities: [
'Developed responsive user interfaces using modern frontend technologies',
'Converted designs into reusable and maintainable frontend components',
'Worked with JavaScript, React, and frontend development workflows',
'Collaborated with the development team to deliver client-facing features',
],
},
];
const expertise = [
'Full Stack Development',
'Backend Engineering',
'REST API Development',
'Microservices Architecture',
'Real-Time Systems',
'Cloud Infrastructure',
'DevOps',
'CI/CD Automation',
'Containerization',
'Kubernetes',
'Infrastructure as Code',
'AI & LLM Applications',
];