Vishnu Ks
Vishnu Ks
This repository contains links to tools for building chat bots. If you think some cool tool is missing in this repo please make a Pull request. :tada: . Thanks for...
https://diff.blog is an aggregator of computer science engineering and developer blogs. I built it around 1.5 years back and I plan to keep it running as much as I can....
👋👋 Hello Hacktoberfest contributors if you are looking to contribute to Mind-Expanding Books, I would recommend focusing on improving the website which can be accessed at http://books.vishnuks.com/ (soon to get...
We show the Goodreads star count in the website. We fetch the data using the following script `Mind-Expanding-Books/utils/update_json_files.py` The script generates two json files which are then copied to `app/src/data`...
The task is to generate a unique page for each and every book present in our list. The page should show the name of the book, year of publishing, description...
Your task is to improve the SEO of mind-expanding books website. Feel free to create a pull request with any changes that you think would improve the SEO.
The [website](https://books.vishnuks.com) at the moment is not all responsive and is kind of not usable on mobile and tablet. Ideally, the website should work properly across all types of devices....
Zulip backup/restore system now works fine in a docker environment. So we don't need this custom system anymore. Related https://chat.zulip.org/#narrow/stream/31-production-help/topic/docker.20zulip
@leolabs Thanks for building this. This is a fantastic tool with excellent documentation and made my life a lot easier. But I did face an issue while using this tool....
I am getting the following error while running `translate_messages`. I have generated a Google Translate API key and set it as `GOOGLE_TRANSLATE_KEY` as well. ```bash masked@masked:~/masked$ ./manage.py translate_messages -l ar...