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

Highlights

  • Pro

Block or report JashanMaan28

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
JashanMaan28/README.md
Jashanpreet Singh

Typing Animation

Profile Views Focus Location


πŸ‘‹ About Me

I am an AI Engineer and Machine Learning Developer passionate about creating intelligent systems that solve real-world problems. Currently pursuing my education while actively building production-ready AI applications with focus on computer vision, natural language processing, and full-stack development.

Core Competencies:

  • Machine Learning & Deep Learning model development
  • Computer Vision applications using OpenCV and MediaPipe
  • End-to-end AI solution architecture
  • Full-stack web development

Current Focus: Advanced deep learning techniques, production ML systems, and scalable AI applications


πŸ› οΈ Technical Skills

AI & Machine Learning

Python TensorFlow PyTorch scikit-learn OpenCV MediaPipe

Development Tools & Frameworks

VS Code Jupyter Google Colab Git Firebase

Web Technologies

HTML5 CSS3 JavaScript Flutter


πŸš€ Featured Projects

Sign Language Translation System

Status: Production Ready | Tech Stack: Python, MediaPipe, OpenCV, Machine Learning

A real-time American Sign Language (ASL) detection and translation system designed to bridge communication barriers for the deaf and hard-of-hearing community.

Key Features:

  • Real-time hand gesture detection and tracking
  • 95%+ accuracy using Random Forest classification
  • Intuitive user interface for seamless interaction
  • Scalable architecture for additional sign languages

Technical Implementation:

def detect_and_translate(frame):
    # Extract hand landmarks using MediaPipe
    landmarks = hand_detector.process(frame)
    
    # Generate feature vectors
    features = extract_features(landmarks)
    
    # Predict ASL sign
    prediction = ml_model.predict(features)
    
    return translate_to_text(prediction)

Automated File Organization System

Status: Deployed | Tech Stack: Python, OS Module, File System APIs

An intelligent file management solution that automatically categorizes and organizes files based on type, date, and custom rules.

Key Features:

  • Automatic file sorting by type and metadata
  • Configurable categorization rules
  • Scheduled or real-time processing
  • Cross-platform compatibility

Benefits:

  • Eliminates manual file organization
  • Increases productivity and workspace efficiency
  • Customizable to individual workflow needs

Face Recognition Attendance System

Status: In Development | Tech Stack: Python, OpenCV, face_recognition, SQLite

An automated attendance tracking system using facial recognition technology for educational and corporate environments.

Key Features:

  • Real-time face detection and recognition
  • Automatic attendance logging with timestamps
  • Database integration for record management
  • Anti-spoofing measures for security

Professional Portfolio Website

Status: Live | URL: jashanpreetsingh.tech

A responsive, modern portfolio website showcasing projects, skills, and professional experience with optimized performance and user experience.

Technical Highlights:

  • Mobile-first responsive design
  • Optimized load times and performance
  • Interactive UI elements and animations
  • SEO-optimized architecture

πŸ“Š GitHub Statistics

GitHub Stats Top Languages
GitHub Streak

🀝 Professional Opportunities

I am actively seeking opportunities in the following areas:

  • Collaborations: Open-source AI/ML projects and research initiatives
  • Internships: Machine learning engineer and AI developer positions
  • Freelance: Custom AI solution development and consulting
  • Mentorship: Knowledge sharing in AI/ML and software development

πŸ“« Contact Information

Portfolio Email Instagram Telegram


πŸ’‘ Professional Philosophy

"Building AI solutions that create meaningful impact through innovation, ethical development, and continuous learning."

Mission: Develop accessible AI technology that addresses real-world challenges and improves lives.

Values: Innovation β€’ Integrity β€’ Collaboration β€’ Continuous Improvement


Last updated: December 2025 | Built with dedication to innovation and excellence

Pinned Loading

  1. aryanvasudev/Sign-Language-Translator-Fingerspelling-Detector aryanvasudev/Sign-Language-Translator-Fingerspelling-Detector Public

    This project provides an ASL translator that detects and converts finger spelling to text, text to finger spelling, and includes a speech system for audible output. Designed for real-time use, it b…

    Python 2

  2. Real-Time-FaceRecognition-Attendance-Recorder Real-Time-FaceRecognition-Attendance-Recorder Public

    A cutting-edge, AI-powered tool that uses facial recognition to automate attendance tracking. This project utilizes advanced machine learning and computer vision techniques to deliver a seamless, r…

    Python 1

  3. Automatic-File-Sorting-System Automatic-File-Sorting-System Public

    An efficient tool to automatically organize your files into folders based on type, extension, or custom rules. Perfect for keeping your directories tidy without manual effort.

    HTML 1

  4. YT-Video-Downloader YT-Video-Downloader Public

    A modern, full-stack web application that allows you to download YouTube videos and generate AI-powered summaries and transcripts with a beautiful, responsive user interface.

    CSS 1

  5. rhs-coding-club rhs-coding-club Public

    The RHS Coding Club Website is a Next.js, TypeScript platform designed for students to participate in coding challenges, track progress, browse resources, and showcase projects. It features a dashb…

    TypeScript 1