
Sam M.
Full Stack Developer
Toronto, ON, Canada
Experienced web developer focused on creating slick, performant, and scalable web experiences with a modern tech stack. Specialized in React/Svelte, TypeScript, and Supabase, delivering responsive and intuitive UI/UX.
interface Developer {
name: string;
skills: string[];
interests: string[];
};
interface TechStack {
devOps: string[];
backend: string[];
frontend: string[];
};
enum ContactType {
github,
linkedIn,
phone,
email
}
const techStack: TechStack = {
devOps: [
'Vercel',
'GitLab',
'GitHub',
'Cloudflare',
],
frontend: [
'React',
'Next.js',
'Svelte',
'SvelteKit',
'TailwindCSS',
'Astro',
'Figma',
'Framer Motion',
'GSAP',
'Redux',
'React Native',
'HTML/CSS',
'JavaScript',
'TypeScript',
'Markdown',
'WordPress',
'Shadcn/UI'
],
backend: [
'Supabase',
'PostgreSQL',
'Firebase',
'NoSQL',
'SQL',
'MongoDB',
'Node.js',
'Bun',
'S3 Storage',
'Resend',
'Stripe',
]
};
// Developer profile
const me: Developer = {
name: 'Sam M.',
skills: [
...techStack.devOps,
...techStack.backend,
...techStack.frontend
],
interests: [
'Reading(Fiction/Non-Fiction)',
'Gaming',
'Coding',
'Traveling',
'Vibe coding',
'Networking'
]
};
// Contact function
const contact = (type: ContactType): string => {
switch (type) {
case 'github':
return 'https://github.com/SaM13997';
case 'linkedIn':
return 'https://www.linkedin.com/in/sarthak13997';
case 'email':
return 'sarthakmalhotra251@gmail.com';
case 'phone':
return '+1 (905) 783-8397';
default:
return 'Send email at sarthakmalhotra251@gmail.com';
}
};
SaveOurScene
SOS was founded by George Fleming to fundraise for cultural charities during the COVID-19 lockdown.
Open Project WebsiteNyx Fitness [WIP]
Nyx Fitness is an all in one fitness app that allows you to track your workouts, nutrition, and progress.
Open Project WebsiteNyx Expenses [WIP]
Nyx Expenses is an all in one expenses app that allows you to track your expenses and finances.
Open Project WebsiteLabyrinth
Labyrinth are an independent promoter, curator, and production company who have become synonymous with staging pioneering live music experiences in unique spaces.
Open Project WebsiteDelancia
Delância is a blend of wine with botanicals. The untamed beauty of Southern Portugal, bottled for you.
Open Project WebsiteStudio Spaces
Perfect for large capacity on-trend conferences, seminars and summits, training events, product launches, experiential & immersive events, gala dinners, weddings and private parties.
Open Project WebsiteBlanche
Where the alchemy of sound sparks radical transformation, we dare you to shatter boundaries, unlock the arcane and pioneer new realms of sonic exploration.
Open Project WebsiteCrowdsauce Project
Crowdsauce is a platform that helps event organisers maximise ticket sales and minimise workload.
Open Project WebsitePerplex
Created by Ludwig Danet & Joe Guimaraes in 2020, PERPLEX creates immersive experiences around the world to celebrate electronic music in sophisticated environments.
Open Project Website