Skip to content
View lookmohan's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report lookmohan

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.

Content in all repositories owned by your account will be closed.
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
lookmohan/README.md
Chennai Coder Logo

๐Ÿ’™ Chennai Coder

๐Ÿš€ Programming & AI Learning Platform

Learn Programming โ€ข Build Projects โ€ข Master Technology

Website



๐Ÿ‘‹ Welcome to Chennai Coder

Chennai Coder is a programming and technology learning platform focused on helping students and aspiring developers learn programming, build practical projects, and develop real-world technical skills.

We believe programming is best learned through:

Understanding โ†’ Coding โ†’ Practice โ†’ Projects

Whether you're a beginner starting your coding journey, a college student preparing for placements, or an aspiring developer building technical skills, Chennai Coder provides practical and beginner-friendly learning resources.


๐ŸŽฏ What We Teach

๐Ÿ’ป Programming ๐ŸŒ Web Development ๐Ÿค– AI & Data
C HTML Python
C++ CSS AI & Machine Learning
Java JavaScript Generative AI
Python Bootstrap LLM Applications
SQL Web APIs Data Analytics

๐Ÿง  Additional Topics

Data Structures & Algorithms โ€ข MySQL โ€ข MongoDB โ€ข Tkinter โ€ข Web Scraping โ€ข APIs โ€ข FastAPI โ€ข OpenCV โ€ข Git & GitHub โ€ข OOP


๐Ÿ“š Learning Resources

Our GitHub repositories contain practical learning materials for:

  • ๐Ÿ“– Programming notes and tutorials
  • ๐Ÿ’ป Coding examples and exercises
  • ๐Ÿงฉ Data Structures & Algorithms
  • ๐ŸŒ Web development
  • ๐Ÿ—„๏ธ Databases
  • ๐Ÿค– AI & Machine Learning
  • ๐Ÿง  Generative AI & LLM applications
  • ๐Ÿš€ Practical programming projects

All resources are designed to help learners understand concepts and apply them through code.


๐ŸŽ“ Live Programming Classes

Want to learn beyond notes and tutorials?

Chennai Coder offers live programming classes with a focus on practical coding, guided learning, and real-world projects.

What You Can Expect

  • ๐Ÿ‘จโ€๐Ÿซ Live instructor guidance
  • ๐Ÿ’ป Hands-on coding
  • ๐Ÿงฉ Problem-solving practice
  • ๐Ÿš€ Real-world projects
  • ๐Ÿ“š Structured learning
  • ๐ŸŽฏ Beginner-friendly explanations
  • ๐Ÿ’ฌ Doubt clarification
  • ๐Ÿ› ๏ธ Practical development

๐Ÿš€ Start Learning

Join Live Classes

Learn Programming โ€ข Build Projects โ€ข Grow Your Skills


๐Ÿ› ๏ธ Technologies

๐Ÿ’ป Programming

Python C C++ Java JavaScript SQL

๐Ÿค– AI & Development

TensorFlow PyTorch OpenCV FastAPI Flask

๐ŸŒ Web & Tools

HTML5 CSS3 Bootstrap Git GitHub


๐Ÿ“‚ GitHub Resources

Explore our repositories for programming notes, examples, projects, and learning materials.

๐Ÿ“ Category ๐Ÿ“š Resources
๐Ÿ’ป Programming C, C++, Java, Python
๐ŸŒ Web Development HTML, CSS, JavaScript, Bootstrap
๐Ÿงฉ DSA Data Structures & Algorithms
๐Ÿ—„๏ธ Databases SQL, MySQL, MongoDB
๐Ÿค– AI & ML Machine Learning, Deep Learning, Generative AI
๐Ÿ”ง Tools Git & GitHub

๐Ÿš€ More learning resources and projects will be added as Chennai Coder grows.


๐ŸŒŸ Our Learning Approach

๐Ÿ“– Learn ๐Ÿ’ป Code ๐Ÿงฉ Practice ๐Ÿš€ Build
Understand concepts Write programs Solve problems Build projects

We focus on learning by doing rather than simply memorizing programming syntax.


๐ŸŽฏ Who Is It For?

Chennai Coder is designed for:

  • ๐Ÿ‘จโ€๐ŸŽ“ School students
  • ๐ŸŽ“ College students
  • ๐Ÿ’ป Beginners learning programming
  • ๐Ÿง‘โ€๐Ÿ’ป Aspiring developers
  • ๐Ÿค– AI & ML learners
  • ๐Ÿ“Š Students preparing for technical interviews
  • ๐Ÿš€ Anyone looking to improve their coding skills

๐Ÿ‘จโ€๐Ÿ’ป Founder

Mohanraj R

Founder & Programming Instructor โ€” Chennai Coder

Focused on programming education, AI, Machine Learning, and practical software development.

Through Chennai Coder, the goal is simple:

Make programming easier to learn, practice, and apply.


๐ŸŒ Join Chennai Coder

๐Ÿš€ Ready to Start Your Programming Journey?

Visit Website

Learn Programming. Build Projects. Grow Your Skills.


๐Ÿ’™ Chennai Coder

Programming โ€ข AI โ€ข Projects โ€ข Learning

Made with โค๏ธ in Chennai, India ๐Ÿ‡ฎ๐Ÿ‡ณ

โญ Explore our repositories and start learning today.

Pinned Loading

  1. Employee-Management-System Employee-Management-System Public

    The Employee Management System is a Python application using Tkinter for the GUI and SQLite for managing employee data with functionalities to add, update, delete, and view employee records.

    Python 1

  2. Bengaluru_House_Prediction_Model Bengaluru_House_Prediction_Model Public

    A Flask-based web application for predicting home prices in Bengaluru using machine learning models.

    Jupyter Notebook 1

  3. Simple-RAG-Assistant Simple-RAG-Assistant Public

    A simple Retrieval-Augmented Generation (RAG) assistant using vector search and multiple LLM providers.

    Jupyter Notebook 1

  4. langgraph-web-researcher langgraph-web-researcher Public

    Iterative AI research assistant using LangGraph with web search and automatic query refinement. Built for Google Colab with Groq LLM (free) + DuckDuckGo search.

    Jupyter Notebook 1

  5. groq-llm-integration groq-llm-integration Public template

    First hands-on implementation - Integrating Groq's Llama 3.3 LLM using LangChain in Google Colab. Learning secure API management and basic model invocation.

    Jupyter Notebook

  6. langGraph_joke_bot langGraph_joke_bot Public

    Learn LangGraph fundamentals by building an interactive bot with menus, loops, and state management. Perfect first LangGraph project.

    Jupyter Notebook