Dilshodbek Ismoilov
Портфолио
SchoolUP
- Developed the backend of the hybrid learning management system for automating virtual classrooms. Primary technologies: Typescript, Nodejs, Expressjs, and MongoDB. - Decreased the response time of services from 600 ms to 200 ms by introducing an independent micro-service and multi-tenancy for each service. - Increased sorting and filtering performance by 1,000% with a large amount of data, by optimizing Mongoose queries.
ZETSOFT
- Took part in the development of a large e-commerce platform and contributed to the development of new features and systems as well as the improvement of already-existing platform components. - Created a full permission system that divides every main operation into single permissions that a user can be given, by developing a custom parsing method for incoming queries.
SchoolUP
- Achieved 98% test coverage by writing high-quality code, and covering the written code with unit tests using Jest and Supertest. - Collaborated with frontend engineers to develop REST API contracts and documented using Swagger.