-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
24 lines (23 loc) · 7.16 KB
/
Copy pathfaq.html
File metadata and controls
24 lines (23 loc) · 7.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: default
title: "FAQ"
permalink: /faq/
---
<section class="dfs-faq-hero"><div class="dfs-faq-shell"><p class="dfs-faq-kicker">DataForSolution by OraDigit Technology</p><h1>Frequently Asked Questions</h1><p>Clear answers about the platform, its relationship to OraDigit, its tools, learning resources, projects, and ways to connect.</p></div></section>
<section class="dfs-faq-section"><div class="dfs-faq-shell dfs-faq-list">
<details open><summary>What is DataForSolution?</summary><div><p>DataForSolution is the learning, knowledge, tools, and applied-project product within the OraDigit Technology ecosystem. Its purpose is to help people learn data science, build responsible AI, and solve real problems through practical resources.</p></div></details>
<details><summary>How is DataForSolution related to OraDigit Technology?</summary><div><p>OraDigit Technology is the broader healthcare technology, clinical informatics, analytics, research, and product ecosystem. DataForSolution supports that mission through education, working tools, technical knowledge, and project demonstrations.</p></div></details>
<details><summary>Who is behind the platform?</summary><div><p>DataForSolution and OraDigit are founded by Lissan Liben (He/Him), whose professional focus includes Healthcare Business Intelligence, Clinical Informatics, Healthcare Analytics, Medical Imaging, Data Science, Software Engineering, and OraDigit Research.</p><p><a href="https://www.linkedin.com/in/lissan-analytic" target="_blank" rel="noopener noreferrer">View Lissan’s LinkedIn profile</a>.</p></div></details>
<details><summary>What can I learn here?</summary><div><p>The platform develops structured learning and practical resources in data science, statistics, programming, analytics, artificial intelligence, healthcare technology, medical imaging, and software development.</p><p>Start from the <a href="{{ '/learn/' | relative_url }}">Learning Overview</a>.</p></div></details>
<details><summary>Which tools are currently available?</summary><div><p>The Tools Workspace includes a browser-local CSV Data Profiler, descriptive-statistics and classification-evaluation calculators, transparent career text comparison, and reviewed career-path guidance.</p><p>Open the <a href="{{ '/toolkits/' | relative_url }}">Tools Workspace</a>.</p></div></details>
<details><summary>Are uploaded files or entered text sent to a server?</summary><div><p>No. The Tools Workspace processes selected CSV files, numerical input, resumes, and job descriptions locally in the browser. It does not intentionally upload, log, or store that content.</p></div></details>
<details><summary>Does the platform provide medical advice?</summary><div><p>No. Healthcare and medical imaging content is educational and intended to support learning, workflow understanding, research, and technology development. It does not replace professional judgment, diagnosis, treatment, or an official clinical report.</p></div></details>
<details><summary>Can organizations collaborate with OraDigit or DataForSolution?</summary><div><p>Yes. Relevant areas include healthcare business intelligence, clinical informatics, healthcare analytics, medical imaging, data science, software engineering, research, education, and responsible AI.</p><p>See the <a href="{{ '/collaborate/' | relative_url }}">Collaborate page</a>.</p></div></details>
<details><summary>Can I contribute a project, tool, or article?</summary><div><p>Yes. Original and well-explained projects, tools, case studies, learning resources, and responsible AI work may be proposed for review through the <a href="{{ '/contribute/' | relative_url }}">Contribute page</a>.</p></div></details>
<details><summary>How can I contact Lissan or the platform?</summary><div><p>Use the <a href="{{ '/contact/' | relative_url }}">Contact page</a>, connect through <a href="https://www.linkedin.com/in/lissan-analytic" target="_blank" rel="noopener noreferrer">LinkedIn</a>, or review public work on <a href="https://github.com/DataForSolution" target="_blank" rel="noopener noreferrer">GitHub</a>.</p></div></details>
</div></section>
<section class="dfs-faq-section dfs-faq-section--soft"><div class="dfs-faq-shell"><h2>Continue exploring</h2><div class="dfs-faq-links"><a href="{{ '/about/' | relative_url }}"><strong>About</strong><span>Understand the platform and founder.</span></a><a href="{{ '/learn/' | relative_url }}"><strong>Learn</strong><span>Follow structured learning paths.</span></a><a href="{{ '/toolkits/' | relative_url }}"><strong>Tools</strong><span>Use practical resources.</span></a><a href="https://www.oradigit.com" target="_blank" rel="noopener noreferrer"><strong>OraDigit</strong><span>Explore the wider technology ecosystem.</span></a></div></div></section>
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is DataForSolution?","acceptedAnswer":{"@type":"Answer","text":"DataForSolution is the learning, knowledge, tools, and applied-project product within the OraDigit Technology ecosystem."}},{"@type":"Question","name":"How is DataForSolution related to OraDigit Technology?","acceptedAnswer":{"@type":"Answer","text":"OraDigit Technology is the broader healthcare technology and research ecosystem, while DataForSolution supports its mission through education, tools, knowledge, and projects."}},{"@type":"Question","name":"Who is behind the platform?","acceptedAnswer":{"@type":"Answer","text":"DataForSolution and OraDigit are founded by Lissan Liben, whose work spans healthcare business intelligence, clinical informatics, healthcare analytics, medical imaging, data science, software engineering, and OraDigit Research."}}]}</script>
<style>
.dfs-faq-hero,.dfs-faq-section{padding:68px 22px}.dfs-faq-hero{background:linear-gradient(135deg,#0f172a,#164e63 55%,#14532d);color:#fff}.dfs-faq-shell{max-width:960px;margin:0 auto}.dfs-faq-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:#bbf7d0}.dfs-faq-hero h1{color:#fff!important;font-size:clamp(2.3rem,5vw,4rem)}.dfs-faq-hero p{color:#e2e8f0!important;line-height:1.8}.dfs-faq-section{color:#0f172a}.dfs-faq-list details{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:0 0 14px;box-shadow:0 8px 22px rgba(15,23,42,.05);color:#0f172a}.dfs-faq-list summary{cursor:pointer;padding:20px 22px;font-weight:800;color:#0f172a!important}.dfs-faq-list details div{padding:0 22px 20px;color:#334155!important;line-height:1.7}.dfs-faq-list details p{color:#334155!important}.dfs-faq-list a{color:#15803d!important;font-weight:700}.dfs-faq-section--soft{background:#f1f5f9;color:#0f172a}.dfs-faq-section--soft h2{color:#0f172a!important}.dfs-faq-links{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dfs-faq-links a{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;text-decoration:none;color:#0f172a!important}.dfs-faq-links strong,.dfs-faq-links span{display:block}.dfs-faq-links strong{color:#15803d!important;margin-bottom:7px}.dfs-faq-links span{color:#475569!important;line-height:1.5}@media(max-width:760px){.dfs-faq-links{grid-template-columns:1fr 1fr}}@media(max-width:480px){.dfs-faq-links{grid-template-columns:1fr}}
</style>