Skip to content
View manishdait's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report manishdait

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
manishdait/README.md

Hi there 👋 Manish Here...


Manish's LinkdeIN


  • 🌱 I’m currently learning Golang
  • 💬 Ask me about Java and Typescript
  • 📫 How to reach me: Mail, LinkedIn.
  • 😄 Pronouns: He/Him

Languages and Tools

Pinned Loading

  1. sorting-visualizer sorting-visualizer Public

    Sorting Visualizer is an Angular application that allows users to visualize various sorting algorithms in action. Sorting Visualizer currently supports bubble sort, insertion sort, selection sort

    TypeScript 4 1

  2. jplotlib jplotlib Public

    Jplotlib is a minimalistic data visualization library for Java, inspired by the popular Python library Matplotlib. It provides a simple and intuitive way to create charts and graphs for analyzing a…

    Java 1

  3. pathfinding-visualizer pathfinding-visualizer Public

    Pathfinding Visualizer is an application that allows users to visualize various pathfinding algorithms in action. Pathfinding Visualizer currently supports Dijkstra's algorithm, Breadth First Searc…

    TypeScript

  4. password-manager password-manager Public

    The Password Manager is an Android application developed in Java that allows you to securely store and manage your passwords locally on your device.

    Java 2

  5. aquila-ticket-tracker aquila-ticket-tracker Public

    This project streamline the issue tracking processes. Implemented by using Spring Boot for backend development and Angular for a user-friendly, web-based interface.

    TypeScript 1

  6. java-wordcount java-wordcount Public

    jwc is a command-line tool written in Java that provides functionality similar to the 'wc' command in Linux. It enables users to count words, lines, characters, and bytes in text files.

    Java