kendrawing.hashnode.devResources that helped me learn LLM Prompts in 20232023 has been an incredible year for diving into the world of Large Language Models (LLMs) and Prompt Engineering. The journey has been exhilarating, thanks to the plethora of online resources and vibrant communities that have opened their arms to le...Dec 31, 2023·2 min read
kendrawing.hashnode.devHow to Start Contributing to Open SourceThis has been my first year as a developer and I've learned a lot by contributing to multiple open-source projects. I've heard from other Devs that they've had trouble finding open-source projects and just generally knowing where to start in the open...Jul 17, 2022·3 min read
kendrawing.hashnode.devHow to write a good README for your projectA good README.md is essential for any project. It is a summary of your project and gives users instructions & important information. This is a simple guide to help you make an accessible guide for your project. What is a README? A README is a file th...Mar 23, 2022·4 min read