Projects
Here are some of the projects I've worked on for myself. Clients work not included.
Image Empress
a full stack multi-language locale web application designed to compress, optimize, resize and convert format for images up to 50 megabyte size and compress them via express.js server (with Sharp lib). It's created using express.js (node) for server-side and React for client. It uses RESTful api for its operations.
Learn more →Patientor: Medical Record Application
A full stack medical record application designed to handle diagnoses and health information of patients. Project is written in strictly typed TypeScript and utilizes a tech stack that includes but not limited to React, MaterialUI, Node.js (Express) + MongoDB, and is tested with Jest, bundled with Vite. The codebase is formatted using ESLint and Prettier. The communication between the frontend and backend is achieved through a RESTful API. Project utilizes Conventional Commits for versioning and documentation. It's a part of a much larger "Telehealth" application. It's designed to manage diagnoses and health information of individual patients.
Learn more →Blog Lister
a back-end blog-list application to exhibit interesting blogs all over internet. Built with express (node.js), it's extensively tested and can be implanted on any desired front-end application.
Learn more →