Giter Club home page Giter Club logo

Narasimhan MG's Projects

amarakosha icon amarakosha

अमरकोश is a Thesaurus-like system for the saṃskṛtaṃ(संस्कृतं) language. It has the grammar(व्याकरण/vyākaraṇa) of the ancient language, its etymology(निरुक्त/nirukta), the 7 cases(विभक्ति/vibhakti), verb-like(कृदंत), noun-like(सुबंत) and adjective-like(णिजंत) sub-kośas, root-suffix(धातु) and prefix-root systems of word formation, besides principles and mechanisms for detection of person, gender and tense. This project demonstrates these capabilities.

ancient-indian-encryption-systems icon ancient-indian-encryption-systems

# Samjna * An Encryption/Decryption System based on Chakras and Bandhas. One can hide messages in given area (x1,y1)-(x2,y2) of a grid (matrix) of a given size with a given Bandha (traversal algorithm). Another authorized user can decrypt using the same parameters used to encrypt the messages. These parameters constitute a shared key set. Several messages can be hidden/revealed in a grid of a given size.

knowledgetree icon knowledgetree

A Knowledge Tree for Indian knowledge Systems based on an inverted tree structure - Jnana Aswattha.

knowledgetree_apiiyengar icon knowledgetree_apiiyengar

Knowledgetree Front End Tree Renderer for /api.iyengarlabs.org/v1/ back-end application by github.com/shreyas87

programming_language_transformer icon programming_language_transformer

A simple parser/converter that converter C statements to Python statements, with some special conversions of 1) functions like strcmp, strcpy, strcat to <var> == <expression> or <var> = <string expression> or <var> += <string expression> 2) structs to classes with a) __init__ (with assignments self.<struct_member> = None), b) get (returns a dictionary with all struct members) and c) __str__ functions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.