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

🎓 Student Performance Prediction System

Tech: Python, Pandas, Scikit-learn, Flask, REST APIs, HTML, CSS

  • Built a regression-based ML system to predict student scores
  • Designed Flask backend endpoints for ML inference
  • Created a clean web UI for real-time predictions
  • Deployed as a complete ML-powered web application

🔗 Live Demo: https://student-performance-ai-p30z.onrender.com


⚠️ Student Risk Analyzer (Classification)

Tech: Python, Random Forest, Flask, REST APIs, HTML, CSS

  • Classified students into Low / Medium / High risk categories
  • Implemented feature importance for explainability
  • Built backend inference logic with frontend integration
  • Designed path-safe project structure for easy deployment

💬 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