Skip to content
View rachits999003's full-sized avatar

Highlights

  • Pro

Block or report rachits999003

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

๐Ÿ‘‹ Hi, I'm Rachit Sharma

Typing SVG

Final-year IT Engineering student passionate about building practical tools and intelligent systems.
I focus on shipping real, working codeโ€”not just tutorials.

Portfolio LinkedIn Blog PyPI

Profile Views

๐Ÿ’ผ What I Build

๐Ÿ Python Development

  • Desktop Applications (PyQt5, Tkinter, Flet)
  • CLI Tools & Automation
  • Published PyPI Packages

๐Ÿค– Machine Learning

  • Classification & NLP Models
  • Data Analytics Dashboards
  • ML Pipeline Development

๐ŸŽจ GUI Applications

  • Modern Desktop Interfaces
  • Interactive Visualizations
  • User-Centric Design

๐Ÿ”ง Automation & Tools

  • File Management Systems
  • Smart Downloaders
  • Productivity Utilities

๐Ÿ› ๏ธ Tech Stack

Languages

Python JavaScript TypeScript SQL

ML & Data Science

scikit-learn Pandas NumPy Plotly

Frameworks & Tools

Flask Streamlit React Git


๐Ÿš€ Featured Projects

๐Ÿค– Machine Learning & AI
ML system to detect AI-generated fake reviews using RandomForestClassifier

Tech Stack: scikit-learn NLP Streamlit Pandas

  • โœจ Sentiment and linguistic feature engineering
  • ๐ŸŽฏ Interactive Streamlit demo for real-time testing
  • ๐Ÿ“Š Complete ML pipeline from preprocessing to deployment

Professional desktop dashboard for comprehensive data analysis

Tech Stack: PyQt5 Matplotlib Seaborn Plotly scikit-learn

  • ๐Ÿ“ˆ Interactive visualizations (histograms, scatter, heatmaps, pair plots)
  • ๐Ÿง  Built-in ML: classification, regression, K-Means, PCA
  • ๐Ÿ’พ Export trained models and processed datasets
  • ๐ŸŽจ Modern dark-themed GUI with custom styling
๐Ÿงฉ Algorithms & Problem Solving

๐Ÿ”น Ball Sort Solver

Intelligent puzzle solver using A* algorithm with custom heuristics

Tech Stack: Python A* Search Tkinter Algorithm Design

  • ๐ŸŽฏ State-space optimization with intelligent tree pruning
  • ๐ŸŽฎ Interactive GUI for puzzle configuration
  • โšก Step-by-step solution visualization
๐Ÿ”’ Security & System Tools
Desktop malware scanner with YARA rule engine

Tech Stack: YARA PyQt5 Security Threading

  • ๐Ÿ›ก๏ธ YARA rule-based detection engine
  • ๐Ÿ’ป Full drive scanning with real-time monitoring
  • ๐Ÿ“Š Progress tracking and detailed threat logging
  • ๐ŸŽจ Modern GUI with smooth animations
๐Ÿ“ฆ Open Source Libraries (PyPI)

๐Ÿ”น pytedit | unitmaster

Published and actively maintained Python packages

pytedit

  • Terminal-based text editor
  • Lightweight & fast
  • Available on PyPI

unitmaster

  • Comprehensive unit converter
  • Extensive alias support
  • Temperature & standard units

![PyPI](https://img.shields.io/badge/Install-pip%20install%20pytedit-blue? style=for-the-badge) PyPI

๐Ÿ”ง Automation & Utilities

๐Ÿ”น File Organizer

Smart file organization with GUI โ€ข Sort by type/date โ€ข Auto-categorization

Desktop video downloader โ€ข PyInstaller executable โ€ข Clean UI

CLI weather application โ€ข Geolocation API โ€ข Real-time data

๐ŸŒ Web & Full-Stack

๐Ÿ”น Kanaka ATS

Applicant Tracking System โ€ข Flask + Vue.js โ€ข MongoDB โ€ข CV Parser

๐Ÿ”น AeroPod Rescue

GPS Rescue System UI โ€ข React + TypeScript โ€ข Framer Motion โ€ข 3D Visualizations


๐Ÿ’ก Current Focus

graph LR
    A[๐ŸŽ“ Graduating 2025] --> B[๐Ÿš€ Building ML Products]
    B --> C[๐Ÿ“ฆ Open Source]
    C --> D[๐Ÿ’ผ Job Ready]
    D --> E[๐ŸŒŸ Making Impact]
Loading

๐Ÿ“ซ Let's Connect


Portfolio

LinkedIn

Blog

PyPI

๐Ÿ’ก Open to Opportunities

Full-time roles | Internships | Collaborations
Python Development โ€ข Machine Learning โ€ข Software Engineering



โญ If you find my work interesting, feel free to explore my repositories!

Made with โค๏ธ and a lot of โ˜•

Pinned Loading

  1. pytedit pytedit Public

    A lightweight terminal-based text editor library for Python.

    Python

  2. Data-Analysis-and-Analytic-tool Data-Analysis-and-Analytic-tool Public

    A powerful, interactive desktop dashboard built with PyQt5, Matplotlib, Seaborn, Plotly, and scikit-learn. Designed for data wrangling, visualization, and machine learningโ€”all in one elegant dark-tโ€ฆ

    Python 1

  3. Certifichain Certifichain Public

    TypeScript

  4. unitmaster unitmaster Public

    My first python library on PyPl which performs basic unit conversion from cli and can also be imported to your python project.

    Python