Projects
Examples of areas commonly addressed in proprietary software development projects include:
- Communication protocols: Efficient data exchange between devices, ensuring reliable connectivity and interoperability.
- Embedded: Real time operating system development integrating software into specialized hardware, enabling dedicated functions and enhancing device capabilities.
- Telemetry: Collect and transmit performance or usage data, supporting robust monitoring and analysis for system optimization.
Descriptive Object Notated Protocol (DONP) Project
- Developed a protocol simulation platform that interprets definitions from JSON, enabling users to quickly prototype and test communication protocols without manual coding. This approach streamlines protocol design and troubleshooting, reducing development time and fostering interoperability.
- Currently in the proof-of-concept stage, the project has been implemented in Python, JavaScript, C++, and Go, each offering unique perspectives on performance and syntax.
Professional Portfolio Website – Open-Source
- Designed and launched a portfolio website builder as a “low-code” solution to easily construct and maintain a portfolio website.
- Powered by Django, deployed on GCP and hosted by Firebase - the GCP solution features a Cloud Run service communicating by VPC with a Postgres SQL database and storage bucket.
