Jean C Estevez ☕️🌱
banner
jeantvz.bsky.social
Jean C Estevez ☕️🌱
@jeantvz.bsky.social
💻 #Python whisperer and #wizard| #JavaScript | #C++ | #Java jedi | Full-time learner & freelance code-slinger 🔥

🚀 Turning ☕ into code

learning 🌱 daily

https://github.com/Jean-EstevezT/
I played Dwarf Fortress again.
🗿
August 14, 2025 at 8:30 PM
Finally updating all the study notes to upload them (Eng/Es) so that could be useful for anyone to #study

I plan to include everything from basic, intermediate, and advanced #Python, libraries, #DSA, #algorithms, and documented projects explaining them

#100DaysOfCode #dev
August 13, 2025 at 2:24 AM
Day 01-02 of #100DaysOfCode

To-Dos:
✅️Work in roadmap
✅️ project data script for testers and devs

☑️ write about a topic
✅️ 1 h Gym
☑️ Practice watercolor paint
#LearnInPublic #python #buildinpublic #CodingJourney #Dev
August 10, 2025 at 3:54 PM
1/3 💻 Ese bug que te roba horas no es tu enemigo… es tu maestro.

5 pasos para exterminar bugs sin perder la cabeza:

1️⃣ Reproduce el error → Si no puedes repetirlo, no puedes matarlo.
2️⃣ Aísla la causa → Comenta código, quita dependencias, reduce el problema.
August 9, 2025 at 5:48 PM
👨‍💻 ¿Sabían cómo gestionar archivos temporales de forma inteligente en Python? 🐍
Con el módulo tempfile, pueden generar archivos que solo existen mientras su programa está en ejecución. 🚀
#Python #Programación #Desarrollo #CódigoLimpio #Productividad #TipsDeProgramación #DevTips
July 31, 2025 at 11:35 PM
Recursion is a function that calls itself until a "base case" stops it.

Although it's more elegant than loops for certain problems, it consumes more memory and is generally less efficient.

#Programming #Recursion #Coding #Algorithms #SoftwareDevelopment #LearnToProgram 🧠🔄🐍
July 27, 2025 at 9:05 PM
#Leetcode
To solve this problem, use the sliding window technique

O(n) performance

along with set

#100DaysOfCode #python #DSA
July 23, 2025 at 11:47 PM
Hey #bluesky 👋
I’m looking to #CONNECT with folks interested in:

🧠 DSA
🌐 Data Science
📊 Data Analysis
💼 Freelancing
💻 LeetCode
🤖 AI ML
🏋️‍♂️ fitness
💰 Finance
July 20, 2025 at 9:47 PM
LinguaClip 🌱
es una #extensión de navegador para #aprender nuevo vocabulario mientras navegas

Combina #Pomodoro, #flashcards y repetición espaciado.

#dev #javascript #projects #learning #saas #tech #ProyectoTech #DesarrolloWeb #Programación
github.com/Jean-Estevez...
July 15, 2025 at 2:52 PM
Dear algorithm
LinguaClip is a #browser extension designed to help you #learn new #languages while browsing the web.

combining the #pomodoro technique with #flashcards and expanded repetition

#dev #javascript #projects #learning
github.com/Jean-Estevez...
July 14, 2025 at 11:16 PM
Lo lograron. Finalmente lo rompieron. Finalmente ganaron. Destrozaron a alguien. Alguien que siempre estaba feliz que siempre estaba sonriendo. Alguien que no merecía el odio. Alguien que no hacia nada más que ayudar a las personas. Alguien que amó con todo su corazón.
July 14, 2025 at 1:05 AM
🚨 5 Python Errors 🚨

1️⃣ Mutability of Objects in Functions
2️⃣ Incorrect Use of Generators
3️⃣ Overloading Exceptions
4️⃣ Circular Module Dependencies
5️⃣ Unexpected Behavior with the GIL (Global Interpreter Lock)

#Python #AdvancedPython #DevTips #TechStudents #Programming #Code.
July 13, 2025 at 7:18 PM