Code Monkey home page Code Monkey logo

Lakshay Santosh Kucheriya's Projects

audio-synthesizer icon audio-synthesizer

A Software Audio Synthesizer in Java with clean UI. Users can generate different sound waves and filters and mix the sound.

data_visualization icon data_visualization

An interactive Video Game sales visualization built with HTML, CSS and JasvaScript.

dns-resolver icon dns-resolver

This program will listen for incoming DNS requests. When it receives one, it will check its local cache (a hash table) and, if it has a valid response in its cache for the query, will send a result back right away. Otherwise, it will do what we all do, and ask google, store Google's response in the local cache, then send back the response.

p2p-file-transfer icon p2p-file-transfer

Implemented a P2P file-sharing program to connect systems, communicate, and transfer files. The application includes a search bar for finding the required files and an option to search other peers’ shared files and download the required files using segmentation. Demonstrated that one-to-one file sharing is slower than many-to-one file sharing.

pacman icon pacman

Created a tool for the Pacman to find the shortest path (DFT) and Implemented the GUI using Java to visualize the path finding algorithm.

space-shooter-game icon space-shooter-game

Developed a 2-D game using C++ and the SFML library, also integrated OOPs concepts.

tls icon tls

A simplified version of the TLS protocol used to transfer messages.

unix-shell icon unix-shell

Programmed the shell in C++ using POSIX system calls. The shell supports I/O redirection , pipes , shell builtins and also implemented background commands.

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.