Skip to content

Instantly share code, notes, and snippets.

@prateekshyap
Last active July 4, 2024 03:01
Show Gist options
  • Save prateekshyap/bbf5a6b3d0ec2ef1a40076289dd4d8dc to your computer and use it in GitHub Desktop.
Save prateekshyap/bbf5a6b3d0ec2ef1a40076289dd4d8dc to your computer and use it in GitHub Desktop.
List of Projects

Self Projects and other Projects

Java Programs

  1. Basic Java programs can be found here.
  2. Advanced Java programs such as Servlets, JSP, RMI can be found here.
  3. Scratch implementation of Java like Collection Framework can be found here.
  4. Scratch implementation of Data Structures like Stack, Queue, Linked-List etc can be found here.

Mini Projects

  1. A few mini projects like calculator, timetable app, on-screen keyboard etc can be found here.
  2. Readme Generator program can be found here.
  3. Python and AIML based traditional Chatbot can be found here

JDBC Projects

  1. Hangman Game
  2. Student Management System
  3. Hotel Management System

Sample Distributed System Project

Cab Hailing Application

Spectral Clustering

Implementation of Spectral Clustering algorithm using two-way iterative partitioning : code.

@ctrisitan
Copy link

Hi prateekshyap,

I came across your repository for SFC Placement in VNF and was interested in learning more about the specific work or paper it is related to. Could you please provide any information about the project?

Thank you for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment