Skip to content
View pulkittaneja09's full-sized avatar

Organizations

@ComputerSocietyVITC

Block or report pulkittaneja09

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. Fake-Job-Detector-Training Fake-Job-Detector-Training Public

    "A Machine Learning project to detect fake job postings using NLP (TF-IDF) and Random Forest Classifier, achieving ~93% accuracy. Helps identify fraudulent job listings through automated text class…

    Jupyter Notebook

  2. fake-news-detection fake-news-detection Public

    Machine Learning model to classify news articles as Real or Fake using TF-IDF and Logistic Regression

    Jupyter Notebook

  3. Go-Movies-API Go-Movies-API Public

    A simple RESTful API built with Golang and Gorilla Mux to manage a list of movies. It supports full CRUD operations (Create, Read, Update, Delete) with JSON responses.

    Go

  4. GoFormHandler GoFormHandler Public

    A simple Golang project that handles HTTP form submissions (GET and POST requests).

    Go