Skip to content
View Basudev-Das25's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Basudev-Das25

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 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
Basudev-Das25/README.md

Hi πŸ‘‹, I'm Basudev Das

coding animation


🧠 About Me

πŸŽ“ B.Tech in Artificial Intelligence & Machine Learning
πŸ’» Full-Stack Python Developer | Machine Learning | NLP
πŸš€ Passionate about building end-to-end ML-powered web applications
πŸ“ˆ Focused on real-world, deployable systems, not just models


🧠 Current Focus

  • Developing full-stack ML applications (Frontend + Backend + ML)
  • Integrating Machine Learning models with RESTful APIs
  • Building React-based frontends for ML systems
  • Designing scalable backend services for inference & data flow
  • Preparing for ML Engineer / Python Backend / Full-Stack roles

πŸ”₯ Featured Projects

🧠 CreatorTank

A local-first desktop application built for content creators to manage ideas, projects, scripts, assets, and publishing workflows β€” all in a secure offline environment.

πŸ“Œ Overview

CreatorTank is designed to streamline the creative pipeline from idea generation to content publishing.
Unlike cloud-based tools, it stores data locally, ensuring privacy, speed, and full user control.

This project demonstrates strong architectural thinking, state management, desktop app integration, and modern frontend engineering practices.

✨ Key Features

  • πŸ—‚ Project & Idea Management

    • Create, edit, and organize multiple content projects
    • Structured workflow tracking (Idea β†’ Draft β†’ Production β†’ Published)
  • πŸ“ Script & Notes Editor

    • Dedicated writing space for scripts
    • Asset linking within projects
  • πŸ“… Content Planning System

    • Publishing schedule tracking
    • Workflow stage monitoring
  • πŸ“¦ Local Database Integration

    • SQL.js-powered persistent storage
    • Fully offline data management
  • 🎨 Modern UI/UX

    • Glassmorphism-inspired interface
    • Smooth animations using Framer Motion
    • Responsive and clean layout
  • πŸ–₯ Cross-Platform Desktop App

    • Built using Electron
    • Runs on Windows, macOS, and Linux

πŸ›  Tech Stack

  • Electron β€” Desktop application framework
  • React + Vite β€” Modern frontend tooling
  • TypeScript β€” Type-safe development
  • SQL.js β€” Client-side database
  • Framer Motion β€” UI animations
  • Lucide React β€” Icon system

🎯 Why This Project Stands Out

  • Demonstrates full-stack desktop architecture (Frontend + Local DB + Electron main process)
  • Applies local-first software design principles
  • Solves a real productivity problem for content creators
  • Built with scalability in mind (future features: tagging, versioning, templates)

πŸ”— Repository

GitHub Repository


πŸ’¬ Student Feedback Sentiment Analyzer (NLP)

Tech: Python, NLP (TF-IDF), Logistic Regression, Flask, REST APIs

  • Built an NLP pipeline to classify feedback as Positive / Neutral / Negative
  • Improved negation handling using bigram TF-IDF features
  • Addressed class imbalance with class-weighted learning
  • Combined multiple feedback text fields using Git feature branching
  • Built a multi-input web interface aligned with training logic
  • Documented model limitations and experimentation strategy

πŸ› οΈ Skills & Tools

πŸ’» Programming Languages

  • Python
  • JavaScript
  • HTML5, CSS3

🎨 Frontend Development

  • React (component-based UI, hooks fundamentals)
  • Responsive UI design
  • State & form handling
  • Frontend–backend integration
  • API consumption (fetch / axios)

βš™οΈ Backend Development

  • Flask (routing, forms, REST APIs)
  • RESTful API design principles
  • Model inference endpoints
  • Request validation & error handling
  • Backend–ML integration
  • Basic deployment concepts (Gunicorn)

🧠 Machine Learning & Data

  • Scikit-learn
  • Pandas, NumPy
  • Regression & Classification models
  • NLP (TF-IDF, Logistic Regression)
  • Model evaluation & explainability

πŸ—„οΈ Databases & Tools

  • MongoDB Atlas
  • Git & GitHub (branching, version control)
  • VS Code


πŸ“ˆ GitHub Stats


πŸ† GitHub Trophies


πŸ“« Contact

πŸ“§ Email: basudevd983@gmail.com
πŸ’Ό LinkedIn: https://www.linkedin.com/in/basudev-das


Snake animation


πŸ’‘ Focused on building scalable, ML-driven web systems using modern frontend and backend engineering practices.


Snake animation

Pinned Loading

  1. smart-waste-reporting smart-waste-reporting Public

    AI-powered web platform that allows citizens to report urban waste using images and location data, and help authorities prioritize cleanup through a smart dashboard.

    HTML

  2. student-feedback-analyzer student-feedback-analyzer Public

    Deployment-ready NLP sentiment analyzer using TF-IDF and Flask, with documented model limitations and Git-based experimentation.

    Python

  3. student-performance-ai student-performance-ai Public

    Built an end-to-end Machine Learning web application using Python and Flask to predict student performance. Implemented data preprocessing, regression modeling, and deployed the solution using GitH…

    Python

  4. student-risk-analyzer student-risk-analyzer Public

    Random Forest–based ML application to predict student academic risk levels using behavioral and performance data.

    Python