Skip to content
View darshjme-codes's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report darshjme-codes

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
darshjme-codes/README.md
Typing Animation

Profile Views Followers Open Source Love


🚀 ABOUT ME

🎯 What I Do

const darshan = {
  role: "Software Engineer",
  focus: [
    "🤖 AI/ML Systems",
    "🌐 Full-Stack Development", 
    "🔒 Security Research",
    "🏗️ System Architecture"
  ],
  currentWork: [
    "Universal LLM Abstraction",
    "AI Trading Systems",
    "Security Vulnerability Research"
  ],
  stats: {
    publicRepos: 126,
    totalStars: 15,
    openSource: "❤️"
  }
};

💡 Core Expertise


Languages & Frameworks

  • TypeScript / Node.js / React / Next.js
  • Python / FastAPI / TensorFlow / PyTorch
  • Rust / C++ / System Programming

Specializations

  • LLM Integration & Abstraction
  • Real-time Trading Systems
  • OAuth & Security Architecture
  • API Design & Scalability

Philosophy

कर्मण्येवाधिकारस्ते मा फलेषु कदाचन
Focus on the work, not the results


🎯 FEATURED PROJECTS

🌌 Brahmand CLI

npm GitHub

Universal LLM Terminal Interface

Talk to ANY AI model from your terminal. Claude, GPT, Gemini, Llama — one unified interface.

npm install -g brahmand-cli
brahmand chat
> /set model anthropic/claude-opus-4
> Let's build something amazing

🛠️ Built with: TypeScript, Samast Framework, OAuth
📦 Status: 🟢 Production Ready
🎯 Use Case: No vendor lock-in, seamless model switching

🪷 Samast Framework

npm GitHub

Universal LLM Provider Abstraction

One API for 100+ AI models. Switch providers without changing your code.

import { Samast } from '@darshjme/samast';

const client = await Samast.create('anthropic');
const response = await client.complete({...});
// Switch to 'openai', 'google', 'nvidia' anytime

🛠️ Built with: TypeScript, Multi-Provider, OAuth
📦 Status: 🟢 Production Ready
🎯 Use Case: Enterprise LLM abstraction layer

📈 Karma Trading AI

Status Production

Multi-Signal Algorithmic Trading System

Real money. Real trades. Real results.

# Kelly Criterion position sizing
# Universal broker abstraction (CEX + DEX)
# ATR-based dynamic stop-losses
# 100+ exchange support via CCXT

win_rate = 0.55  # Realistic, not marketing

🛠️ Built with: Python, CCXT, Web3, ML
📦 Status: 🔴 Private Repository
🎯 Edge: Competitive trading advantage

🔒 Security Research

HackerOne OWASP

Bug Bounty & Vulnerability Research

Responsible disclosure. Ethical hacking. Security community contribution.

# Focus Areas:
# - Web3/DeFi security
# - OAuth flow vulnerabilities  
# - API endpoint exploitation
# - OWASP Top 10

# Tools: Burp Suite, Python, Custom Scripts

🛠️ Built with: OWASP, Burp Suite, Python
📦 Status: 🟢 Active Research
🎯 Goal: Make the web more secure


💻 TECH STACK

Languages

TypeScript Python Rust C++ JavaScript

Frontend

React Next.js Tailwind HTML5 CSS3

Backend

Node.js FastAPI PostgreSQL MongoDB Redis

AI/ML

OpenAI Anthropic Google AI TensorFlow PyTorch

DevOps

Docker Kubernetes GitHub Actions Linux Nginx

Security

Burp Suite OWASP Metasploit Wireshark

Web3/Blockchain

Ethereum Solidity Web3.js Hardhat

Tools

Git VS Code Postman Figma


📊 GITHUB STATS


🔥 RECENT ACTIVITY

📝 Currently Contributing to:

  • AI/ML frameworks (Transformers, Unsloth, LangChain)
  • Developer tools (OpenAI SDK, Anthropic SDK)
  • Security research (Responsible disclosure to major platforms)

📫 LET'S CONNECT

GitHub HackerOne X Website LinkedIn Email


कर्मण्येवाधिकारस्ते मा फलेषु कदाचन

Focus on the work, not the results


Darshankumar Joshi • Software Engineer • AI/ML Specialist • Security Researcher

Popular repositories Loading

  1. samast samast Public

    Universal LLM provider framework - OAuth + API abstraction for 100+ models (समस्त 🕉️)

    TypeScript 1

  2. Darshj.AI-TranscripTool Darshj.AI-TranscripTool Public

    A complete, production-ready transcription system

    Jupyter Notebook

  3. shakti-ai shakti-ai Public

    Autonomous agent infrastructure with dharmic constraint architecture. 18-module routing. Production-ready. Built on principles older than Silicon Valley.

    TypeScript

  4. neural-dharma neural-dharma Public

    Neural networks trained with dharmic alignment constraints. Because gradient descent without values is just expensive chaos.

    TypeScript

  5. chakra-router chakra-router Public

    7-layer intelligent request routing for multi-agent systems. Handles 100K+ RPM with zero value drift. Each layer specializes like a chakra.

    TypeScript

  6. atman-persist atman-persist Public

    Soul-state memory layer for AI agents. Maintains context, identity, and value alignment across sessions. Because agents should remember who they are.

    TypeScript 1