Skip to content
View engkinandatama's full-sized avatar

Block or report engkinandatama

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
engkinandatama/README.md

Hi there! πŸ‘‹ I'm Engki Nandatama

Typing SVG

🧬 About Me

Life sciences enthusiast with a background in biology and a growing passion for bridging the gap between lab bench and digital innovation. I'm on an exciting journey exploring how technology can revolutionize scientific research and quality systems.

class CodeDrivenBiologist:
    def __init__(self):
        self.background = "Biology Graduate"
        self.tagline = "A Code-Driven Biologist"
        self.interests = ["Bioinformatics", "Data Science", "Lab Automation", "QA/QC Systems"]
        self.current_focus = "Integrating technology in life sciences"
        self.motto = "Code the invisible. Decode the impossible."
    
    def current_journey(self):
        return "Learning Python & exploring computational biology"

πŸ”¬ What I Do

  • πŸ§ͺ Laboratory Experience: Molecular biology and scientific analysis
  • πŸ’» Tech Integration: Exploring Python applications in bioinformatics
  • βš™οΈ Automation: Experimenting with lab process automation
  • ☁️ Cloud Tools: Understanding data pipelines for scientific workflows
  • πŸ” QA/QC: Passionate about quality systems and traceability

πŸ› οΈ Tech Stack & Learning Journey

Currently Learning

Python HTML5 CSS3 JavaScript

Exploring

MongoDB Express.js Vue.js Node.js

Future Goals

R Docker AWS

🎯 Current Focus Areas

graph LR
    A[Biology Background] --> B[Python Programming]
    B --> C[Bioinformatics]
    C --> D[Data Analysis]
    D --> E[Lab Automation]
    E --> F[Smart Science Solutions]
    
    G[Web Development] --> H[MEVN Stack]
    H --> I[Scientific Web Apps]
    
    B --> J[QA/QC Systems]
    J --> K[Digital Lab Solutions]
Loading

πŸ“« Let's Connect!

LinkedIn Portfolio Email


"Where biology meets bytes, innovation begins." πŸ§¬πŸ’»

Pinned Loading

  1. primerlab-genomic primerlab-genomic Public

    A modular genomic toolkit focused on automated primer design, sequence validation, and workflow orchestration. Built for reliability, reproducibility, and scalable bioinformatics workflows.

    Python