Skip to content
View Miicaso123's full-sized avatar

Block or report Miicaso123

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
Miicaso123/README.md

SALEM✌🏻

LANGUAGES AND TOOLS

html5 logo css3 logo tailwindcss logo javascript logo typescript logo react logo vuejs logo nuxtjs logo mysql logo nodejs logo

class WhoAmI {
user: string = 'Kurmanay';
currentWork: string = 'Becoming a top-tier Frontend Developer 🚀';

hobbies: string[] = [
'Drawing in my sketchbook 🎨',
'Playing the ukulele 🎶',
'Practicing Muay Thai 🥊',
'Reading manhwa and self-growth books 📚',
'Chasing that ONE elusive bug all night… 🐛💻'
];

getCity(): string {
return 'Almaty, Kazakhstan 🇰🇿';
}
}

const me = new WhoAmI();
console.log(`Hi, I'm ${me.user} from ${me.getCity()}`);

Pinned Loading

  1. bank-app bank-app Public

    Vue

  2. nuxt-brut nuxt-brut Public

    Vue

  3. site-stroy-project site-stroy-project Public

    JavaScript

  4. travel-almaty travel-almaty Public

    JavaScript

  5. auth-tasks auth-tasks Public

    TypeScript

  6. hotel-web hotel-web Public

    TypeScript