Skip to content
View abdullayev-tarlan's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report abdullayev-tarlan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abdullayev-tarlan/README.md

Hi there, I'm Tarlan 👋

class Tarlan {
	constructor() {
		this.name = 'Tarlan Abdullayev';
		this.position = 'Software Developer';
		this.resume = 'linkedin.com/in/abdullayev-tarlan';
		this.username = 'abdullayev.tarlan';
		this.techStack = {
			backend: ['Node', 'Express'],
			database: ['PostgreSQL', 'MongoDB'],
			frontend: ['HTML', 'CSS', 'Boostrap', 'JavaScript', 'React', 'jQuery'],
			tools: ['Git', 'GitHub', VS Code],
			salesforce: ['Sales Cloud', 'Service Cloud', 'Marketing Cloud', 'Apex', 'Visualforce', 'SOQL', 'SOSL']
		};
	}

	getEmail = () => `${this.username}@northeastern.edu`
}

Pinned Loading

  1. abdullayev-tarlan abdullayev-tarlan Public

  2. salesforce-community-member-manager salesforce-community-member-manager Public

    A suite of Lightning Web Components (LWC) and automation for Salesforce that streamlines the user lifecycle management for Experience Cloud (Community) portals and integrated LMS platforms.

    C#