
Jonathan Pulido
@jonathanpulmel
Followers
13
Following
142
Media
11
Statuses
27
RT @xurxodev: Formación Clean Architecture (4ª Edición) - sesión 1 . Esta semana estoy realizando la cuarta edición de mi formación Clean A….
0
3
0
This month I’ve completed Dan Abramov’s "Just JavaScript" course and @mattpocockuk TypeScript workshops: "Beginners" and "React with TypeScript"! 🚀. These resources helped me dive deeper into JavaScript and TypeScript core concepts. #JavaScript #TypeScript #LearningInPublic
0
0
6
Great article to practice active listening in programming. Before rejecting ideas, take a moment to truly consider them. Let's give ourselves some time. ⏳. 🔗 #Programming #SoftwareDevelopment #Mindset.
signalvnoise.com
A few years ago I used to be a hothead. Whenever anyone said anything, I’d think of a way to disagree. I’d push back hard if something didn’t fit my world-view. It’s like I had to be first with an...
0
0
0
Hey devs! 🎉. I've just added some 'good first issues' to MingL, my open-source project for creating and connecting through events. 🌟. Looking to contribute to open source, or join an exciting project? Check it out! 🚀. 🔗 #OpenSource #BuildingInPublic.
0
0
0
🚀 MingL Authentication Ready! 🎉. Just added full registration & login to MingL, the platform to join events and connect with like-minded people! 🌍✨. ✅ Secure signup .✅ JWT-based login .✅ Full tests.[🔗 . Next: Event creation! 💡. #BuildingInPublic.
0
0
1
I have completed Learn the Bisection Method by Finding the Square Root of a Number #freecodecamp.
0
0
1
I have completed Learn Python List Comprehension by Building a Case Converter Program #freecodecamp.
0
0
1
💡Descubriendo Kotlin: En Kotlin las clases anidadas actuan por defecto como una clase static anidada en Java. Si queremos que tengan una referencia a la clase que lo contiene deberemos emplear el modificador inner 👇 #Kotlin #AndroidDev
0
0
0
💡 Descubriendo Kotlin: La expresión `when` es un potente reemplazo para los largos `if-else`. Me encata cómo simplifica el código y mejora la legibilidad. ¡Un ejemplo rápido!👇.#Kotlin #AndroidDev
0
0
2
RT @ReactSummit: Have you ever thought about learning #ReactJS at the 🪐West’s largest planetarium? Join the biggest React conference in the….
0
32
0
Excited to share my first #TensorFlow project on GitHub! I've created a simple AI model that converts Celsius to Fahrenheit. Check out the code and see the model in action. Any feedback or contributions are welcome! #OpenSource #MachineLearning
github.com
A machine learning project developed in a Jupyter Notebook that uses TensorFlow to build a simple model capable of converting temperatures from Celsius to Fahrenheit. - jonathanpmelian/Model_Celsiu...
0
0
0
Day 21: Very happy with the progress over the last few days! In my quest to enhance the HTML of my components, I discovered <hgroup> and I'm really impressed with how it's improved the look of my component.🎨 #webdevelopment #HTML5 #buildinpublic #100DaysOfCode
0
0
1
RT @mattpocockuk: Just updated my TSConfig cheat sheet for TS 5.4!. No more module "ESNext". module: "preserve" is my new best friend. ht….
totaltypescript.com
Learn the essential TypeScript configuration options and create a concise tsconfig.json file for your projects with this helpful cheatsheet.
0
102
0
Day 13: I've successfully set up a DockerHub-hosted project image that automatically updates its tag via GitHub Actions. It's a step towards maintaining semantic version control, with version updates tied directly to commit names. #buildinpublic #Docker #GitHubActions #DevOps
0
0
0
Day 9: Today, I tackled Dockerfile and kept my contribution streak going!🎉 Every step counts. Speaking of Docker, I'm curious about alternatives to Docker Hub for hosting private images for free. Which services are your favourites? #Docker #DevOps #100DaysOfCode #365DaysofCode
0
0
0
Day 8: While refining the MVP definition, I'm also seizing the chance to deepen my Docker knowledge. Today, I'm focusing on Docker Compose to orchestrate applications across multiple containers. #365DaysofCode #100DaysOfCode #Docker.
0
0
1
Day 7: Spent today planning the data structure and refining designs in Figma for the MVP. It's all about laying a solid foundation for what's to come.#365DaysofCode #buildinpublic.
0
0
0
Day 6: Practising how to change layout depending on the route with #TanStackRouter in my project, trying to follow File-Based routing. #365DaysofCode #buildinpublic
0
0
0