Skip to content
View 1darshanpatil's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report 1darshanpatil

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
1darshanpatil/README.md

whoam -i🌟

CURIOUS & INTUITION

Curiosity defines me. I’ve always had this insatiable thirst, which I call "The unquenchable lust," to explore, learn, and understand the principles that make things tick. My guiding thought is simple: "Can I imagine what I’m saying I know by simply closing my eyes?" If the answer is no, I keep reading until I can.

Take exit_sys.s, for example. I didnt shy away myself throwing 300 lines of comments to explain just 3 lines of assembly code—not because I had to, but because I enjoy breaking down complexity into something clear and understandable.


PROBLEM & OBSESSION

Like everyone, I have priorities and a list of pressing tasks. But behind all that, there are always problems running in the back of my mind. Sometimes, this obsession goes a bit overboard. I still remember the time I locked myself in a room for two months trying to solve the "Goldbach Conjecture," skipping engineering lectures, only to come up with NOTHING.

I usually don’t share or publish what I do—it’s for my own satisfaction. But I’ve written a few scripts that will publish my work on https://drshn.me/afterdeath if I’m no longer around.

For instance, Project Euler Problem 246 It reminds me that I put no boundaries on burning myself out in pursuit of a solution.(I know it was easy)


I am a polymath with diverse interests spanning numerous subjects. My work and curiosity are deeply influenced by the worlds of mathematics, physics, and economics. At the intersection of these fields, I focus on:

  • Mathematics: For its beauty and universal application.
  • Finance and Trading: Driven by data, patterns, and a fascination with markets.
  • Software Development: With a particular love for low-level programming. (Sometimes, I read AT&T syntax assembly for Intel x86 in my leisure time)
  • Data Analysis: Connecting insights across disciplines. (Exploring datasets to train LLMs, leverage GPUs, and apply Linear Algebra techniques)

🔧 Skills Overview

Category Skills
Programming Languages C++
Python
Java
Rust
Bash
Assembly
Go

View More
Web Development HTML5
CSS3
Django
PHP
Apache
TailwindCSS
Data Analysis & Machine Learning NumPy
Pandas
PyTorch
TensorFlow
Power BI
SciPy

View More
Version Control & Cloud Git
AWS
Azure
GCP
Operating Systems Linux
Unix
Arch Linux
Mathematics Topics: Analytical Geometry, Calculus, Linear Algebra, Macroeconomics & Microeconomics, Number Theory, Special Functions

🔗 Explore More

(P.S. Nothing is ever "complete," and that's by design—curiosity never sleeps.)


🛡️ Privacy First

My privacy matters deeply to me. If you’re curious about my approach to balancing openness and discretion, read here.


Popular repositories Loading

  1. WolframLanguageForJupyter WolframLanguageForJupyter Public

    Forked from WolframResearch/WolframLanguageForJupyter

    Wolfram Language kernel for Jupyter notebooks

    Mathematica 1

  2. xpost xpost Public

    Python 1 1

  3. VisualHFT VisualHFT Public

    Forked from silahian/VisualHFT

    VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynami…

    C# 1

  4. 1darshanpatil 1darshanpatil Public

    Python

  5. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  6. pandas-datareader pandas-datareader Public

    Forked from pydata/pandas-datareader

    Extract data from a wide range of Internet sources into a pandas DataFrame.

    Python