(In development) Microservices full-stack single-page web app built with Typescript, React, Redux, Styled Components (for CSS-in-JS), Python, Django, Redis, and PostgreSQL. Separate servers for LIMS and Payments hosted on AWS EC2 instances with Kubernetes and circleci CI/CD. Database hosted on AW...
The Synthetic Biology Laboratory Information Management System (LIMS) is an innovative platform designed to streamline the management of laboratory information and enhance workflow efficiency. It leverages modern technologies to create a robust system that handles everything from data storage to project management, enabling researchers to focus on their experiments rather than administrative tasks. With a strong emphasis on user experience, this system is built to support the unique needs of synthetic biology laboratories.
What stands out about this LIMS is its use of contemporary software development practices and a sophisticated tech stack. The combination of backend and frontend technologies, alongside an emphasis on testing methodologies, positions this system as a competitive solution in the rapidly advancing field of synthetic biology.
User-Friendly Single Page Application: Designed to provide a seamless user experience, ensuring that users can navigate the platform without any hassle.
Robust Database Architecture: Engineered to Boyce-Codd Normal form using PostgreSQL, optimizing data retrieval and storage for high performance.
Advanced API Design: Utilizing Django and django-rest-framework to facilitate smooth integration with other applications and services.
Secure Authentication: Employing JSON Web Token authentication with Redis to protect user data and maintain integrity across sessions.
State Management with Redux: Implementing complex state management using Redux for efficient data handling in the React application.
Comprehensive Testing Framework: Incorporating unit, integration, and end-to-end testing practices with Jest, pytest, and Cypress to ensure reliability and robustness.
Dockerized Development Environment: Simplifying the coordination of services like Django, PostgreSQL, Redis, and React, enhancing the development workflow.
Continuous Integration: Utilizing CircleCI for automated testing and deployment processes, ensuring code quality and efficient releases.