Skip to content
@thkSoftwares

THK Softwares

THK Softwares is a software development company that specializes in creating custom software applications tailored specifically to fit your business needs.

import { SoftwareCompany } from 'thk-softwares';

class Bio extends SoftwareCompany {
  name     = 'THK Softwares';
  title    = 'Startup Company | Remote';
  location = 'Bogura, Bangladesh';
  website  = 'https://thksoftwares.com';
  goal     = 'Inventing better future';
}

class Description extends SoftwareCompany {
  description = 'THK Softwares is a software development 
                 company that specializes in creating custom 
                 software applications tailored specifically to 
                 fit your business needs.';
}

class Skills extends SoftwareCompany {
  languages  = ['JavaScript', 'Python', 'Typescript'];
  databases  = ['MySQL', 'MongoDB', 'PostgreSQL'];
  frameworks = ['ReactJS', 'React Native', 'NextJS'];
}

Pinned Loading

  1. reactjs-only reactjs-only Public

    JavaScript

  2. typescript-starter typescript-starter Public

    HTML

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…