Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: claireprice
  • License: other
  • Language: HTML
  • Default Branch: main
  • Size: 15.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Lipid Profile Calculator

An interactive, browser-based tool designed to help students and educators explore and calculate common lipid profile values used in clinical and biochemical assessments. Built with HTML, CSS, and JavaScript, this calculator provides an intuitive interface for entering lipid measurements and receiving instant calculated results.

Live Demo

Launch the Calculator

Features

  • Calculates key lipid metrics:
    • Total Cholesterol
    • LDL (Low-Density Lipoprotein)
    • HDL (High-Density Lipoprotein)
    • Triglycerides
    • Friedewald LDL Formula
  • Instant calculation and clear error-checking
  • Clean, mobile-friendly user interface
  • Designed for use in undergraduate biochemistry and clinical lab science courses

How to Use Locally

  1. Clone this repository: ```bash git clone https://github.com/claireprice/Lipid-Profile-Calculator.git

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.

You are free to: - Share — copy and redistribute the material in any medium or format - Adapt — remix, transform, and build upon the material for non-commercial educational purposes

Under the following terms: - Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. - NonCommercial — You may not use the material for commercial purposes.

🔗 Full license text: https://creativecommons.org/licenses/by-nc/4.0/

© Claire Price, 2025.

DOI

Owner

  • Login: claireprice
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this tool in your teaching, research, or writing, please cite it using the following metadata."
title: "Lipid Profile Calculator"
version: 1.0.0
type: software
authors:
  - family-names: Price
    given-names: Claire Louise
    orcid: https://orcid.org/0000-0002-6045-4835 
    affiliation: Swansea University Medical School, Swansea SA2 8PP UK
date-released: 2025-05-28
repository-code: https://github.com/claireprice/Lipid-Profile-Calculator
license: CC-BY-NC-4.0

GitHub Events

Total
  • Release event: 1
  • Public event: 1
  • Push event: 4
  • Create event: 1
Last Year
  • Release event: 1
  • Public event: 1
  • Push event: 4
  • Create event: 1