Skip to content
View Sreddy08840's full-sized avatar
💭
open to work
💭
open to work

Block or report Sreddy08840

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Sreddy08840/README.md
███████╗ █████╗ ███╗   ██╗████████╗ ██████╗ ███████╗██╗  ██╗
██╔════╝██╔══██╗████╗  ██║╚══██╔══╝██╔═══██╗██╔════╝██║  ██║
███████╗███████║██╔██╗ ██║   ██║   ██║   ██║███████╗███████║
╚════██║██╔══██║██║╚██╗██║   ██║   ██║   ██║╚════██║██╔══██║
███████║██║  ██║██║ ╚████║   ██║   ╚██████╔╝███████║██║  ██║
╚══════╝╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝    ╚═════╝ ╚══════╝╚═╝  ╚═╝

Hey, I'm Santosh 👋

Full-Stack Developer/Software Developer using ai· CSE Student @ Bangalore Technological Institute · Lifelong Builder

I love turning ideas into real products — from farmers selling crops online to full-stack web apps. Currently in my final year of B.E. in Computer Science, building things that matter.

Portfolio LinkedIn Email


🧑‍💻 About Me

const santosh = {
  location:    "Bangalore, India 🇮🇳",
  education:   "B.E. Computer Science — Bangalore Technological Institute",
  role:        "Full-Stack Developer","Software Developer",
  currentlyBuilding: "Corporate Commitment Monitor — AI-powered sustainability tracker",
  lookingFor:  "Internships & entry-level SWE roles",
  funFact:     "I debug best with lo-fi music and a strong cup of coffee ☕"
};

🛠️ Tech Stack

Languages

Java Python JavaScript

Frontend

React HTML5 CSS3

Backend

Node.js Express.js Java

Database & Tools

MySQL MongoDB Git GitHub VS Code Docker


🚀 Featured Projects

🌾 Agri-Connect

An e-commerce platform connecting farmers directly to buyers — cutting out the middleman.

Built with React + Node.js + Express + MySQL, Agri-Connect lets farmers list produce, set prices, and manage orders while buyers browse fresh local stock. Focused on simplicity for low-tech users in rural areas.

Key features:

  • Farmer & buyer dashboards with role-based access
  • Product listing, search, and order management
  • REST API backend with MySQL data persistence

Repo Live Demo


🏢 Corporate Commitment Monitor

A full-stack AI-powered app that tracks whether companies actually follow through on their sustainability pledges.

Built with React (Vite) + Node.js + Express + MongoDB, this tool lets users add companies and their public commitments (e.g. "50% renewable energy by 2030"), then submit news articles for automatic AI classification. The AI (Hugging Face zero-shot or OpenAI) labels each update as Progress, Delay, Reversal, or Unrelated and triggers dashboard alerts for critical changes.

Key features:

  • AI news classification using Hugging Face BART or OpenAI GPT
  • Company & commitment management with deadline tracking
  • Dashboard with critical alert highlighting for Delay/Reversal items
  • Deployed frontend on GitHub Pages, API on Render, DB on MongoDB Atlas
  • CI/CD via GitHub Actions with automated Vite builds

Repo Live Demo


🌐 Social Network Site

A feature-complete social networking platform built entirely with Java — no frameworks, just core Java EE.

Built with Java + JSP + Servlets + JDBC + MySQL, this app demonstrates deep backend fundamentals: custom session management, BCrypt password hashing, SQL injection prevention via prepared statements, and multipart file uploads. No Spring, no shortcuts.

Key features:

  • User auth with BCrypt hashing and HTTP-only session cookies
  • Post feed with likes, comments, shares, and image uploads
  • Friend system — send/accept/decline requests with notifications
  • Real-time notification badge polling
  • Full MVC architecture with DAO pattern (47+ source files, 6,400+ lines)

Repo


📊 GitHub Stats

Activity Graph


📫 Let's Connect

I'm always open to interesting conversations, collaboration, or opportunities.

Platform Link
💼 LinkedIn santosh-5770032b0
🌐 Portfolio portflio-santoshs-projects-0a367ea7.vercel.app
📧 Email sreddy08840@gmail.com

⭐️ If you find my work interesting, consider starring a repo — it means a lot!

Profile Views

Pinned Loading

  1. Samart-online-voting-system Samart-online-voting-system Public

    A Python-based Smart Online Voting System with modules for voter registration, authentication, secure voting, and admin management. Designed as a demo project to explore digital voting, database in…

    Python 4

  2. agri-connect agri-connect Public

    AgriConnect: A web app connecting farmers, buyers, and experts. Features marketplace, social features, and agricultural resources.

    TypeScript 4

  3. clinic-front-desk clinic-front-desk Public

    A front-desk web app for clinics built with Next.js & Tailwind CSS. Manages appointments, patient info, and daily clinic workflows in a responsive UI.

    TypeScript 3

  4. social-network-site social-network-site Public

    A full-stack social networking web application built using Java (JSP, Servlets) and MySQL. Features include user authentication, profile management, friend system, posts with images, likes, comment…

    Java 4

  5. Corporate-Commitment-Monitor Corporate-Commitment-Monitor Public

    AI-powered Corporate Commitment Monitor that tracks sustainability goals of companies and detects progress, delays, or reversals using intelligent news classification.

    JavaScript 2