Skip to content

Sayan-Paul/kod

 
 

Repository files navigation

All my personal code, scripts, things that I have collected can be found here.

Cheat sheat:

How to remove stuff permanently from Git

git filter-branch --force --index-filter
'git rm --cached --ignore-unmatch $2' --prune-empty
--tag-name-filter cat -- --all

About

My personal code

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.0%
  • MATLAB 12.7%
  • Jupyter Notebook 8.8%
  • Python 7.3%
  • TeX 4.9%
  • Emacs Lisp 4.8%
  • Other 18.5%