Skip to content
View TechyCSR's full-sized avatar
👊
👊

Organizations

@github-club-lpu

Block or report TechyCSR

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
TechyCSR/readme.md
Typing SVG

Portfolio LinkedIn Twitter Telegram



Followers Stars Profile Views Focus

Technologist About Me

const chandan: Developer = {
  pronouns: "he" | "him",
  location: "India 🇮🇳",
  education: "B.Tech CSE @ Lovely Professional University",
  
  currentFocus: ["Generative AI", "Full Stack Development", "Open Source"],
  
  expertise: {
    genAI: ["LangChain", "RAG", "Prompt Engineering", "Fine-tuning"],
    llms: ["GPT-4", "Gemini Pro", "DeepSeek", "Qwen", "Claude"],
    imageGen: ["DALL-E 3", "Flux", "Stable Diffusion"],
    fullStack: ["React", "Next.js", "Node.js", "Python", "FastAPI"],
  },
  
  passions: ["Building AI products", "Open Source", "Developer Tools"],
  
  funFact: "I automate everything with AI, even my coffee orders ☕🤖"
};

Rocket What I'm Building

GenAI Solutions

Building intelligent AI agents with LangChain, RAG systems, and multi-modal LLM applications

Modern Web Apps

Crafting responsive, full-stack applications with Next.js, React, and Node.js ecosystems

Developer Tools

Creating automation tools and open-source utilities to boost developer productivity

Currently Exploring: LangGraph • Multi-Agent Systems • RAG Architectures • Vector Databases


Tools Tech Arsenal

💻 Languages & Frameworks

Languages

🤖 GenAI & Machine Learning

LangChain OpenAI Gemini HuggingFace TensorFlow PyTorch OpenCV Scikit-Learn

🗄️ Databases & Cloud

Databases & Cloud

🛠️ Developer Tools

Tools

Fire Featured Projects

Open-Source Interview Assistant

Privacy-focused alternative to Cluely for DSA, OAs, and competitive programming interviews.

Electron JavaScript Gemini API Image Processing

Highlights:

  • 🔒 100% Private - No data leaves your device
  • ⚡ Real-time AI assistance with invisible overlay
  • 📸 Smart screenshot analysis
  • 🎤 Voice recognition support
  • 🌍 Multi-language support

Stars Forks Code

Multi-Model AI Telegram Bot

State-of-the-art Telegram bot with GPT-4.1, Qwen-3, DeepSeek-R1, DALL-E 3, and Flux integration.

Python OpenAI Telegram API Multi-Modal AI

Capabilities:

  • 💬 GPT-4.1 & DeepSeek-R1 conversations
  • 🎨 DALL-E 3 & Flux image generation
  • 🔄 Context-aware multi-turn chat
  • 🎤 Google Voice-to-Text integration
  • 📷 OCR & image analysis

Live Stars Code

CNN-Based Facial Emotion Recognition

Deep learning system for detecting 7 emotions from webcam feed in real-time.

Python TensorFlow OpenCV Streamlit

Achievements:

  • 🎯 90%+ accuracy on FER2013 dataset
  • ⚡ Real-time webcam processing
  • 📊 7 distinct emotion classes
  • 📈 Confidence scoring system

Demo Code

NLP Emotion Analysis Tool

ML-powered web app for analyzing emotions in text - articles, comments, or any textual input.

HTML JavaScript NLP Machine Learning

Features:

  • 📝 Analyze any text for emotions
  • 🧠 Advanced NLP processing
  • 📊 Detailed emotion breakdown
  • 🚀 Fast & lightweight

Stars Code

AI Recipe & Grocery Planner

Smart recipe generator with AI-powered suggestions and grocery planning features.

JavaScript AI/ML Web App

Features:

  • 🍳 AI-generated recipes based on ingredients
  • 🛒 Smart grocery list planning
  • 📱 Responsive modern UI
  • 🔍 Ingredient-based search

Code

Full-Featured Note-Taking Platform

Modern, secure note-taking app with rich text editing and public sharing.

PHP MySQL JavaScript Rich Text Editor

Features:

  • 📝 Rich text formatting
  • 🏷️ Tag-based organization
  • 🌐 Public note sharing
  • 🌙 Dark mode support
  • ⚡ Lightning-fast search

Demo Code



⭐ If you find my work helpful, consider giving it a star!

Repositories



Footer Typing

Pinned Loading

  1. AdvAITelegramBot AdvAITelegramBot Public

    Telegram Advance AI ChatBot: GPT-4.1, Qwen-3, DeepSeek-R1, Dall-E-3, Flux, Flux-Pro, Dall-E Model, OCR and Google Voice2Text.

    Python 12 2

  2. OpenCluely OpenCluely Public

    OpenCluely is a free, open source Cluely (alternative), built for technical interviews like DSA, OAs, and CP. It offers an invisible overlay, real-time AI help, Smart Image Processing for question …

    JavaScript 96 29

  3. Real-Time-Emotion-Detection Real-Time-Emotion-Detection Public

    Web-based application that uses deep learning and computer vision to detect facial emotions in real time from a webcam feed. The app is powered by a pre-trained Convolutional Neural Network (CNN) a…

    Python 2 1

  4. Notes-Making-Web-App Notes-Making-Web-App Public

    A modern, full-featured note-taking web app built with PHP and MySQL. It offers secure user authentication, rich text editing, public note sharing, and tag-based organization. Designed with a respo…

    PHP 3

  5. Text-Based-Emotion-Detector Text-Based-Emotion-Detector Public

    The Text-Based-Emotion-Detector Web App is an easy-to-use tool for analyzing emotions in text. Whether it's an article, a comment, or any other textual input, the app uncovers the underlying emotio…

    HTML 2 3

  6. RecipeGenerator RecipeGenerator Public

    RecipeGenius - Smart Recipe Generator & Grocery Planner.

    JavaScript