🐍 Python Development Focus

67.3% of my repositories contain Python code, demonstrating a strong focus on Python development. I've written 25,730 lines of Python code across 250 files, with an average of 102 lines per file.

📊 Total Repositories

49
GitHub repositories analyzed

🐍 Python Files

250
Python files across all repos

📝 Lines of Code

25,730
Total Python lines written

🔧 Functions

1,338
Functions created (441 async)

🏗️ Classes

315
Classes and objects designed

📈 Total Commits

1,520
Git commits across all projects

🔧 Code Constructs & Patterns

Async Functions

441
Modern async/await patterns

🔄 Control Flow

1,239
Conditional statements

🔄 Loops

1,002
For and while loops

📁 Most Used File Types

.py 250
.json 103
.svelte 86
.js 70
.html 54
.md 52
.css 46
.ts 40
.gitignore 33
.txt 33

📚 Most Used Libraries

json 20 repos
os 20 repos
typing 16 repos
fastapi 15 repos
time 14 repos
asyncio 14 repos
dotenv 9 repos
datetime 9 repos
pathlib 8 repos
random 8 repos