Skip to content
View Joyeeta007's full-sized avatar
  • Bangladesh

Block or report Joyeeta007

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
Joyeeta007/README.md

Hi, I'm Joyeeta Sarker

BSc student · Bioinformatics Engineering · Bangladesh Agricultural University
Python developer building tools at the intersection of biology, data, and machine learning


About me

I'm a Bioinformatics Engineering student at Bangladesh Agricultural University, currently focused on building practical tools for biological data analysis and scientific computing. Alongside my degree, I'm learning machine learning and applying computer vision techniques to real-world problems.

I'm working towards freelance remote work in data analytics, bioinformatics scripting, and Python-based tool development — with a particular interest in helping researchers and small teams turn messy biological data into clear, usable insights.


What I build

Bioinformatics tools

  • DNA Sequence Visualizer — visualises nucleotide sequences and composition patterns from FASTA input
  • GC Content Calculator — computes GC% across sequences, useful for primer design and genome analysis

Computer vision

  • Edge Detection Tool — implements Canny and Sobel edge detection using OpenCV; useful for image preprocessing pipelines in medical and scientific imaging

Skills & tools

Languages

Python

Bioinformatics

Biopython · FASTA parsing · Sequence analysis · GC content · Nucleotide frequency analysis

Data & analysis

Pandas · NumPy · Matplotlib · Data cleaning · Exploratory data analysis

Computer vision

OpenCV · Canny edge detection · Sobel operator · Image preprocessing

Machine learning

Scikit-learn · ML fundamentals · Currently learning — classification & biological data modelling

Other

Git · GitHub · Jupyter Notebook · VS Code

Currently learning

  • Machine learning — with a focus on biological and scientific datasets
  • Advanced Python for data pipelines and automation
  • Data analytics and financial data tools
  • Expanding bioinformatics toolset (sequence alignment, motif finding)

Looking for

I'm open to remote freelance work in:

  • Bioinformatics scripting and tool development
  • Python data analysis and visualisation
  • Scientific data processing and pipeline automation
  • Computer vision tasks using OpenCV

If you're a researcher, student, or small team who needs help with biological data or Python scripting — feel free to reach out.


Connect

LinkedIn · Email


Joyeeta's GitHub stats

Top languages


"Building tools that make biological data speak clearly."

Pinned Loading

  1. -BioSequence-Visualizer -BioSequence-Visualizer Public

    BioSequence Visualizer takes fasta file or DNA sequences as input and analyzes: GC Content + Melting Temperature (Tm), Nucleotide frequency chart, Sliding window GC plot, Motif detection with regex…

    Python

  2. GC_Content_Counter GC_Content_Counter Public

    Analyzes DNA sequence, validate it and calculate gc content of the sequence.

    Python

  3. openCV-Edge_Detection- openCV-Edge_Detection- Public

    Using built-in features of opencv and practise of edge detection in computer vision

    Python