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'];
}THK Softwares
THK Softwares is a software development company that specializes in creating custom software applications tailored specifically to fit your business needs.
- 2 followers
- Bangladesh
- https://thksoftwares.com
Pinned Loading
Repositories
Showing 3 of 3 repositories
- .github Public
thkSoftwares/.github’s past year of commit activity - typescript-starter Public
thkSoftwares/typescript-starter’s past year of commit activity - reactjs-only Public
thkSoftwares/reactjs-only’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…
