Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / ayushkumarshah 75 repositories

Research Assistant | Visual parsing of graphical notations | Mathematical formula and Chemical diagram recognition

ayushkumarshah/dotfiles-linux

The configuration for my linux

Language: Shell - Size: 15.8 MB - Last synced: 24 days ago - Pushed: 25 days ago - Stars: 1 - Forks: 0

ayushkumarshah/Confidence_Interval_Matlab

Project 3 of CISC 820 Quantitative Foundations - Confidence Interval

Language: MATLAB - Size: 419 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/ayushkumarshah.github.io

The repository for hosting my personal website

Language: HTML - Size: 132 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 8 - Forks: 2

ayushkumarshah/imago Fork of ggasoftware/imago

Imago OCR: chemical image recognition toolkit

Size: 838 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Nepali_Plagiarism_Detection

An application which detects plagiarised Devanagari text files using a self built rule based stemming algorithm and Cosine similarity.

Language: Jupyter Notebook - Size: 5.56 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 3

ayushkumarshah/Guitar-Chords-recognition

An application that predicts the chords when melspectrograms of guitar sound is fed into a CNN.

Language: Python - Size: 7.43 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 77 - Forks: 25

ayushkumarshah/Missionaries-and-Cannibals-State-Space-Tree

The state space tree for the solution of Missionaries and Cannibals Problem.

Language: Python - Size: 247 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

ayushkumarshah/SLR-Parser

A SLR_Parser which costructs canonical collection of LR(0) items and SLR Parsing table and also parses a given input string.

Language: Python - Size: 396 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 2

ayushkumarshah/Missionaries-and-Cannibals-Game

A game called Missionaries and Cannibals where you need to cross 3 missionaries and 3 cannibals from one shore to another.

Language: Python - Size: 3.17 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 5 - Forks: 0

ayushkumarshah/autocar

A self-driving car that can detect lanes, stop sign, traffic light and avoid a collision, built using Canny edge detection, Hough transform, Haar cascade classifier, and Arduino programming.

Language: Python - Size: 1.51 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 4 - Forks: 0

ayushkumarshah/Control-System-Labs-Matlab

Matlab codes related to control system and design topics like Laplace transforms, time response of electrical and mechanical systems, mathematical modelling of different signals using simulink,

Language: MATLAB - Size: 6.67 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

ayushkumarshah/dotfiles-mac

The configuration for my mac

Language: Python - Size: 45.7 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 1

ayushkumarshah/Deep-Learning-Nanodegree-Udacity

This repository contains all the projects that I submitted during the completion of the Deep Learning Nano Degree provided by Udacity.

Language: Jupyter Notebook - Size: 151 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

ayushkumarshah/AI-Plays-GTA5

A bike-riding agent in a virtual environment (GTA5), built using CNN, used for simulating self-driving vehicles.

Language: Python - Size: 3.9 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 5 - Forks: 0

ayushkumarshah/wiki

My collection of notes on various topics

Language: HTML - Size: 14.7 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

ayushkumarshah/academicpages.github.io Fork of academicpages/academicpages.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Size: 49 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ayushkumarshah/data-lcp

Data and features for Lexical Complexity Prediction Project hosted here

Language: HTML - Size: 13.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ayushkumarshah/ayushkumarshah

GitHub Profile

Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ayushkumarshah/nvim Fork of LunarVim/LunarVim

Truly the Ultimate Neovim Config NVCode

Size: 6.67 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Learning-App-Development-Using-React-Native

A simple app built using react native.

Language: Objective-C - Size: 235 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 1

ayushkumarshah/learning-django Fork of LinkedInLearning/learning-django-2825501

Learning Django (REVISION)

Size: 166 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

ayushkumarshah/python-design-patterns

The code examples in python for 14 types of design patterns.

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

ayushkumarshah/Python_Optimizations

Course Materials for the Linkedin Course "Faster Python Code"

Language: Python - Size: 1.09 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

ayushkumarshah/Dynamic-Programming-MCM-and-LCS

Dynamic programming implementation of Matrix Chain Multiplication (MCM) and Longest Common Subsequence (LCS)

Language: Python - Size: 442 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

ayushkumarshah/ompi-java-test Fork of open-mpi/ompi-java-test

Some tests / examples for Open MPI's Java MPI bindings

Size: 276 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

ayushkumarshah/omp4j Fork of omp4j/omp4j

Lightweight Java OMP preprocessor

Size: 420 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Research_Foundations

Course materials and assignments of the course CISC810 Research Foundations

Language: TeX - Size: 75.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Computer-Vision-Nanodegree-Udacity

This repository contains all the course materials and projects that I submitted during the completion of the Deep Learning Nano Degree provided by Udacity.

Language: Jupyter Notebook - Size: 170 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

ayushkumarshah/Dimensionality_Reduction_MATLAB

CISC 820 Quantitative Foundations: Project 4 - Dimensionality Reduction and Classification

Language: MATLAB - Size: 41.7 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Visual-Analytics

Contains the course materials of the course ISTE-782: Visual Analytics including Tableau but mostly in R language.

Language: R - Size: 158 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Scripting_basics

It contains examples of basic and simple bash scripts.

Language: Shell - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

ayushkumarshah/Unconstrained_Optimization_Matlab

CISC 820 Quantitative Foundations: Project 2 - Unconstrained Optimization

Language: MATLAB - Size: 4.62 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Linear_Feature_Engineering_Matlab

Project 1 of CISC 820 Quantitative Foundations - Linear Feature Engineering

Language: MATLAB - Size: 10.4 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/just-pandas-things Fork of chiphuyen/just-pandas-things

An ongoing list of pandas quirks

Size: 3.66 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/certificates

Collection of online certificates

Size: 26.4 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Sarangi_Sentiment_Analysis

A framework that categorizes songs written in the Devanagari script into four emotions using Naive Bayes and SVM.

Language: R - Size: 2.32 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

ayushkumarshah/ScanSSD Fork of zanibbi/ScanSSD

Scanning Single Shot Detector for Math in Document Images

Language: Python - Size: 382 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Numerical-Methods-Matlab

Matlab Codes in the lab of the course MSCS 201 Numerical Methods

Language: MATLAB - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Speech-and-Language-Processing-Course-Materials

All required course materials of the course COMP 473 : Speech and Language Processing

Language: Jupyter Notebook - Size: 129 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Natural-Language-Processing-NanoDegree-Udacity

This repository contains all the projects that I submitted during the completion of the Natural Language processing Nano Degree provided by Udacity.

Language: Jupyter Notebook - Size: 28 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/flask-pymongo

Coding materials of the linkedin learning course "Full Stack Web Development with Flask"

Language: HTML - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ayushkumarshah/gitignore Fork of github/gitignore

A collection of useful .gitignore templates

Size: 1.99 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 2

ayushkumarshah/blog-comments

This repo hosts the comments on my blog site https://shahayush.com with https://utteranc.es/

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/medius Fork of onur/medius

Pelican theme inspired from medium

Size: 781 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

ayushkumarshah/bulrush Fork of textbook/bulrush

A Bulma-based Pelican blog theme; clean, flexible and responsive.

Language: HTML - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Projectile-Simulation-Graphics

A python program that takes inputs from user and simulates projectile motion using Tkinter graphics library in Python

Language: Python - Size: 1.38 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/demo-self-driving Fork of streamlit/demo-self-driving

Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.

Size: 13.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/learning Fork of amitness/learning

Becoming 1% better at data science everyday

Size: 312 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Flex Fork of alexandrevicenzi/Flex

The minimalist Pelican theme.

Language: CSS - Size: 5.08 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/girisagar46.github.io Fork of girisagar46/girisagar46.github.io

My personal blog. Built using Pelican (a static site generator)

Size: 3.51 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/pneumatic Fork of iKevinY/pneumatic

Minimalistic, responsive Pelican theme.

Language: HTML - Size: 4.5 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ayushkumarshah/amitness.github.io Fork of amitness/amitness.github.io

Personal blog where I pen down my ideas and thoughts.

Size: 57.8 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

ayushkumarshah/dotfiles-1 Fork of jorinvo/dotfiles

Configuration for Bash, Neovim, macOS

Size: 2.1 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Entrepreneurship-Course-Materials

All the course materials of the course MGTS 402 : Entrepreneurship Development

Size: 251 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/awesome-deep-learning Fork of ChristosChristofidis/awesome-deep-learning

A curated list of awesome Deep Learning tutorials, projects and communities.

Size: 289 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

ayushkumarshah/companies Fork of developers-nepal/companies

List of Nepalese Software Companies Hosting Projects on Github

Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/tech-companies-in-nepal Fork of mesaugat/tech-companies-in-nepal

List of tech companies based or working in Nepal 🇳🇵

Size: 91.8 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

ayushkumarshah/Premier-League-Statistics-DBMS-Project

A Database Management System (DBMS) Project for Premier League Statistics using JAVA and MYSQL Database.

Language: Java - Size: 3.94 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/N-queens-problem

Iterative and recursive solutions for N-queens problem

Language: Python - Size: 356 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Greedy-Algorithms-Activity-Selection-and-HUffman-Coding

Greedy algorithm implementation for activity selection and Huffman coding problems

Language: Python - Size: 471 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Complexity-of-Linear-and-Binary-Search

Analyzing the complexities of linear and binary search algorithms.

Language: Python - Size: 357 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Database-Management-System-Mysql-Practice

Mysql queries practice labs

Size: 368 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Image-Classification-Deep-Learning

An image classification example in deep learning

Language: Jupyter Notebook - Size: 1.28 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Operating-System-Labs-

Python code to solve various Operating System related concepts like Job scheduling algorithms.

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

ayushkumarshah/KUCC_App

Kathmandu University Computer Club App

Language: Java - Size: 2.37 MB - Last synced: 11 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Embedded-System-Labs-Edsim

Simulation of various circuits and embedded systems using Edsim51

Language: Assembly - Size: 2.68 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Chroma-Feature-Extraction-Term-Paper

A term paper on chroma feature extraction related to digital signal processing

Size: 838 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Digital-Signal-Processing-Labs-Matlab

Matlab codes related to few important Digital Signal Processing Topics like sampling, Fourier Transforms, Convolutions, etc.

Language: MATLAB - Size: 3.14 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/Machine-Learning-Lab

Machine Learning Practice in Python based on book "Building_Machine_Learning_Systems_with_Python_2nd_Edition"

Language: Jupyter Notebook - Size: 933 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

ayushkumarshah/8-puzzle-state-space-tree

The state space tree for the solution of 8 puzzle problem using DFS

Language: Python - Size: 205 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

ayushkumarshah/BuildingMachineLearningSystemsWithPython Fork of luispedro/BuildingMachineLearningSystemsWithPython

Source Code for the book Building Machine Learning Systems with Python

Language: Python - Size: 179 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

ayushkumarshah/MathMate

Mathmate app

Language: Java - Size: 574 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ayushkumarshah/ITMeet2018-master

It meet app 2018

Language: Java - Size: 27.4 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

ayushkumarshah/COMP342_Graphics_lab3d

Lab 3d transformation codes

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

ayushkumarshah/COMP342_Graphics_lab

Lab reports 3, 4, 5

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0