Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anuradhawick/anuradhawick

Readme for my Github
https://github.com/anuradhawick/anuradhawick

Last synced: 23 days ago
JSON representation

Readme for my Github

Awesome Lists containing this project

README

        


G'day! Welcome to my GitHub home πŸ‘‹


I’m Anuradhaβ€”I’m and [Solutions Architect for Bioinformatics Products at CSIRO](https://people.csiro.au/w/a/anuradha-wickramarachchi), Australia. I got my Ph.D. in computer science from the [School of Computing](https://cs.anu.edu.au/) at the [Australian National University](https://www.anu.edu.au/) in Canberra, Australia. I enjoy writing code, playing games and IoT DIYs.

Check out my personal website [anuradhawick.com](https://www.anuradhawick.com).

Check my recent web-site development at [Vinyl.LK](https://www.vinyl.lk/). This is implemented in AWS with Lambda, S3, Cloudfront and Route53! Check repo in [Github](https://github.com/anuradhawick/vinyl-search)

- πŸ”­ I build bioinformatics software/tools, browse through my repos
- πŸ”­ I've worked on clustering TGS sequencing data (binning long reads)
- 🌱 Interested areas include Machine Learning, Bioinformatics and Computational Biology
- πŸ“« How to reach me: [email protected]
- 🏠 Check out my portfolio website: https://anuradhawick.com
- πŸ“ Check out my Medium Blog: https://medium.com/@anuradhawick

# My Apps [my website](https://anuradhawick.com/apps/)

## πŸ’» [TypeFaster](https://typefaster.anuradhawick.com)

A platform to practice your typiing. Find the repo - [https://github.com/anuradhawick/typefaster](https://github.com/anuradhawick/typefaster) .You can access the demo on [https://typefaster.anuradhawick.com](https://typefaster.anuradhawick.com)

## πŸ“Ž [Clipper](https://github.com/anuradhawick/clipper)

A versatile clipboard management and note-taking application designed specifically for developers.

# AI/ML/Bioinformatics Researcher tools

I feel quite thrilled about few of my recent work! So decided to showcase here. 😎

## 🧬 [Kmertools](https://github.com/anuradhawick/kmertools)

kmertools is a k-mer based feature extraction tool designed to support metagenomics and other bioinformatics analytics.

## 🧬 [RsBio-Seq](https://github.com/anuradhawick/rsbio-seq)

A faster FASTA/FASTQ reader with very small footprint in your code compared to Biopython.

## 🧬 [Long Reads Specialized Binner (MetaBCC-LR)](https://github.com/anuradhawick/MetaBCC-LR)

First long read binner that uses both coverage and composition both in metagenomics binning. Here we introduce a neat trick to estimate read coverage via kmers and build a feature vector for coverage.

## πŸŽ₯ [YOLO Object Annotator for Computer Vision](https://github.com/anuradhawick/Object-Annotation-Maker)

This enables generation of training images for YOLO given a set of objects and backgrounds. Makes life a lot easier as manually annotating real images is labour intensive.

## 🌐 [AWS Boilerplate (Ready to use with Router)](https://github.com/anuradhawick/aws-lambda-serverless-boilerplate)

This came as a requirement in [Vinyl.LK](https://www.vinyl.lk/). This is a solid template for any AWS lambda based project. All the yaml files and templates are included with sufficient(I hope) help and documentation.

## πŸ‘¨πŸ½β€πŸ’» [Algorithm Competitions](https://github.com/anuradhawick/algo-competitions)

Here you will find how I have done some of the challenging code events in the past few years. I will try to migrate the things I have done before my time in GitHub as we go along.