Skip to content
View amanmadov's full-sized avatar
:octocat:
:octocat:

Block or report amanmadov

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 Amanmadov {
	constructor() {
		this.name = 'Nurmyrat Amanmadov';
		this.position = 'Infrastructure Engineer';
		this.worksAt = 'IHME at University of Washington';
		this.resume = 'linkedin.com/in/amanmadov';
		this.webpage = 'amanmadov.com';
		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

    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