Giter VIP home page Giter VIP logo

kaku2020's Projects

assignment icon assignment

Building a pipeline to Receive data from the client and save it in the db Has search bar feature ,etc.

jellyfish-game icon jellyfish-game

This is a jellyfish game. The rules of the game are simple you have enter the x and y co-ordinate for the top right corner of the tank the bottom-left corner is fixed at (0,0).Then enter the starting point co-ordinates of jellyfish and in the next line enter the direction the jellyfish is facing .Then enter how the jellyfish has to move: Left(L): the jellyfish turns left 90 degrees and remains on the current grid point. Right(R): the jellyfish turns right 90 degrees and remains on the current grid point. Forward(F): the jellyfish moves forward one grid point in the direction of the current orientation and maintains the same orientation. The direction North corresponds to the direction from grid point (x, y) to grid point (x, y+1).Example is if "FFRFL" will make the jellyfish move forward 2 times then turn right and again move forward and then turn left.Since the grid is rectangular and bounded (...yes, the Jellyfish tank is a very flat tank), a jellyfish that moves “off” the edge of the grid is lost forever. However, lost jellyfish leave a “scent” that prohibits future jellyfish from dropping off the tank at the same grid point. The scent is left at the jellyfish's last grid position before disappearing over the edge. The current jellyfish simply ignores an instruction to move “off” the tank from a grid point from which a jellyfish has been previously lost. The second jellyfish co-ordinates can be entered after the first keeping the x, y co-ordinates of tank same

newsfeed icon newsfeed

This app searches articles for the keyword from 80,000 sources and you can bookmark these articles also.

newsfeedapp icon newsfeedapp

Searches Articles for the key words from 80,000 sources

projects icon projects

Projects that I am working on or have completed

socket_client_connect icon socket_client_connect

A short app which listens data from one socket and outputs it to another client via a socket connection .(tech stack used Node.js,express,socket.io,)

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.