Skip to content
View osmokb's full-sized avatar

Block or report osmokb

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

Welcome to my profile page

osmokb

My mbti type is INTP

๐Ÿ’ป Technologies I Love

  • Reactโšก๏ธ
  • Frontend Development โœจ

๐Ÿ“š My tech stack

HTML5 CSS3 JavaScript TypeScript React Git

Who am I?

class WhoAmI {
   constructor() {
   	this.user = 'Seugmin Oh';
   	this.current_work = 'Writing code';
   	this.hobbies = [
   		'Body Building',
   		'Watching Movie',
   		'Going out to eat good food with nice people'
   	];
   }
  
   getCity() {
   	return 'Seoul';
   }
  
   Ambitions() {
   	return ['Become a building owner', 'Publishing a book', 'Travel the world'];
   	// Assume 10 more awesome ambitions here  ;)
   }
}

   

Current Works

  • Started learning TypeScript and Next.js!๐ŸŒฑ
  • Solve Algorithmic Problems with JavaScript.
  • Create Todo App.

๐Ÿ“ Blog

๐Ÿ”— Links

email instagram

Popular repositories Loading

  1. practice practice Public

  2. git-practice git-practice Public

  3. westagram-react westagram-react Public

    CSS

  4. git-test git-test Public

    JavaScript

  5. ToDoList ToDoList Public

    JavaScript

  6. 45-1st-Agile-frontend 45-1st-Agile-frontend Public

    Forked from wecode-bootcamp-korea/45-1st-Agile-frontend

    ๊น€์ค€์„ญ, ๊น€ํฌ์—ฐ, ๋ฐ•ํ˜„์•„, ์ด์†Œ์ง„, ์˜ค์Šน๋ฏผ

    JavaScript