Skip to content
View vinothhacks's full-sized avatar

Block or report vinothhacks

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

Vinoth N banner

Typing SVG

profile views GitHub followers


About Me

name:        Vinoth N
role:        Full Stack Developer
location:    Chennai, India
focus:       [ Python, React, Node.js, ML, MCP servers ]
currently:   Driving ChatGPT & Claude through MCP for end-to-end automation
learning:    Advanced React patterns, AWS/Azure, applied ML
fun_fact:    "Every day is a learning opportunity."
  • I build full-stack apps (Python / Django / Node.js / React) and explore Machine Learning end-to-end.
  • I automate GitHub, LinkedIn and LLM chat workflows using MCP (Model Context Protocol) servers.
  • I love clean repos, tested code, and reproducible setups.
  • I plan to write about MCP, automation, and ML -- coming soon.
  • Reach me on LinkedIn or via my GitHub profile.

Tech Stack

frontend / backend stack
data / devops stack
ml / cloud stack


Featured Projects

PythonSpark

PythonSpark -- Intermediate-level Python scripts built to fuel creativity and drive innovation.

Web Development

Web-Development -- HTML / CSS / JavaScript experiments and mini-projects.

Profile README

vinothhacks (this repo) -- Profile README + a guide for building a great showcase repo, MCP-driven.

More coming soon -- MCP automation tools, ML notebooks, and side projects.

Want the story of how this profile is built? See GUIDE.md and BUILD-GUIDE.md.


GitHub Stats

GitHub Stats

Streak Stats

Top Languages

Trophies

Contribution Graph


Daily Quote

Programs must be written for people to read, and only incidentally for machines to execute. --- Hal Abelson

This card is auto-rotated daily by .github/workflows/quote.yml.


Contribution Snake

contribution snake

Generated daily by .github/workflows/snake.yml. The first run will populate the output branch.


How This Profile Is Powered

This README is maintained with MCP servers running through Cursor:

  • user-github MCP -- creates branches, commits files, opens PRs, runs releases.
  • user-linkedin MCP -- fetches profile context and lets me cross-post project highlights.
  • user-llm-mcp -- drives ChatGPT and Claude via stealth Playwright (Patchright) for content drafts and code reviews.

See GUIDE.md and BUILD-GUIDE.md for the full step-by-step playbook (badges, dynamic widgets, GitHub Actions, MCP automation).


Connect With Me

footer

Popular repositories Loading

  1. Web-Development Web-Development Public

    Config files for my GitHub profile.

    CSS

  2. PythonSpark-Igniting-Ideas-with-Python PythonSpark-Igniting-Ideas-with-Python Public

    Explore PythonSpark's intermediate-level Python scripts, crafted to fuel creativity and drive innovation. Elevate your projects with diverse code snippets. Unleash your potential with PythonSpark.

    Jupyter Notebook

  3. vinothhacks vinothhacks Public

    Profile README showcasing projects across GitHub & LinkedIn — driven by MCP automation.

    JavaScript

  4. Hello-World Hello-World Public

    Forked from octocat/Hello-World

    My first repository on GitHub!

  5. mcp-sandbox-2605 mcp-sandbox-2605 Public

    Throwaway sandbox for MCP write-tool live testing. Will be deleted.

  6. kairos kairos Public

    kairos picks the right LLM technique for any task by querying a curated wiki of agent patterns - RAG, ReAct, Reflexion, and 17 more. Karpathy LLM Wiki + rule-based selector + 3 working runners. Zer…

    Python