Skip to content
View Shaik-pardi-11's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Shaik-pardi-11

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
shaik-pardi-11/README.md
Typing SVG

GitHub Followers GitHub Stars Profile Views

Email LinkedIn GitHub Location



About Me

I'm a passionate B.Tech student building intelligent systems and practical applications that solve real-world problems. My journey spans full-stack web development, machine learning, and AI solutions with a focus on clean code and impactful products.

  • Education: B.Tech Student
  • Focus Areas: Full-Stack Development, Machine Learning, AI Applications
  • Research Interests: Autonomous Systems, Healthcare AI, Agricultural Technology, Mental Health Analytics, Traffic Safety
  • Coding Philosophy: Write clean, efficient, and maintainable code
  • Passion: Turning innovative ideas into deployable products
  • Activity: 19 repositories | 6+ featured projects | Open to collaborations

Technical Skills

Programming Languages

Machine Learning & AI

Web Development & Backend

Tools & Development Environment

Core Competencies

  • Machine Learning: Supervised Learning, Unsupervised Learning, Feature Engineering, Model Optimization
  • Deep Learning: CNNs, RNNs, Neural Networks, Transfer Learning, Transformers.
  • Reinforcement Learning: DQN, Risk-Aware RL, Policy Gradient Methods.
  • Natural Language Processing: Text Processing, Sentiment Analysis, Q&A Systems
  • Full-Stack Development: RESTful APIs, Frontend Integration, Database Design, Deployment
  • Data Analysis: Data Visualization, Statistical Analysis, Business Intelligence

GitHub Statistics

Metric Value
Total Repositories 22
Featured Projects 6+
GitHub Stars 24
Followers 6
Most Used Language Python

Featured Projects

My repositories showcase practical implementations across ML, AI, and full-stack development:

  1. Predictive-Risk-Aware-DQN-for-Dynamic-Obstacle-Avoidance

    • Reinforcement learning for autonomous navigation.
    • Compares Standard DQN vs Risk-Aware DQN with moving obstacles.
  2. MindGuard-AI

    • Full-stack mental health analytics application.
    • FastAPI backend with AI-powered burnout prediction.
    • Real-world impact on mental wellness monitoring.
  3. Plant-Disease-Prediction

    • Deep learning for agricultural technology
    • Early disease detection and classification
    • Jupyter Notebook based analysis and training
  4. Heart-Stroke-Prediction

    • Healthcare AI application
    • Deep learning pipeline for predictive analytics
    • Complete ML workflow implementation
  5. VisionZero-Accident-Severity-Predictor

    • Traffic safety and accident prediction system
    • Machine learning for intervention recommendations
    • Real-world impact on public safety
  6. wikiQA-A-Question-Answer-System

    • NLP-based question answering system
    • Semantic similarity and sentence ranking
    • Production-ready Q&A pipeline

Current Research & Learning Focus

Active Areas

  • Autonomous Systems: Self-driving vehicles, obstacle avoidance, dynamic navigation
  • Healthcare AI: Disease prediction, patient monitoring, health analytics
  • Agricultural Tech: Crop disease detection, yield prediction, resource optimization
  • Mental Health AI: Burnout prediction, wellness monitoring, user-centric analytics
  • Traffic Safety: Accident prediction, severity assessment, preventive interventions
  • NLP Applications: Question answering, text understanding, semantic analysis

Continuous Development

  • Advanced Deep Learning architectures and optimization
  • Production ML systems and deployment strategies
  • Cloud computing and scalability solutions
  • Research paper implementation and experimentation
  • DevOps and CI/CD pipelines for ML projects

Core Expertise Areas

Technical Knowledge

  • ML Fundamentals: Supervised/Unsupervised Learning, Model Evaluation, Hyperparameter Tuning
  • Deep Learning: Neural Network Architecture, Optimization Techniques, Transfer Learning
  • Reinforcement Learning: Q-Learning, DQN, Policy Methods, Reward Shaping
  • Data Engineering: ETL Pipelines, Data Preprocessing, Feature Engineering, Data Quality
  • Full-Stack Development: Frontend Development, API Design, Backend Services, Database Systems
  • Software Engineering: Design Patterns, SOLID Principles, Clean Code, Testing

Soft Skills

  • Team Collaboration and Communication
  • Project Management and Planning
  • Problem-Solving and Critical Thinking
  • Data-Driven Decision Making
  • Technical Documentation and Knowledge Sharing
  • Self-Learning and Continuous Improvement

Let's Connect!

Email LinkedIn GitHub

I'm Open To:

  • Collaborations on ML, AI, and full-stack projects
  • Internships in Machine Learning / AI / Full-Stack Development roles
  • Learning opportunities, mentorship, and knowledge exchange
  • Freelance Projects in my areas of expertise
  • Technical discussions and open-source contributions

My Development Philosophy

"Build solutions that matter. Write code that lasts. Never stop learning."

Core Principles

  1. Quality Over Quantity — Well-tested, maintainable, scalable code
  2. User-Centric Design — Solutions that genuinely solve real problems
  3. Continuous Learning — Stay updated with latest technologies and methodologies
  4. Open Collaboration — Share knowledge, learn from others, contribute to community
  5. Ethical AI — Responsible development with consideration for societal impact

Support & Recognition

If you find my projects helpful or interesting, please consider:

Starring my repositories (it helps visibility!) Following for updates on ML, AI, and Web Development Connecting on LinkedIn for professional discussions


Thank You for Visiting!

Let's build something amazing together. Feel free to explore my repositories, open issues, and reach out for collaboration opportunities.


Pinned Loading

  1. Predictive-Risk-Aware-DQN-for-Dynamic-Obstacle-Avoidance Predictive-Risk-Aware-DQN-for-Dynamic-Obstacle-Avoidance Public

    A reinforcement learning project comparing Standard DQN vs Risk-Aware DQN for autonomous navigation in dynamic environments with moving obstacles.

    Python 3

  2. Plant-disease-Prediction Plant-disease-Prediction Public

    Plant diseases significantly reduce agricultural yield and quality. Early detection and accurate classification are critical for implementing timely interventions.

    Jupyter Notebook 3

  3. Heart-Stroke-Prediction Heart-Stroke-Prediction Public

    This project presents a simple yet effective deep learning model for predicting the likelihood of heart stroke based on patient health data. It demonstrates the full machine learning pipeline — fro…

    Jupyter Notebook 3

  4. MindGuard-AI MindGuard-AI Public

    This project, MindGuard AI, is a full-stack application designed to analyze and predict mental burnout using AI techniques. It uses a FastAPI-based backend to handle authentication, data processing…

    3

  5. VisionZero-Accident-Severity-Predictor-software VisionZero-Accident-Severity-Predictor-software Public

    VisionZero is an intelligent machine learning system designed to predict traffic accident severity and identify actionable interventions to save lives.

    Python 3

  6. wikiQA_System-Design wikiQA_System-Design Public

    A simple Question Answering system built using the WikiQA dataset. It takes a user question, retrieves candidate sentences from Wikipedia, and selects the most relevant answer or returns "No answer…

    Python 2