Sauraj Kumar Singh
Sauraj Kumar Singh
CCExtractor version: 0.94 # In raising this issue, I confirm the following: - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that the bug-fix...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://github.com/metafy-social/python-scripts' 2. You might see multiple badges...
## Description Following Script Will grep meaning of a provided word by using API. ## Dependencies > requests > json > python_dotenv ## Future Improvements _To add robust checking for...
### Is your feature request related to a problem? Please describe In some situations we need to get quick meaning of a word or slangs. ### Describe the solution you'd...
```bash ksauraj on Xenon-ⲕꜱᵃᵘ global_index_source on master took 1s ksau update Using cached remote with most free space: hakimionedrive Fetching ############################################################################################################################################################## 100.0% New version found (Version 3.0.1 (Stable)...
The current [deploy script](https://github.com/FOSS-Community/fosscu.org/blob/main/scripts/deploy.sh) isn't much robust and might fail quickly if required dependencies isn't setup in correct manner. We can make the deploy script more robust by adding errors...
The created webpage is quite ugly right now, any improvement is welcomed.  You can edit your code [here](https://github.com/ksauraj/jee_counsellor/blob/8f26a5b1779bef3e1ef3fb06543d9c0234b2dc4f/tool.py#L299-L400)
We can add feature to display the applied settings like what Institutes Type, Course Type, Quota, Rank etc was applied in following filtered data set. **Objective** - This would make...
We can utilise GitHub branch protection rule and make a github workflow file to run some tests before merging a pull request. You can utilise tools like `unittest` to do...
Implement a page indexing system for Institutes listing. Institutes section contains large numbers of elements, which looks ugly to display all at once. So, we can implement a page indexing...