Skip to content
View sadipgiri's full-sized avatar
Block or Report

Block or report sadipgiri

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

Pinned

  1. Computational-Linguistics-NLP Computational-Linguistics-NLP Public

    This is the code repository for Computational Linguistics—class projects. It contains different projects to help understand various topics.

    Python

  2. cryptography--geneticAlgorithm cryptography--geneticAlgorithm Public

    Application (Flask) to encrypt & decrypt mono-alphabetic (Caesar) and poly-alphabetic (Vigenere) ciphers and their Cryptanalysis using Genetic Algorithm (GA)

    Python 5 2

  3. image_classfication image_classfication Public

    Development and implementation of various image classifiers using deep learning.

    Jupyter Notebook

  4. Database-Management-Systems Database-Management-Systems Public

    Learned storing, managing and querying structured, semi-structured, and unstructured data including specialized database types in the NoSQL realm, as well as cloud-hosted database, such as those of…

    Python

  5. silent_auction_project silent_auction_project Public

    Flask Silent Auction Project Demo—Software Engineering for Liberal and Visual Arts Class

    HTML 1

  6. Ray-Tracer Ray-Tracer Public

    Implementation of own retracer from scratch: - built a renderer using ray tracing algorithms & optimized as well as organized the renderer.

    C#