Manan Prajapati's repositories
Email-Spam-Detector-Naive-Bayes-Classifier
A Python-based email spam detector using the Naive Bayes approach.
Enterprise-Monitoring-Agent-ERP
“Enterprise Monitoring Agent” is a ERP based Web Application for small and medium companies that need to automate processes, connect employees, and gain business insight when they need it. Get the tools you need to manage products, orders, customers, finances, and operations. Owner can get into the business to need to reduce costs, stay in compliance, deliver value to your customers, and effectively manage growth. Its a ERP based system made with J2EE spring framework.
Machine-Learning-Models
The project is based on datasets from various sectors namely finance, health, industrial, crime, education, social media, biology, product and multimedia from the UCI repository and Kaggle. Trained and evaluated 8 classification methods across 10 classification datasets, 7 regression methods across 10 regression datasets and 2 classification methods (Convolutional Neural Network and Decision Tree Classifier).
awesome-behavioral-interviews
This repository contains tips and resources to prepare for behavioral interviews.
better-java
Resources for writing modern Java
Binary-Image-Segmentation
Binary Image segmentation is the process of classifying the pixels of an image into two categories: pixels belonging to the foreground objects of an image and pixels belonging to the background objects of an image.
Comparative-Study-Of-Programming-Language
Comparison of several programming languages(Python, Clojure, Erlang and Java) with respect to application areas, design, efficiency, and ease of use.
Seam-Carving
Image Resizing by Seam Carving
Sentiment-Analysis-on-Game-Review
Sentiment Analysis on Game Review using TextBlob-lexicon and rule-based sentiment.
Curl-like-app
A http Client application(works as curl command) which connects to servers and get the Response from Server.
Data-Science--Cheat-Sheet
Cheat Sheets
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Distributed-Class-Management-System
This is a distributed system used by center managers to manage information regarding the teachers and students across different centers
free-programming-books
:books: Freely available programming books
Java-OOPS_Design-Pattern
Java Object Oriented Programming and design patterns examples
path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
spring-boot-master-class
Understand and love the power of Spring Boot - All its features are illustrated developing a web application managing todos and a basic API for survey questionnaire. Also covers unit testing, mocking and integration testing.
springdoc-openapi-demos
Demo for OpenAPI 3 with spring-boot
system-design
A resource to help you learn system design.
tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
Unpaired-Image-To-Image-Translation-CycleGAN
Unpaired Image-to-Image Translation using Cycle-consistent Adversarial Networks