Skip to content

Instantly share code, notes, and snippets.

View wolfram77's full-sized avatar

Subhajit Sahu wolfram77

View GitHub Profile
@wolfram77
wolfram77 / screen-size-test.html
Created August 30, 2015 15:20
screen-size-test
<!-- @wolfram77 -->
<!DOCTYPE html>
<html lang="en">
<head>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800" rel="stylesheet" type="text/css">
<title>Screen Size Test</title>
</head>
<body>

I want to use org repositories for storing individual functions of package.

@wolfram77
wolfram77 / VaMusic.md
Last active April 3, 2018 07:33
Music maker using Voice assistant

Voice Assisted Music Composition using Machine Learning and Natural Language Processing

While people might be busy with work, they actually love a lot of special songs and music. Many people do love to sing songs either as a game, or as a hobby, or even as a way to enjoy the moment and forget about their hardships. However, the same is not true for music, since it requires multiple musical instruments (orchestra) and a lot of skill, it is often out of the reach of common people. This might be a reason why we have many singing shows, but hardly any music performances. This is my proposal proposal to make a voice assisted music composer application that can enable people to compose music just with their own voice (while people might not be able to sing very well, they might be able to compose great music), Music is more fundamental and can stand without a song.

So how are people going to make his music? They can simply start singing (or rather tuning) into the microphone and the application tries to detect

@wolfram77
wolfram77 / VaSQL.md
Last active April 6, 2018 06:57
VaSQL

Programming with Microphone and Wearable Gloves using Speech, Language, and Gesture Recognition

Introduction

Programming can often be a tedious and repetitive task, and when continued for long hours everyday might eventually cause Repetitive Strain Injury (RSI). RSI is a serious problem causes loss of productivity, and pain in the hands. As the jobs in the software industry keep growing (India being the second largest programmer producing country), the number of possible cases of RSI growing every year with alarming rate. Steps are to be taken to fix the root of the problem. Due to the sedentary lifestyle, there has been on rise in the number of chronic diseases such as obesity, diabetes, hypertension, and cardiovascular

@wolfram77
wolfram77 / packages.md
Last active June 11, 2018 15:09
packages.md
start cmd /c enpm clone string-asc -a -r extra-string/asc
start cmd /c enpm clone string-chr -a -r extra-string/chr
start cmd /c enpm clone string-commoninfix -a -r extra-string/common-infix
start cmd /c enpm clone string-commonprefix -a -r extra-string/common-prefix
start cmd /c enpm clone string-commonsuffix -a -r extra-string/common-suffix
start cmd /c enpm clone string-commontransfix -a -r extra-string/common-transfix
start cmd /c enpm clone string-dameraulevenshteindistance -a -r extra-string/damerau-levenshtein-distance
start cmd /c enpm clone string-digits -a -r extra-string/digits
start cmd /c enpm clone string-entries -a -r extra-string/entries
call enpm clone string-euclideandistance -a -r extra-string/euclidean-distance
@wolfram77
wolfram77 / mycelium-query+status.js
Created April 17, 2019 05:08
holding code: objectStringify(), valueMap(), rowMap() can try to transform Array, Object.
const Database = require('better-sqlite3');
const SQLTYPE = {
'boolean': 'INTEGER',
'number': 'REAL',
'string': 'TEXT',
};
const RKEYWORD = /^offset|limit|order|group|where/i;
@wolfram77
wolfram77 / telgu.csv
Created June 24, 2019 11:13
after the 2 people in lab taught 2 some words
opurubonda nariyal pani
bagunawa acha hai
tinnawa eaten food?
@wolfram77
wolfram77 / Dialogflow.md
Last active July 15, 2019 05:33
Dialogflow

Dialogflow

  • Delete entity usage in intents.