Skip to content

adrnmrk/Adrian-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This portfolio is a collection of technical writing samples, coding projects, and automated testing projects.

GitHub public repo

https://github.com/adrnmrk

API Documentation

The Patients API is a backend service developed to manage patient data and clinical records for the Patient Management mobile application. Built using Node.js for the backend logic and MongoDB as the database, this API integrates with the front end, developed using React Native. Click the link above to view the API documentation.

How-to Guides

A user manual developed for the Cambodian National Single Window (CNSW), a web application portal designed for importers/exporters and agents to apply for licenses, permits, and certificates. The portal streamlines the processing of these applications by the relevant Cambodian government agency, all within the same platform. Click the link above to download the PDF copy.

Creating Customer Sentiment Analysis in Node-RED (WIP)

A guide that explains how to implement customer sentiment analysis using Node RED. This guide covers the integration of a sentiment analysis algorithm within Node-RED to assign scores and analyze written feedback from customers, categorizing it as positive, neutral, or negative.

This resource is important for organizations aiming to analyze and understand their customers' sentiments.

Mobile Application Development

Automation Testing

WIP