DebasishDhal / Short-Pet-Projects-Collection

Planning it to contain very short pet-projects that might not deserve to have a separate repository. Reducing spamming on my main page.

Home Page:https://huggingface.co/DebasishDhal99

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of very small pet-projects. Contents as of now: -

  • Web scrapping of exonyms and endonyms for Czech Republic, Poland, Latvia, Lithuania and Estonia. (Dataset)

  • Random walk visualization. 2D Random walk consisting of single and multi-agents. (Application)

  • Images and Colors - It takes an image as its input and you get to play with the RGB channels for the image.

    • It's working perfectly in my VSCode, for some reason it's malfunctioning in HuggingFace. It appears that the ordering of RGB channels is different in VSCode and HuggingFace (It sounds weird but this is what it seems to be happening).
  • Video shuffling -It takes a video adress as input, cuts out chunks out of it randomly and stiches them together to create a new video clip.

    • Only problem is that the library is throwing error for long videos. For small videos (50 seconds or so), it's working fine. Using this script, I created a mashup video of a video of nature with horses and penguins. This script can be further expanded to use multiple videos at once.
  • Automated LeetCode Rank Retrieval : - A small Python script that scraps the rank from Leetcode everyday. The script is triggered by a scheduler.

About

Planning it to contain very short pet-projects that might not deserve to have a separate repository. Reducing spamming on my main page.

https://huggingface.co/DebasishDhal99


Languages

Language:Python 99.0%Language:Batchfile 1.0%