Skip to content
View Krishna3112Y's full-sized avatar

Block or report Krishna3112Y

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

Hi, I'm Krishna 🧬

I am an incoming undergraduate student specializing in Mathematics, Computer Science, and Data Science. I focus on building high-performance backend infrastructures, deterministic mathematical archives, and agent-based economic simulations entirely from scratch.


🔬 Core Engineering & Research Pillars

1. High-Throughput Infrastructure & Ingestion Core

  • Project: Qwati Ingestion Engine| 📖 Full Interactive Documentation
  • The Architecture: A thread-safe, decoupled microservice network utilizing a multi-tier, range-coded task queue architecture to process backend pipelines.
  • Performance Benchmark: Scaled up to 18,000 operations/second throughput during enterprise stress-testing loops.

2. Algorithmic Economic Simulations (Active Development)

  • Project: Agent-Based Market Console [Currently not uploaded]
  • The Architecture: An object-oriented macroeconomic simulation modeling multi-class consumer, trader, and farmer agent behaviors.
  • Emergent Behaviors: Maps time-series market oscillations, quality-tier pricing matrices, capital concentration curves, and liquidity bottlenecks across thousands of ticks.

3. Computational Number Theory & Primality Testing

  • Project: The Perfect Number Research Archive
  • The Architecture: A structured computational number theory toolkit containing custom implementations of classical and modern primality logic without external mathematical packages.
  • Algorithms Implemented: Trial Division ($O(\sqrt{n})$), Wilson's Theorem, Lucas-Lehmer (LLT), probabilistic Miller-Rabin, and the deterministic AKS Polynomial Test ($P$-time certainty).

4. Low-Level Systems Simulations

  • Project: Virtual Storage Device (VSD)
  • The Architecture: A virtual prototype of a fixed-block simulated filesystem layout using a flat file medium. Tracks hardware-level concepts including binary 8-bit conversions, custom file allocation tables, metadata grids, and explicit read/write latency benchmarking.

🛠️ Core Toolkit & Methodology

  • Backend Systems: Python, Concurrent Programming, Multi-Lane Ingestion Queues
  • Theoretical Frameworks: Discrete Mathematics, Number Theory, Microeconomic Modeling
  • Developer Workflows: VS Code, Material for MkDocs, Git Version Control

I believe in learning something new every single day by rolling up my sleeves and translating dense theory into raw, performant code.


🤝 Connect & Collaborate

I am always open to discussing computational mathematics, backend architecture bottlenecks, or open-source research tools. Feel free to reach out!

  • LinkedIn: ://linkedin.com
  • Email: krishnayadav311206@gmail.com
  • Location: India 🇮🇳

If you are an student or researcher working on algorithmic pipelines or simulation data, I would love to connect and help test, document, or clean your code repositories.

Popular repositories Loading

  1. JEE-ADV JEE-ADV Public

    JEE ADAVANCE TEST

    HTML

  2. Virtual-Storage-Device-VSD Virtual-Storage-Device-VSD Public

    Python

  3. Perfect-Numbers Perfect-Numbers Public

    Python

  4. sympy sympy Public

    Forked from sympy/sympy

    A computer algebra system written in pure Python

    Python

  5. pydy pydy Public

    Forked from pydy/pydy

    Multibody dynamics tool kit.

    Python

  6. syntra-veloq-qwati syntra-veloq-qwati Public

    High-velocity workforce forecasting and synthetic data pipelines driven by multi-variate regression modeling. [18k ops/sec Ingestion Core]

    Python