My projects

Blogger-cli

Pypi link | Github link :
A custom cli tool to process jupyter notebooks, markdown files and html files. Write your blog in markdown or jupyter notebooks and then transform into blog post with mathjax, code support, google analytics, navigation, disqus support.

Khabar-board

Project archive link. | Github link :
Khabar-board is an online webapp that scrapes news from diffrent new portals of Nepal and worldwide. Currently, the news is Scraped for National nepali, International nepali, National english and International english sections from Kantipur and Kathmandu Post, Ujyaalo online, Hamra kura, Himalayan times, Nepali Times and top headlines from International sources like bbc, cnn, new york times, etc.
NOTE: For policy reasons some news sources are hidden inside the login for my personal use, however you can get source code from github and build for yourself.

Trinity college website redesigned

Project archive link. | Github link :
This project was to mirror legacy website at http://trinitycollge.edu.np | (webarchive link). It is mobile friendly and responsive clone of the website. I used flask web framework and python-bs4 for scraping. Making it responsive was challenging since it was a live mirror. The most interesting part was making routine table responive.