Commit Graph

18 Commits

Author SHA1 Message Date
Amruth Pillai 7d8828a358
fix(i18n): add missing translation keys, update lang/locale logic 2022-03-11 08:43:20 +01:00
Amruth Pillai 6255849822
fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
Amruth Pillai 6f02048ebd
feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +01:00
Amruth Pillai e52edaa552
chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
Amruth Pillai 938e2e8e25
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
Amruth Pillai 9c1380f401
🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai 295172687b
🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
Amruth Pillai 2175256310
clear everything 2022-02-28 20:23:10 +01:00
Amruth Pillai a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
Amruth Pillai 2aaed1a575 fixing crashes, upgrading dependencies, patching security vulnerabilities 2020-10-03 08:57:37 +05:30
Amruth Pillai a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
Amruth Pillai c00d7a9eef - fixing conflicting order warning and firebase warning
- added more web manifest rules
2020-07-09 15:45:20 +05:30
Amruth Pillai 3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
Amruth Pillai 9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
Amruth Pillai dbb005d26c - using nanoevents as event emitter
- bug: createResumeModal opens twice
2020-07-06 14:47:05 +05:30
Amruth Pillai e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
Amruth Pillai d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
Amruth Pillai 9510d44949
completed translation extraction of profile and work 2020-03-29 23:28:24 +05:30