Git Product home page Git Product logo

Neelanjan Manna is a Software Engineer at Harness. He is a maintainer of the CNCF LitmusChaos project, a chaos engineering orchestration framework for validating the resiliency of cloud-native environments. He contributes to the development of emerging technologies including chaos engineering, distributed applications, and Kubernetes applications at Harness.


Latest Blogs 📕

Dev Stats for This Week 📊

Go      31 hrs 42 mins  ███████████████████████▓░   95.21 %
Rust    52 mins         ▓░░░░░░░░░░░░░░░░░░░░░░░░   02.62 %
Java    16 mins         ▒░░░░░░░░░░░░░░░░░░░░░░░░   00.80 %
Bash    11 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.58 %
YAML    10 mins         ░░░░░░░░░░░░░░░░░░░░░░░░░   00.50 %

Let's Stay in Touch! 💬

neelanjan00      neelanjan00      NeelanjanManna      Neelanjan Manna

Neelanjan Manna's Projects

asl-sign-language-cv icon asl-sign-language-cv

A webcam-based object detection model that uses an artificial neural network to label the American Sign Language (ASL) hand sign alphabets. This deep learning model makes use of the Faster-RCNN model architecture to perform the object detection, which is implemented using the Tensorflow framework.

blind-vision icon blind-vision

Assisting blind people with the help of image-captioning via a smartphone app. The application makes use of two neural networks, a CNN-based image feature extractor, and an LSTM based sentence generator. The user is able to submit images to the app, which are fed to the CNN feature extractor. The extracted features are then fed to the LSTM network to generate the sentence that describes the image, which is then read aloud to the user.

chaos-charts icon chaos-charts

Repository to hold chaos experiments resource YAML bundles

chaos-runner icon chaos-runner

The bridge between chaos operator and chaos experiment! Lifecycle manager for chaos experiments

charts icon charts

Helm charts for the Drone platform on Kubernetes

chessai icon chessai

An AI chess engine developed in Javascript that implements a Mini-Max algorithm to perform an adversarial search with the objective of finding the next best move. To make the process of searching the game tree more efficient, Alpha-Beta pruning is incorporated in the logic. The heuristic function to evaluate the board position is defined as the sum of individual piece cost weighted according to the piece-square table. Finally, there's a leaderboard for those who successfully beat the AI, which is implemented using Firebase Cloud Firestore.

colorize icon colorize

Colorize is a computer vision algorithm that is implemented as a feed-forward pass in a CNN at test time, that has been trained on a million images from the Imagenet dataset. The algorithm is able to fill vibrant and realistic colors to the black and white images to recreate a plausible colorized image. Based on the 2016 research paper by Zhang et al. "Colorful Image Colorization".

crop-ai icon crop-ai

A diagnostic AI-enabled mobile app which is able to classify upto 38 different plant diseases ranging for 14 crops and vegetables. The application makes use of the VGG-Net CNN architecture for the purpose of multi-class classification of the images of infected plant leaves. The trained model was then deployed using a Flask backend server, along with a Flutter-based frontend mobile application to interact with the REST API.

crop-ai-frontend icon crop-ai-frontend

A diagnostic AI-enabled mobile app which is able to classify upto 38 different plant diseases ranging for 14 crops and vegetables. The application makes use of the VGG-Net CNN architecture for the purpose of multi-class classification of the images of infected plant leaves. The trained model was then deployed using a Flask backend server, along with a Flutter based frontend mobile application to interact with the REST API.

deedy-resume icon deedy-resume

A one page , two asymmetric column resume template in XeTeX that caters to an undergraduate Computer Science student

driver-drowsiness-detection icon driver-drowsiness-detection

A real-time drowsiness detection system for drivers, which alerts the driver if they fall asleep due to fatigue while still driving. The computer vision algorithm used for the implementation uses a trifold approach to detect drowsiness, including the measurement of forward head tilt angle, measurement of eye aspect ratio (to detect closure of eyes) and measurement of mouth aspect ratio (to detect yawning).

face-recognition-facenet- icon face-recognition-facenet-

An implementation of the Siamese Neural Network for facial recognition using one shot detection, that eliminates the requirement for the Neural Network to be trained each time a new image is added to the database. Trained using a Triplet Loss Function, it may even be used to perform the facial recognition with one training instance image.

gap-buffer icon gap-buffer

A Go implementation of the Gap Buffer data structure.

grid-path-finder icon grid-path-finder

A web app for finding and visualizing the path between a source position and a destination position in a grid using Graph algorithms such as BFS, DFS, Dijkstra, etc.

image-forgery-detection icon image-forgery-detection

A deep convolutional neural network for the detection as well as localization of the area of manipulation in forged images, bearing forgeries of simple as well as complex nature. Further along, the trained model is interfaced with a web application for users to interact with the model in a simple and effective manner, and finally, we also develop a chatbot for further easing the process of interaction with the model and effectively tackling the problem of fake news forwards in popular internet messaging platforms such as WhatsApp.

india icon india

GitHub resources and information for the developer community in India

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.