Skip to content

Commit 6817c9e

Browse files
committed
add : chemistry added, biomed fixed.
1 parent 9cdccfb commit 6817c9e

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

_pages/about.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This poses a sense of Frankenstein-Trojan threat to scientific integrity.
5151
Committed to open science and reproducibility, I focus on building scientific software that ensures transparency.
5252
With a group of my friends, I co-founded <a href="https://github.com/openscilab/">OpenSciLab</a> to develop open-source tools toward this goal.
5353
<br><br>
54-
Below is a topic-based summary of my work, both through OpenSciLab and independent projects: [TBD]
54+
Below is a topic-based summary of my work, including those through OpenSciLab, dataset releases and independent projects: [TBD]
5555
<details>
5656
<summary style="margin-left: 1em;">Natural Language Processing (NLP) and Speech Processing</summary><div style="margin-left: 1em;">
5757
memor, parsipy, nava, naab, syntran-fa, speech-review, wav2vec2, pahgen, xnum, p-in-court, docalog, exprand, tocount
@@ -74,17 +74,29 @@ Below is a topic-based summary of my work, both through OpenSciLab and independe
7474
</div></details>
7575
<details>
7676
<summary style="margin-left: 1em;">Chemistry</summary><div style="margin-left: 1em;">
77-
ECSIMs,
78-
ECSIM-dataset
77+
<!-- Amin's paper -->
78+
<details>
79+
<summary style="margin-left: 1em;">Single Direct Borohydride Fuel Cell (DBFC) Dataset</summary><div style="margin-left: 1em;">
80+
<a href="https://chemrxiv.org/engage/api-gateway/chemrxiv/assets/orp/resource/item/60c74a3e469df423a9f43ce2/original/experimental-dataset-of-electrochemical-efficiency-of-a-direct-borohydride-fuel-cell-dbfc-with-pd-c-pt-c-and-pd-decorated-ni-co-r-go-anode-catalysts.pdf" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">Paper</div></a>
81+
<a href="https://github.com/ECSIM/dbfc-dataset"><img src="https://img.shields.io/github/stars/ECSIM/dbfc-dataset.svg?style=social&logo=github&label=Stars"></a>
82+
<a href="https://github.com/ECSIM/dbfc-dataset"><img src="https://img.shields.io/github/forks/ECSIM/dbfc-dataset.svg?style=social&logo=github&label=Forks"></a><br>
83+
Dataset includes Direct Borohydride Fuel Cell (DBFC) impedance and polarization test in anode with Pd/C, Pt/C and Pd decorated Ni–Co/rGO catalysts. Voltage, power density and resistance of DBFC change as a function of weight percent of SBH (%), applied voltage and amount of anode catalyst loading that are evaluated by polarization and impedance curves with using appropriate equivalent circuit of fuel cell.
84+
</div></details>
85+
<details>
86+
<summary style="margin-left: 1em;">OPEM: Open Source PEM Fuel Cell Simulation Tool</summary><div style="margin-left: 1em;">
87+
<a href="https://github.com/ECSIM/opem"><img src="https://img.shields.io/github/stars/ECSIM/opem.svg?style=social&logo=github&label=Stars"></a>
88+
<a href="https://github.com/ECSIM/opem"><img src="https://img.shields.io/github/forks/ECSIM/opem.svg?style=social&logo=github&label=Forks"></a>
89+
<a href="https://github.com/ECSIM/opem"><img src="http://pepy.tech/badge/opem"></a><br>
90+
The Open-Source PEMFC Simulation Tool (OPEM) is a modeling tool for evaluating the performance of proton exchange membrane fuel cells. This package is a combination of models (static/dynamic) that predict the optimum operating parameters of PEMFC. OPEM contained generic models that will accept as input, not only values of the operating variables such as anode and cathode feed gas, pressure and compositions, cell temperature and current density, but also cell parameters including the active area and membrane thickness.
91+
</div></details>
7992
</div></details>
8093
<details>
8194
<summary style="margin-left: 1em;">Biomedical Science</summary><div style="margin-left: 1em;">
8295
<!-- drux -->
8396
<details>
8497
<summary style="margin-left: 1em;">OPR: Optimized Primer Design Tool</summary><div style="margin-left: 1em;">
85-
<a href="https://github.com/openscilab/opr" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">GitHub</div></a>
86-
<img src="https://img.shields.io/github/stars/openscilab/opr.svg?style=social&logo=github&label=Stars">
87-
<img src="https://img.shields.io/github/forks/openscilab/opr.svg?style=social&logo=github&label=Forks">
98+
<a href="https://github.com/openscilab/opr"><img src="https://img.shields.io/github/stars/openscilab/opr.svg?style=social&logo=github&label=Stars"></a>
99+
<a href="https://github.com/openscilab/opr"><img src="https://img.shields.io/github/forks/openscilab/opr.svg?style=social&logo=github&label=Forks"></a>
88100
<a href="http://pepy.tech/project/opr"><img src="http://pepy.tech/badge/opr"></a><br>
89101
OPR is an open-source Python package designed to simplify and streamline primer design and analysis for biologists and bioinformaticians. It enables users to design, validate, and optimize primers with ease, catering to a wide range of applications such as PCR, qPCR, and sequencing.
90102
</div></details>

0 commit comments

Comments
 (0)