Code Monkey home page Code Monkey logo

Souvik Mallick's Projects

anyimage-mousecursor icon anyimage-mousecursor

A javascript project, that lets you upload any image to the webpage and it instantly changes the mouse cursor to the uploaded image. As we can only make an image a mouse cursor if it has a max aspect ratio of 120ps X 120px, I made some integration of function that coverts the image to 40x40 px first, then uploads it to the server and changes the cursor accordingly. It also allows you to paste valid links to directly fetch the cursor source from the link. I made some pre-added styles also. used php for the server side. You need a server to run this project btw.

cp icon cp

my cp practices

farmerbuddy icon farmerbuddy

counting crops using computer vision yolo, flutter, flask

fnn icon fnn

Using a Feedforward neural network to correctly identify digits from a dataset of tens of thousands of handwritten images.

fresco icon fresco

[CVPR 2024] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation

javascript-game-catch-the-fairy icon javascript-game-catch-the-fairy

This is my second java script project. After creathing the monkey in motion game, using the simple click events and emoji, here I tried doing something using real images instead of emojies. In this game I used a lil bit of jQuery also. There are three closed doors in the game, at once you can only open one door, there are three possible elements behind each door. a robo, a fairy or a dianosaur. Your goal is to catch the fairy and avoid the robo. You can see your total score also.

modify-image-dataset icon modify-image-dataset

This has the files to modify the labels and data of a image dataset, like normalising labels and changing labels to id etc.

monkey-in-motion icon monkey-in-motion

I am just getting started with javascript. Was trying to create some basic projects. Came accross this cute idea. It's a basic javascript project, where you just click on a monkey emoji, and it canges into another monkey emoji, making it like the monkeys are in motion(moving).

shopping-cart icon shopping-cart

I created this simple shopping cart system, that allows you to add pre-listed items from the shopping list to the cart section. You can increase/decrease the quantity of the items after adding them to the cart. You can even checkout by clicking on the "Checkout" button. After clicking on the checkout button, the system will send an email to the users email id, with all the data from the shopping cart, as the item name and quantity. The mail is sent using a 3rd party api 'smtpjs'. The best part is all these are done without any database integration.

simple-text-matcher-v1.0 icon simple-text-matcher-v1.0

This is just a simple text matcher built using java script. There are two input fields, where you write two different texts, and the page checks if they are same or not.

tictactoe icon tictactoe

I tried creating the tic tac toe game with the bare minimum knowledge I gained after doing last 3 projects(one got deleted from my system). Most of the functions are predefined/hardcoded, will try some other dynamic programming approach later.

todoapp icon todoapp

This is a basic To Do List App. I built it using Basic Javascript. You can also add List Items by just hitting enter key.

zeetcc icon zeetcc

second zeet repo for cc project

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.