Skip to content
View ssumukh's full-sized avatar
🚀
🚀

Highlights

  • Pro
Block or Report

Block or report ssumukh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ssumukh/README.md

Hi, I'm Sumukh 👋 I work on things that I find interesting 🚀

Some serious stuff:

resume linkedin google-scholar portfolio

Fun stuff:

twitter instagram facebook

Pinned

  1. custom-compiler custom-compiler Public

    A fully functional front-end of the compiler for a custom programming language, similar to C. Built parser, scanner, abstract syntax tree, interpreter for generating intermediate representation (LL…

    C++ 4 1

  2. Hindi-Urdu-Machine-Translation Hindi-Urdu-Machine-Translation Public

    Phrase Based Machine Translation Model and various Neural Machine Translation Models for translations between Hindi and Urdu languages

    Python 2 1

  3. Linux-Shell Linux-Shell Public

    A simple implementation of the Linux shell in C

    C 2

  4. PEGASOS PEGASOS Public

    Gradient based solver for Support Vector Machines (SVM)

    Python 1

  5. MultiThreading-Proxy-Server MultiThreading-Proxy-Server Public

    A HTTP proxy server with cache

    Python 2 1

  6. search-engine-for-wikipedia search-engine-for-wikipedia Public

    Used Block-Sort-Based-Indexing to create the inverted index of the entire WikiPedia dump (73.3 GB), then queries on the index and retrieves top 10 results via relevance ranking of the documents, im…

    Python 1