Skip to content
View amanmadov's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro
Block or Report

Block or report amanmadov

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
amanmadov/.md

Hi there, I'm Nury ๐Ÿ‘‹

class Nury {
	constructor() {
		this.name = 'Nury Amanmadov';
		this.position = 'Software Developer';
		this.worksAt = 'IHME at University of Washington';
		this.resume = 'linkedin.com/in/amanmadov';
		this.netId = 'nurmyrat';
		this.techStack = {
			backend: ['C#', 'Node', 'Express', 'Python', 'Django'],
			database: ['SQL Server', 'PostgreSQL', 'MongoDB'],
			frontend: ['HTML', 'CSS', 'Boostrap', 'JavaScript', 'React', 'jQuery'],
			tools: ['Git', 'GitHub', 'Docker', 'UiPath Studio', 'Adobe Xd'],
			salesforce: ['Sales Cloud', 'Service Cloud', 'Apex', 'Visualforce', 'SOQL', 'SOSL']
		};
	}

	getEmail = () => `${this.netId}@uw.edu`
}

Pinned

  1. javascript-tutorials javascript-tutorials Public

    Javascript Tutorial Insights: Concise Notes & Code Snippets

    JavaScript 4

  2. msin616-final-project msin616-final-project Public

    Touro University GST MSIN 616 Advanced Database Management Course Final Project

    SQL 2 1

  3. primary-school-rankings primary-school-rankings Public

    Touro University GST WMMN 613 Interactive Design for the Web Course Final Project

  4. trivia-quiz-app trivia-quiz-app Public

    Touro University GST MSIN 625 Advanced Web and Application Development Course Final Project

    JavaScript

  5. note-taking-app note-taking-app Public

    Note taking app with Node Express

    Handlebars 1

  6. fair-play-app fair-play-app Public

    TeamBalancer helps you create two equally balanced teams based on the skill levels of players.

    JavaScript 1