Skip to content
View checkiamsiam's full-sized avatar
☺️
Hearted Coder
☺️
Hearted Coder

Highlights

  • Pro
Block or Report

Block or report checkiamsiam

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

Hi, I'm Siam πŸ‘‹πŸΎ πŸ‘©πŸΎβ€πŸ’»

Typing SVG

More About Me

class WhoAmI {
 name = "Sheikh Shahariar Siam";
 education = "Diploma in Computer Science And Technology";
 profession = "Software Development";
 learningNewTechnologies = true ;
 funFact = "not loving but laughing"; 
 hobbies = [
   "Playing Cricket",
   "Online Games",
   "Watching Movies",
   "Exploring Science"
 ];
 location = "Dhaka, Bangladesh";

 ambitions = "to be a establishe software engineer";

 getFullName() {
   return this.name ;
 }

 getCity() {
   return this.city;
 }

 getAmbitions() {
   return this.ambitions;
 }
}

const me = new WhoAmI();

πŸ“ˆ π™Άπš’πšπš‘πšžπš‹ πš‚πšπšŠπšπšœ :

Siam's Twitter Siam's LinkedIn Siam's Instagram Siam's Facebook

Thanks for visiting ❀️

VisitorCount

snake eating my contributions

Pinned

  1. dohash-npm-package dohash-npm-package Public

    dohash is a lightweight npm package that provides a simple way to hash and encode strings for basic data obfuscation. It is not designed for secure hashing or encryption purposes, but rather for ad…

    TypeScript

  2. korbo-joy-react-native korbo-joy-react-native Public

    React Native e-commerce application

    JavaScript 1

  3. sku-markets-works sku-markets-works Public

    JavaScript 1

  4. smart-edu-api-getway smart-edu-api-getway Public

    common api getway service for smart edu microservices

    TypeScript 1

  5. smart-edu-auth-service smart-edu-auth-service Public

    smart edu university management core services server by nosql(mongodb) with mongoose odm

    TypeScript 1

  6. smart-edu-core-service smart-edu-core-service Public

    smart edu university management core services server by sql(postgres) db with prisma orm

    TypeScript 1