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

Third-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
visitor-access-project ⭐ 1 A UX research study of campus visitor entry at Vijaybhoomi University. A visitin... read more
Codex-Crusader.github.io ⭐ 1 Personal portfolio rendered as a hand-drawn fantasy map (the realm of Orvia). St... read more
Correlation-engine ⭐ 1 A daily correlation scan across news, markets, and government data that shows it... read more
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 The infinite monkey theorem run rather than quoted: a process per core hammering... 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 Deliberately terrible code, written on purpose and annotated with what it costs.... read more
meme-web ⭐ 2 A meme gallery that refills itself. A GitHub Actions cron pulls five fresh image... read more
Random_Github_Repo_Finder ⭐ 6 A desktop app that opens a random public repository, or a random good first issu... read more
azlite_type_chess_bot ⭐ 5 An AlphaZero-style chess engine in Python: PUCT tree search guided by a policy a... read more
digital-footprint-cleaner ⭐ 13 A privacy-first web app that helps users locate and erase their digital footprin... read more

Tech Stack

Comfortable with: Machine Learning, Cybersecurity basics, Data Analysis, Python, JavaScript basics, CSS basics

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. digital-footprint-cleaner digital-footprint-cleaner Public

    A privacy-first web app that helps users locate and erase their digital footprint across public websites. Built using Python, Flask, and HTML , fully automated and open source.

    Python 13 1

  3. azlite_type_chess_bot azlite_type_chess_bot Public

    An AlphaZero-style chess engine in Python: PUCT tree search guided by a policy and value network that learns entirely from self-play. The whole pipeline is here, self-play to replay data to trainin…

    Python 5 1

  4. Image-Protector Image-Protector Public

    A small Python tool to obfuscate images against automated scraping and basic ML analysis. Adds controlled perturbation, so the picture still reads to a person and reads worse to a model. GUI and CL…

    Python 3 1

  5. coding-war-crimes coding-war-crimes Public

    Deliberately terrible code, written on purpose and annotated with what it costs. Each entry carries the complexity analysis and the correct version beside it, so the anti-pattern is an argument for…

    Python 3

  6. 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