Skip to content
View kishandev2509's full-sized avatar

Block or report kishandev2509

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

Typing SVG


๐Ÿ” About Me

Computer Science Engineering Student with a strong foundation in software development, AI, compiler design, and system architecture.

  • ๐ŸŽ“ Pursuing B.Tech in Computer Science Engineering
  • ๐Ÿง  I firmly believe in timeless, well-established methodologies and blend them with modern practices

๐Ÿ› ๏ธ Technologies & Tools

Programming Languages

Python C C++

Frontend

HTML CSS JavaScript React Bootstrap Tailwind CSS

Backend

Python Django Flask

Tools

Android Studio VS Code Git Zed


๐Ÿ“Š GitHub Stats

kishandev2509's GitHub Stats

๐Ÿ“‚ Featured Projects

  • A machine learningโ€“based system that identifies and classifies seed types using image processing and CNNs

  • Backend developed in TensorFlow/Keras

  • Flutter app (SeedSight) includes:

    • ๐Ÿ“ท Real-time seed image detection and result display
    • ๐Ÿ” Firebase-based authentication and data storage
    • ๐Ÿ“– Informative sections for educational usage
  • Use Cases: Agritech, Seed Grading, Mobile AI Integration

2. ๐ŸŽฎ Tic Tac Toe (React)

  • A dynamic and responsive Tic Tac Toe game built using React.js
  • Modular architecture using React components
  • Integrates stateful game logic, SCSS styling, and a polished UI
  • Designed to showcase understanding of frontend patterns and interactivity
  • Complete library operations: issue/return, fine management, book search, and student registration
  • Built using Python (Tkinter GUI) and SQLite3 for persistent storage
  • Includes admin panel, password protection, and role-based operations
  • Great for learning form handling, GUI logic, and data persistence
  • Desktop system for managing inventory, sales, product stock, and supplier records
  • Includes role-based login, billing, PDF generation, and dashboard analytics
  • Uses Python (Tkinter) and SQLite3 with a clean GUI
  • Suitable for small stores, billing desks, or warehouse control
  • An AI-powered virtual assistant with real-time voice command recognition

  • Modules include:

    • ๐Ÿ“ Speech-to-Text with Google API
    • ๐Ÿ”ง Command execution: open apps, play music, search Google/Wikipedia
    • ๐Ÿ”Œ System control: volume, battery status, reminders
    • ๐ŸŒ Multilingual support with Google Translate
  • Built with Python, PyQt5, and OpenAI API for conversational features


๐ŸŽฏ Academic Focus & Practical Use Cases

  • Game Development โ€” React-based Tic Tac Toe for logic structuring and UI design
  • Educational Management โ€” LMS for institutional workflows and student book management
  • Inventory Automation โ€” Full POS-style stock, billing, and supplier workflows
  • AI Assistants โ€” DAJarvis executes intelligent desktop functions with NLP integration
  • Agritech Innovation โ€” SeedSight brings machine learning to mobile seed recognition

๐Ÿ“ข Connect with Me


๐Ÿ“ซ Let's Connect

LinkedIn LeetCode HackerRank Gmail


โ€œBy grounding innovation in timeless principles, one builds truly enduring systems. Consistency, depth, and foundational clarity make the finest engineers.โ€

Popular repositories Loading

  1. codecrafters-interpreter-python codecrafters-interpreter-python Public

    This is a simple complier for lox language built in python language. This project is made with help of codecrafters. This helped to learn OOPs and other programming aspects of python and also helpeโ€ฆ

    Python 1

  2. kishandev2509 kishandev2509 Public

    ๐Ÿ‘จโ€๐Ÿ’ป GitHub Profile โ€“ Kishan Dev A personalized and professional GitHub README showcasing key projects in AI, web development, compiler design, and system automation. Designed to reflect a balanced โ€ฆ

    1

  3. portfolio portfolio Public

    ๐ŸŒ Personal Portfolio Website A responsive and elegant personal portfolio built with HTML, CSS, and JavaScript, showcasing projects, skills, contact details, and GitHub activity. Designed for simpliโ€ฆ

    HTML 1

  4. MedMind---Backend MedMind---Backend Public

    Python 1

  5. universal-app-opener universal-app-opener Public

    Forked from mdsaban/universal-app-opener

    A zero-dependency JavaScript library that converts standard HTTP URLs (YouTube, LinkedIn) into Native Mobile Deep Links (Custom Schemes & Android Intents).

    TypeScript 1

  6. Inventory-Management-System Inventory-Management-System Public

    ๐Ÿ—ƒ๏ธ Inventory Management System A user-friendly and efficient web-based platform to manage inventory, stock levels, and suppliers. Built with Tkinter and SQLite, it offers secure login, product tracโ€ฆ

    Python