Skip to content

TypeScript program helping scientists study a newly discovered microorganism (in development)

Notifications You must be signed in to change notification settings

anthonychavis/mysteriousorganism

Repository files navigation

Mysterious Organism

Practicing TypeScript (for the sake of Science!)

Table of Contents

Introduction

Marine biologists found a mysterious organism near hydrothermal vents along the seabed. The organism has only 15 DNA base pairs that frequently mutate. Since it can't survive above sea level and is difficult to locate at the seabed, I created a pAequor class to simulate the specimen for the team to study.

Technologies

  • TypeScript
  • NodeJS (in TS)
  • VSCode

Extra Info

  • Throughout this project, I tried to use inferred typing as much as possible.

    • While playing with possible additional features and potentially expanding the capabilities of this project, I quickly found it becoming messy. So, I opted to use a class for the organism object in a separate file.
    • [pending... more to come]
  • Critique:
    • I'm open to criticism; very much want to improve rapidly
    • If you notice something weird, or unsafe, or have food for thought, please don't hesitate to let me know

Sources

Though my repo is quite different than the practice project, the inspiration for this repo was Codecademy's JavaScript practice project called Mysterious Organism.

Contact

Anthony Chavis

Return to the Table of Contents

Return to the top

About

TypeScript program helping scientists study a newly discovered microorganism (in development)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages