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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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: ['Python', 'Django', 'C#', 'Node', 'Express'],
			database: ['SQL Server', 'PostgreSQL', 'MongoDB'],
			frontend: ['JavaScript', 'React', 'jQuery', 'HTML', 'CSS', 'Boostrap'],
			tools-technolgies: ['Git', 'GitHub', 'Docker', 'UiPath Studio', 'Selenium', 'Adobe Xd'],
			salesforce: ['Sales Cloud', 'Service Cloud', 'Apex', 'LWC', 'Visualforce', 'SOQL', 'SOSL']
		};
	}

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

Pinned Loading

  1. NASA_exoplanet_detection NASA_exoplanet_detection Public

    Forked from jemshit/NASA_exoplanet_detection

    An intelligent exoplanet detection system that uses machine learning to analyze NASA's open-source datasets from Kepler mission. Features automated classification of exoplanets vs false positives, …

    TypeScript

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

    Touro University GST MSIN 616 Advanced Database Management Course Final Project

    SQL 2 1

  3. fair-play-app fair-play-app Public

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

    JavaScript 1

  4. primary-school-rankings primary-school-rankings Public

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

    1