Pinned Repositories
ahk-simple-launcher
A simple AHK script to execute CLI commands in current explorer directory. Usage: CTRL+T to open command bar.
ahk-vimified-explorer
VimifiedExplorer is an AHK script that provides vim/vifm like bindings for windows explorer. Happy Vimming 😍 .
android-termux-setup-script
termux.sh is a shell script for termux terminal app in android to install and setup various packages like vim, zsh and their configuration files.
dotfiles
My dotfiles and other configurations
FuzzyKNN
Python implementation of "A Fuzzy K-nearest Neighbor Algorithm by J.M Keller, M.R. Grey and J.A. Givens" 📝
heart-rate-calculator-app
Android app that calculates approximated heart rate by using smartphone camera. It estimates heart rate by comparing differences in red component(RGB) in each image frame captured by camera over certain duration of time (around 60 seconds).
lambda-universe
Universe created using λ-calculus and javascript 😍
machine-learning-algorithms
Python Implementation of various machine learning algorithms as sklearn estimators, along with explanation and mathematics behind these algorithms. 🤖
pluralsight-downloader-chrome-extension
[WIP] A chrome extension to download and track Pluralsight courses. 😈
twitter-mbti-personality-classifier
Machine Learning classifier to predict MBTI personality type of an individual using their tweets 🙍
sahilsehwag's Repositories
sahilsehwag/pluralsight-downloader-chrome-extension
[WIP] A chrome extension to download and track Pluralsight courses. 😈
sahilsehwag/android-termux-setup-script
termux.sh is a shell script for termux terminal app in android to install and setup various packages like vim, zsh and their configuration files.
sahilsehwag/ahk-vimified-explorer
VimifiedExplorer is an AHK script that provides vim/vifm like bindings for windows explorer. Happy Vimming 😍 .
sahilsehwag/FuzzyKNN
Python implementation of "A Fuzzy K-nearest Neighbor Algorithm by J.M Keller, M.R. Grey and J.A. Givens" 📝
sahilsehwag/twitter-mbti-personality-classifier
Machine Learning classifier to predict MBTI personality type of an individual using their tweets 🙍
sahilsehwag/heart-rate-calculator-app
Android app that calculates approximated heart rate by using smartphone camera. It estimates heart rate by comparing differences in red component(RGB) in each image frame captured by camera over certain duration of time (around 60 seconds).
sahilsehwag/machine-learning-algorithms
Python Implementation of various machine learning algorithms as sklearn estimators, along with explanation and mathematics behind these algorithms. 🤖
sahilsehwag/dotfiles
My dotfiles and other configurations
sahilsehwag/lambda-universe
Universe created using λ-calculus and javascript 😍
sahilsehwag/ahk-simple-launcher
A simple AHK script to execute CLI commands in current explorer directory. Usage: CTRL+T to open command bar.
sahilsehwag/algorithms-python
[WIP] Implementation of various algorithms using python
sahilsehwag/command-executor
A command-line utility written in python to create custom command that reads its data from json file you create
sahilsehwag/data-structures-python
[WIP] Implementation of various data structures using python
sahilsehwag/guardian-news-search.com
sahilsehwag/ipu-simplified.com
sahilsehwag/linux-setup-scripts
Shell scripts to install and setup(or build from source) various packages for different distros
sahilsehwag/mal-anime-search.com
sahilsehwag/npman
Npman is a management system for newspaper distribution management developed using C#
sahilsehwag/react-lambda
A JavaScript library for building React applications in more functional way. Alternative to JSX.
sahilsehwag/react-redux-cra-boilerplate
sahilsehwag/rma-assignment.com
sahilsehwag/senticircle-algorithm
Python implementation of Senticircle Algorithm, a lexicon based sentiment analysis algorithm presented by Hassan Saif, Miriam Fenandez, Yulan He and Harith Alani in their Research Paper "SentiCircles for Contextual and Conceptual Semantic Sentiment Analysis of Twitter"
sahilsehwag/system-setup-scripts
sahilsehwag/TTT.com
TTT.com is a site that I started developing while back but currently not going to further develop it. Now its just template For tutorial like template feel free to use it
sahilsehwag/vanilla-todos.com
A vanilla todos application in vanilla javascript