Hi, I'm Banjamin L. You might recognize me as GitHub's mascot.
-
🌱 I’m currently learning not just new technologies 💻, but also how to create meaningful impact through code 🌍✨!
-
💬 Ask me about *dev*
-
📫 Mail [email protected]
-
⚡ Fun fact When I’m not coding 💻, you’ll find me exploring nature 🌿 or diving into a good book 📚—I believe the best ideas come when you least expect them!
My top THINGS-TO-RANK
Rank | Languages |
---|---|
1 | JavaScript |
2 | Python |
3 | SQL |
If we pull together and commit ourselves, then we can push through anything.
— Banjamin L.
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-90,35],
[-90,30],
[-85,30],
[-85,35],
[-90,35]
]
]
}
}
]
}
graph TD;
You_Me-->You;
You_Me-->Me;
Me-->US;
You-->US;
<--