Code Monkey home page Code Monkey logo

CSC's Projects

baby-names-searcher icon baby-names-searcher

The Baby Name Searcher is a Java program that allows users to interactively search for the popularity of a given baby name over the years. It retrieves data from a dataset and presents it in an easy-to-understand bar chart format. Additionally, the program can also fetch the meanings of the names, if available.

book-word-counter icon book-word-counter

The Book Word Counter is a quick and efficient tool developed in Java for analyzing the frequency of words in a book. The user can interactively choose a book and search for word frequencies, providing a simple way to perform basic textual analysis on a piece of literature.

coloringbook icon coloringbook

ColoringBook is an interactive Java application that allows users to color and create digital drawings. It features a variety of pre-loaded images and a user-friendly interface for coloring and customizing these images.

madlibs icon madlibs

This Mad Libs Java program allows users to create or view Mad Libs stories. Users provide inputs to fill placeholders in a template, creating a fun and unique story.

mazelab icon mazelab

This Java-based GUI program lets users generate and solve mazes. It employs the Depth-First Search (DFS) algorithm for maze generation and A* algorithm with Manhattan distance heuristic for solving. The program provides a visual representation of the maze, allowing users to visualize the process of maze creation and solving.

sudoku icon sudoku

A versatile Sudoku puzzle solver implemented in Java that reads puzzles from text files, solves them using a backtracking algorithm, and displays the solution on a GUI.

wordhash icon wordhash

Text Analyzer is a Java application that fetches and processes text from a URL, storing words into a hash set and providing various statistics.

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.