Skip to content

Instantly share code, notes, and snippets.

View soumitradev's full-sized avatar
🐟
Dead (for now)

Soumitra Shewale soumitradev

🐟
Dead (for now)
View GitHub Profile
@soumitradev
soumitradev / libinput-gestures.conf
Last active November 14, 2021 16:47
Gestures for my Vanilla Gnome (no custom keyboard shortcuts)
#IMPORTANT: Needs libinput version >= 1.19 (do libinput --version), also, runs only on this fork:
# https://github.com/soumitradev/libinput-gestures
# Invalid lines
# Unsupported lines
# Swipe threshold (0-100)
@soumitradev
soumitradev / libinput-gestures.conf
Last active September 16, 2020 19:37
My gestures on ubuntu (for material-shell)
# Generated by Gestures 0.2.2 --> https://gitlab.com/cunidev/gestures
# Manual editing might result in data loss!
# Invalid lines
# Unsupported lines
# Swipe threshold (0-100)

Keybase proof

I hereby claim:

  • I am soumitradev on github.
  • I am soumitradev (https://keybase.io/soumitradev) on keybase.
  • I have a public key whose fingerprint is 9954 B46B A02D 6ED1 05B2 104D AAB2 761D E113 429A

To claim this, I am signing this object:

@soumitradev
soumitradev / JuliaImages.ipynb
Last active January 7, 2020 18:41
Benchmarks of JuliaImages compared to OpenCV and PIL (Pillow) on Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@soumitradev
soumitradev / Draw_Scene.ipynb
Last active January 7, 2020 18:00
This script draws a scene using the package Luxor.jl. I have drawn a snowy landscape that looks simple at first, but uses complex features of Luxor.jl to add attention to detail.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@soumitradev
soumitradev / LICENSE
Last active September 17, 2020 17:28
A transverse wave simulator written using Plots.jl and Interact.jl
MIT License
Copyright (c) 2020 Soumitra Shewale (soumitradev)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@soumitradev
soumitradev / GraphTraversalAnimation.ipynb
Last active January 7, 2020 18:33
A script that visualises and animates Graph Traversals.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@soumitradev
soumitradev / AnagramFinder.ipynb
Last active January 7, 2020 18:31
An Anagram Finding Algorithm
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.