Skip to content
View mansimm's full-sized avatar

Block or report mansimm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Atomatic-Timetable-Generator Atomatic-Timetable-Generator Public

    This is Android application which can generate timetable for college automatically with given subject, teachers, available classrooms and labs,hours per week as a inputs.

    Java 5

  2. Project_Microservices Project_Microservices Public

    This project demonstrates a microservices-based architecture using Java and Spring Boot. It integrates key Spring Cloud components to enable service discovery, centralized configuration, API routin…

  3. Problem-Solving Problem-Solving Public

    This repository contains a curated collection of problem-solving solutions across various domains such as data structures, algorithms, dynamic programming, graph theory, and more. It serves as a pe…

    Java

  4. DesignPatterns DesignPatterns Public

    This repository contains practical implementations of common software design patterns, demonstrating how each pattern can be applied in real-world scenarios. It serves as a learning resource for de…

    Java

  5. Hibernate-And-JPA Hibernate-And-JPA Public

    This repository contains hands-on examples demonstrating the use of Hibernate and Java Persistence API (JPA) for object-relational mapping (ORM) in Java applications. It serves as a practical guide…

    Java

  6. Seq2seq-Chatbot Seq2seq-Chatbot Public

    Seq2seq chatbot is a software implemented using Deep Natural Language Processing , it is able to give automatic replies or provide relevant information to user. Chatbot has built using Tensorflow.

    Python