Giter VIP home page Giter VIP logo

Utpalendu Barman's Projects

bank-filter-app icon bank-filter-app

A single page web application to search and list all the banks around multiple cities in India

basic-video-call icon basic-video-call

Sample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.

bluedart-php-api icon bluedart-php-api

BlueDart Courier PHP API, It'll be used to integrate into your any PHP framework or core PHP, It's a very easy to use follow the damn information given below, and just copy and past classes easy to use Dude!!!

bot-saves-princess---ai-coding-problem icon bot-saves-princess---ai-coding-problem

Princess Peach is trapped in one of the four corners of a square grid. You are in the center of the grid and can move one step at a time in any of the four directions. Can you rescue the princess? Input format The first line contains an odd integer N (3 <= N < 100) denoting the size of the grid. This is followed by an NxN grid. Each cell is denoted by '-' (ascii value: 45). The bot position is denoted by 'm' and the princess position is denoted by 'p'. Grid is indexed using Matrix Convention Output format Print out the moves you will take to rescue the princess in one go. The moves must be separated by '\n', a newline. The valid moves are LEFT or RIGHT or UP or DOWN. Sample input 3 --- -m- p-- Sample output DOWN LEFT Task Complete the function displayPathtoPrincess which takes in two parameters - the integer N and the character array grid. The grid will be formatted exactly as you see it in the input, so for the sample input the princess is at grid[2][0]. The function shall output moves (LEFT, RIGHT, UP or DOWN) on consecutive lines to rescue/reach the princess. The goal is to reach the princess in as few moves as possible. The above sample input is just to help you understand the format. The princess ('p') can be in any one of the four corners.

c_cpp_compiler icon c_cpp_compiler

GNU C/C++ compiler on Android, full offline compiler, Learn to code on the go.

calcify icon calcify

A Scientific Calculator project for JGEC Winter of Code

codeforces icon codeforces

Codeforces is Android version of Codeforces web. This app is made to integrate all the available Codeforces API into this app. :rocket:

doctorcms icon doctorcms

AdminPanel/Web Management System for Doctor's Website

fastgpt icon fastgpt

FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!

gpt-researcher icon gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic

jquery-tags-input icon jquery-tags-input

Magically convert a simple text input into a cool tag list with this jQuery plugin.

jwoc_algorithms icon jwoc_algorithms

A repository consisting of all the algorithms in various programming languages

netcamp icon netcamp

Projects Made after completing a certified course on android,netwroking and php.

open-access-gpt icon open-access-gpt

An open-source alternative to ChatGPT using OpenAI APIs with your API key. Privacy-first, serverless, use online or install locally.

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.