Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View S1i2n3g4h5's full-sized avatar
πŸ΄β€β˜ οΈ
[Rank Push : DELUSIONAL]
πŸ΄β€β˜ οΈ
[Rank Push : DELUSIONAL]

Block or report S1i2n3g4h5

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
S1i2n3g4h5/README.md
zoASHro
Typing SVG

Β 

🌐 Portfolio
πŸ’Ό LinkedIn πŸ“ Blog βœ‰οΈ Email



🎭 The Story Behind The Code


class WhoAmI:
    def __init__(self):
        self.name = "Ashdeep Singh"
        self.role = "Data Scientist, AI engineer & Quantitative Developer"
        self.education = "Undergrad @ SST"
        self.current_obsession = "Internalizing the algorithms of thought itself"
        
    def daily_routine(self):
        return {"If it can be automated, it should be."}
    
    def life_philosophy(self):
        return "Build systems that work while you sleep"

πŸ’­ My Belief: True mastery comes from building systems that grow while you sleep, and training a mind that can reason at machine-level precision.





🎯 My Playground: Where Ideas Become Systems


πŸ’Ή QuantLab: Trading Intelligence Suite

"The system that never sleeps, never panics, and always learns"


A complete algorithmic trading ecosystem featuring:


πŸ“Š Automation Trading Engine
   β”œβ”€β”€ Real-time market data streaming
   β”œβ”€β”€ Multi-strategy execution framework
   β”œβ”€β”€ Risk management algorithms
   └── Performance analytics dashboard

πŸ“ˆ Prediction Models
   β”œβ”€β”€ Time series forecasting
   β”œβ”€β”€ Pattern recognition systems
   β”œβ”€β”€ Sentiment analysis pipelines
   └── Custom technical indicators

πŸ€– Bot Army (8 Telegram Commanders)
   β”œβ”€β”€ Trade signal broadcaster
   β”œβ”€β”€ Portfolio monitor
   β”œβ”€β”€ Risk alert system
   └── Strategy performance tracker

πŸ“Š TradingView Arsenal
   β”œβ”€β”€ 20+ custom PineScript indicators
   β”œβ”€β”€ Advanced pattern screeners
   β”œβ”€β”€ Wave oscillators & Gann tools
   └── Automated backtesting suite

Stack: Python KiteConnect MongoDB Telegram API PineScript APScheduler


Impact: Autonomous trading operations processing thousands of decisions daily


What Makes It Special:

  • βœ… Survives market crashes and capitalizes on volatility
  • βœ… Self-monitoring with automatic error recovery
  • βœ… Mobile-first control via Telegram
  • βœ… Modular design: Add strategies like plugins




πŸ”— Explore the trading projects in repositories β†’


🎯 Intelligent Matching Engine

"AI that reads between the lines of job descriptions"


Custom NLP system that goes beyond keyword matching:


  • 🎯 Named Entity Recognition trained from scratch
  • πŸ” Extracts companies, skills, locations from unstructured text
  • 🀝 Matches candidates to opportunities using semantic similarity
  • βš™οΈ Built on spaCy with custom training pipeline

The Challenge: Traditional keyword matching misses context. My system understands what "5 years experience with distributed systems" actually means.


Stack: spaCy Python Pandas Custom NER Models



🌐 Legacy Bridge: API Connector

"Making 20-year-old software talk to modern APIs"


The problem? A Visual Basic FinTech system that needed to communicate with modern web services.


My Solution:


  • πŸ”— Built a Python middleware layer
  • πŸ”§ Interfaced with DLL files using win32, CPython, IronPython
  • 🌐 Created RESTful endpoints for modern applications
  • ⚑ Maintained backward compatibility

Stack: Python Visual Basic Integration API Design DLL Interfacing


The Impact: Seamless integration of legacy systems with modern architecture, enabling real-time data exchange between decades-old software and cutting-edge web applications.




πŸ•΅οΈ Market Intelligence Scraper

"Automated business intelligence that never stops digging"


Built enterprise-scale scrapers for:


  • πŸ’Ό LinkedIn profiles (with respect to rate limits)
  • 🏒 Crunchbase company data
  • πŸ“Š Competitive analysis automation

Stack: Selenium BeautifulSoup SQL Python


Note: All scraping adheres to robots.txt and platform guidelines



πŸ“‘ Arduino IoT Data Pipeline

"From sensors to insights in real-time"


IoT data collection system featuring:


  • πŸ“Š Real-time sensor data streaming
  • ☁️ Cloud database integration (Google Sheets API)
  • πŸ”Œ ESP32 microcontroller programming
  • 🌐 Network data transfer protocols
  • πŸ“ˆ Client portal connectivity for analytics

Stack: Arduino ESP32 Python Google Sheets API IoT Protocols


Use Case: Industrial monitoring, environmental sensing, and real-time data analytics for decision-making.







πŸ§ͺ The Innovation Lab


Side projects where I experiment with cutting-edge tech


πŸ‘οΈ Computer Vision


  • πŸš— Vehicle Detection System
  • πŸ›‘οΈ Industrial Safety Monitor
  • 😊 Face Recognition Engine
  • 🚘 License Plate Reader (ANPR)
  • 😒 Emotion AI Classifier

Used In: Traffic optimization, workplace safety, attendance systems

🧠 Predictive Analytics


  • πŸ—οΈ Cement Strength Predictor
  • πŸ” Insurance Fraud Detector
  • πŸ₯ Thyroid Disease Classifier
  • πŸš• NYC Taxi Demand Forecaster
  • 🌀️ Visibility Climate Model

Used In: Construction QA, fraud prevention, healthcare diagnostics

πŸ€– GenAI & NLP


  • πŸ’¬ Interview Question Generator
  • ⭐ Review Sentiment Analyzer
  • 🎣 Phishing Website Detector
  • πŸ“„ Document Processing Pipelines
  • πŸ€– Custom ChatBots

Used In: HR automation, cybersecurity, content analysis




🀝 Let's Build Something Epic



I'm always open to:


  • πŸš€ Innovative projects in Data Science, AI/ML, FinTech
  • πŸ’Ό Freelance opportunities or contract work
  • 🀝 Open-source collaborations that push boundaries


Pinned Loading

  1. AlgoWiki AlgoWiki Public

    Forked from vicky002/AlgoWiki

    Repository which contains links and resources on different topics of Computer Science.

    CSS 1

  2. SocialBox SocialBox Public

    Forked from Cyb0r9/SocialBox

    SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi

    Shell 1

  3. spacyannotation spacyannotation Public

    Forked from agate-team/spacyannotation

    A tool to annotate data for SpaCy NER to create custom NER model

    JavaScript

  4. cp_notebook cp_notebook Public

    cp - codes

    C++

  5. TradeExecGym TradeExecGym Public

    TradeExecGym -RL environment

    Python

  6. ChessFlow ChessFlow Public

    ReThinking Shatranj

    TypeScript 1