Hi! If you stumbled here looking for kaichogami, that's me! Asish Panda. I am a student and I love to learn new technology or concept. My favorite language is python and I use it for almost everything, be it coding competition or machine learning application or brain signals!

Projects

GSoC 2016 PSF, MNE

MNE is a software for analysis, filtering, visualization of eeg/meg signals. My project's aim was to refactor decoding module to comply with scikit-learn API.

Internship at AlienAdv, 2015

Automating social media sites to post, message, share events for better reach to potential customers. Tested site using selenium for bugs.

GSoC 2014 PSF, Sunpy

Sunpy is a python package for solar data analysis and astropy is a general astronomical research tool. My project's aim was to integrate Units module of Astropy with Sunpy for explicit units manipulation.

Comicbook downloader

Implemented a command-line interface tool to download comic(manga) book chapters from an online viewing site.

Huffman Compression for text files

Created a command line interface tool to compress and decompress files based on huffman compression algorithm