Skip to content
View Codex-Crusader's full-sized avatar
😁
happy to meet you!
😁
happy to meet you!

Highlights

  • Pro

Organizations

@The-Pulse-Engine

Block or report Codex-Crusader

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

Bhargavaram Krishnapur

Don't Click CommitCrimes Roast My Code

Builder · Open-Source · AI/ML  ·  he/him  ·  Vijaybhoomi University, CSE '27

Typing SVG

About me

Second-year CS student who builds things because they seem interesting, not because there's a roadmap. No grand mission statement, just a bias for action and a high tolerance for things being broken.

Soulsborne player who genuinely enjoys dying repeatedly and calling it a hobby. Would probably debug faster with a Samoyed next to me. Runs best between 11 PM and 4 AM, same as my code.

Gets hyper-fixated on problems until they stop existing. This works out about 70% of the time.

Snake

What I'm building

PulseEngine - An open-source developer community I co-founded with @SudoMayo. We build local-first, privacy-respecting tools under the MIT license.

First project live: A Market Intelligence Platform tracking 24 assets and 12 RSS feeds with composite signal scoring (−10 to +10). Runs entirely locally - no paid APIs, no vendor lock-in.

Stack: Python · yfinance · VADER + custom financial lexicon · Streamlit · Plotly

Projects

Repository Stars Description
Stack-Sight ⭐ 1 Your browser, finally organised. A local-only Chrome extension that groups sites... read more
Uni-basketball-ETL-pipeline ⭐ 2 Self-improving NCAA basketball predictor - auto-fetches ESPN data, trains 6 mode... read more
Image-Protector ⭐ 3 A small Python tool to obfuscate images against automated scraping and basic ML ... read more
infinite-monkeys ⭐ 3 Highly optimized Python simulator that demonstrates the Infinite Monkey Theorem ... read more
Quantum-Neural-Horror ⭐ 2 Quantum Neural Horror is an interactive neuro-evolution sandbox where a neural n... read more
coding-war-crimes ⭐ 3 An educational repository documenting intentionally bad code written on purpose ... read more
meme-web ⭐ 2 Meme-Web is an automated website that fetches and displays 5 fresh memes daily u... read more
Random_Github_Repo_Finder ⭐ 6 A Python desktop app with a modern light/dark UI that opens random GitHub reposi... read more
azlite_type_chess_bot ⭐ 5 AlphaZero-inspired chess engine in Python combining Monte Carlo Tree Search with... read more
digital-footprint-cleaner ⭐ 12 A privacy-first web app that helps users locate and erase their digital footprin... read more

Tech Stack

Comfortable with: Machine Learning (Decision Tree, Naïve Bayes, k-NN, ensemble methods) · Sentiment Analysis · REST APIs · Multiprocessing · MCTS · Snowflake · Railway deployment · Generative AI tooling

GitHub Stats


Activity Graph


Beyond code

  • 🏃 Co-Head, Kanyathon (Mumbai Division) - women-focused charity marathon; managed 30 volunteers, 100+ CSR cold outreaches, full sponsorship pipeline
  • 🎙️ Working on a podcast exploring AI's impact on Indian CS students — focused on the tensions, not the hype
  • 💼 Freelancing on Fiverr and privately - data analytics, startup grunt work, and whatever interesting problems people need solved
  • 🔧 Somewhere in the open-source world, making small things slightly less broken

Currently

  • Growing the PulseEngine community: LinkedIn → Discord → daily GitHub commits
  • Exploring AI/ML applications where the data is messy and the stakes are real
  • Reading everything I can about developer tooling, open-source sustainability, and labor economics in tech

Connect

Code is for humans first, machines second. Building things that matter, one commit at a time.

Pinned Loading

  1. The-Pulse-Engine/Pulse-Engine_Market_Intelligence_Platform The-Pulse-Engine/Pulse-Engine_Market_Intelligence_Platform Public

    An explainable market analysis system that combines technical indicators and news sentiment to generate clear buy/sell signals with reasoning through an interactive dashboard

    Python 13 3

  2. Uni-basketball-ETL-pipeline Uni-basketball-ETL-pipeline Public

    Self-improving NCAA basketball predictor - auto-fetches ESPN data, trains 6 models, eliminates data leakage, and runs a full analytics dashboard. No API key needed.

    Python 2

  3. Image-Protector Image-Protector Public

    A small Python tool to obfuscate images against automated scraping and basic ML analysis.

    Python 3 1

  4. infinite-monkeys infinite-monkeys Public

    Highly optimized Python simulator that demonstrates the Infinite Monkey Theorem using true multiprocessing parallelism to generate random strings until finding an exact match. Imitating the infinit…

    Python 3

  5. azlite_type_chess_bot azlite_type_chess_bot Public

    AlphaZero-inspired chess engine in Python combining Monte Carlo Tree Search with a neural network for policy & value evaluation. Supports self-play, training, and interactive CLI play. Lightweight,…

    Python 5 1

  6. Quantum-Neural-Horror Quantum-Neural-Horror Public

    Quantum Neural Horror is an interactive neuro-evolution sandbox where a neural network mutates its own topology, activation functions, and weights while you watch. Using simulated annealing and evo…

    Python 2