<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Waleedh Nihal</title>
    <description>The latest articles on DEV Community by Waleedh Nihal (@waleedh).</description>
    <link>https://dev.to/waleedh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F999779%2Fac8c5f24-e069-4e79-9233-1a54b044bba4.jpg</url>
      <title>DEV Community: Waleedh Nihal</title>
      <link>https://dev.to/waleedh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/waleedh"/>
    <language>en</language>
    <item>
      <title>Building a startup 🫡</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Sun, 24 Nov 2024 14:10:19 +0000</pubDate>
      <link>https://dev.to/waleedh/building-a-startup-4jcg</link>
      <guid>https://dev.to/waleedh/building-a-startup-4jcg</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz340a3je1100oaj1fwv3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz340a3je1100oaj1fwv3.png" alt="Image description" width="800" height="430"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>startup</category>
      <category>programming</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Classify a student's best friend!</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Sun, 24 Nov 2024 14:09:46 +0000</pubDate>
      <link>https://dev.to/waleedh/classify-a-students-best-friend-28b6</link>
      <guid>https://dev.to/waleedh/classify-a-students-best-friend-28b6</guid>
      <description>&lt;p&gt;Introducing Classify: A Student Organizer Coming Soon!&lt;br&gt;
Hey Devs! 👋&lt;br&gt;
I'm currently working on an exciting project called Classify, an app designed to help students stay organized with their studies. It’s not live yet, but I’d love to get some feedback and generate some interest before launching!&lt;/p&gt;

&lt;p&gt;What is Classify?&lt;br&gt;
Classify is a student-focused organizer that will help you manage your school life more efficiently. It includes features like:&lt;br&gt;
A Personalized Calendar: Keep track of all your important dates—exams, assignments, and events—so nothing slips through the cracks.&lt;br&gt;
Subject-Specific To-Do Lists: Organize your tasks by subject, making it easy to prioritize homework, study sessions, and project deadlines.&lt;br&gt;
Simple, Intuitive Design: No complex features—just what you need to stay productive and on top of your work.&lt;/p&gt;

&lt;p&gt;Why Classify?&lt;br&gt;
I know how overwhelming school can be, especially when you’re juggling multiple subjects, deadlines, and activities. Classify is designed to take the stress out of organizing your academic life, helping you focus on what really matters—learning and growing.&lt;/p&gt;

&lt;p&gt;Why am I sharing this?&lt;br&gt;
While the app isn’t live yet, I’m looking for feedback from students (or investors😉) who might find this useful. What features would make your study life easier? What do you think could make Classify even better?&lt;br&gt;
Feel free to drop your thoughts or suggestions in the comments—I'd love to hear from you! Also, if you think this app could help others, share it with your friends!&lt;br&gt;
Stay tuned for the official launch, and thank you for your support! 🙌&lt;/p&gt;

</description>
      <category>startup</category>
      <category>webdev</category>
      <category>student</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Bootstrap Utilities 101</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Sun, 01 Sep 2024 06:23:26 +0000</pubDate>
      <link>https://dev.to/waleedh/bootstrap-utilities-101-2hkk</link>
      <guid>https://dev.to/waleedh/bootstrap-utilities-101-2hkk</guid>
      <description>&lt;p&gt;Bootstrap utilities are a powerful set of classes that make styling your website easier and faster without needing to write custom CSS. Let’s dive into the basics!&lt;/p&gt;

&lt;p&gt;What Are Bootstrap Utilities?&lt;br&gt;
Bootstrap utilities are predefined CSS classes that you can apply directly to HTML elements to control their appearance or behavior. These utilities are handy for things like spacing, alignment, text, and more. Instead of writing your own CSS, you can use these classes to style your elements quickly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Furvelze4z0djyxdkblxu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Furvelze4z0djyxdkblxu.jpg" alt="Image description" width="212" height="237"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Common Bootstrap Utilities&lt;br&gt;
Here are some of the most commonly used Bootstrap utilities:&lt;/p&gt;

&lt;p&gt;Spacing (Margin and Padding)&lt;/p&gt;

&lt;p&gt;m- and p- classes control margin and padding, respectively.&lt;br&gt;
Example: mt-3 adds margin to the top, mb-4 adds margin to the bottom, and p-2 adds padding all around.&lt;/p&gt;

&lt;p&gt;Text Alignment&lt;/p&gt;

&lt;p&gt;Use classes like text-left, text-center, and text-right to align text.&lt;/p&gt;

&lt;p&gt;Display&lt;/p&gt;

&lt;p&gt;The d- classes control the display property of an element, like d-none (hide the element) or d-block (make it a block-level element).&lt;/p&gt;

&lt;p&gt;Flexbox&lt;/p&gt;

&lt;p&gt;Bootstrap’s d-flex class turns an element into a flex container, and you can use other flex utilities to control layout.&lt;br&gt;
Example: &lt;/p&gt; distributes items with space between them.

&lt;p&gt;Colors&lt;/p&gt;

&lt;p&gt;The bg- and text- classes apply background and text colors.&lt;/p&gt;

&lt;p&gt;Borders&lt;/p&gt;

&lt;p&gt;Use border utilities to add or remove borders from elements.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqvzftedevrp8sftqihds.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqvzftedevrp8sftqihds.jpg" alt="Image description" width="210" height="240"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Why Use Bootstrap Utilities?&lt;/p&gt;

&lt;p&gt;Speed: They save you time since you don't have to write custom CSS for common tasks.&lt;br&gt;
Consistency: They help maintain consistent styling across your website.&lt;br&gt;
Responsive Design: Many utilities are responsive, meaning they automatically adjust based on screen size.&lt;/p&gt;

&lt;p&gt;Final Tips:&lt;/p&gt;

&lt;p&gt;Combine Utilities: You can mix and match multiple utilities on a single element to achieve the desired style.&lt;br&gt;
Check the Docs: Bootstrap’s documentation is your best friend. It has detailed examples and explanations for each utility.&lt;/p&gt;

&lt;p&gt;That’s it! With Bootstrap utilities, you can quickly style your website without needing to dive deep into CSS. As you get more comfortable, you’ll find that these utilities are incredibly powerful for building responsive, stylish websites. Happy coding!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhu1k5rv0zd4pshytepq1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhu1k5rv0zd4pshytepq1.jpg" alt="Image description" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>bootstrap</category>
      <category>css</category>
    </item>
    <item>
      <title>Python for Beginners</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Fri, 28 Jun 2024 14:20:25 +0000</pubDate>
      <link>https://dev.to/waleedh/python-for-beginners-26bp</link>
      <guid>https://dev.to/waleedh/python-for-beginners-26bp</guid>
      <description>&lt;p&gt;Hello my name is Waleedh Nihal currently studying at Iman Academy a private school based in SriLanka I am currently learning Python well then enough about me lets get on with the post!&lt;/p&gt;

&lt;p&gt;Python is a powerful and versatile programming language that's beginner-friendly due to its simple and readable syntax. It's used in various fields, from web development to data science and artificial intelligence. Python's extensive libraries and active community support make it an excellent choice for beginners to start coding and quickly build projects, making learning programming both fun and productive.&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>Work😫</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Fri, 08 Mar 2024 15:21:00 +0000</pubDate>
      <link>https://dev.to/waleedh/work-3egd</link>
      <guid>https://dev.to/waleedh/work-3egd</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F28fnb4co4jgpjxau64xx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F28fnb4co4jgpjxau64xx.png" alt="Image description" width="800" height="573"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Developers, Meet Your New Partner: AI</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Fri, 08 Mar 2024 14:42:19 +0000</pubDate>
      <link>https://dev.to/waleedh/developers-meet-your-new-partner-ai-2nam</link>
      <guid>https://dev.to/waleedh/developers-meet-your-new-partner-ai-2nam</guid>
      <description>&lt;p&gt;The world of development is experiencing a revolution, and the culprit? Artificial intelligence (AI). Once relegated to science fiction, AI is now transforming how we code, test, and even design software.&lt;/p&gt;

&lt;p&gt;For developers, AI acts as a powerful co-pilot. It can automate repetitive tasks like code generation and bug detection, freeing up valuable time for developers to focus on creative problem-solving and core functionalities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flu5xb8zkaz420rza42fv.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flu5xb8zkaz420rza42fv.jpg" alt="Image description" width="460" height="688"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Imagine writing entire sections of code with just a few lines of instruction, or having AI pinpoint potential errors before they become real problems. AI is also making software testing more efficient by creating automated test cases and analyzing vast amounts of data to identify edge cases that might slip through manual testing.&lt;/p&gt;

&lt;p&gt;But AI's impact goes beyond efficiency. It's assisting in designing user interfaces that are personalized and intuitive.  AI can analyze user behavior patterns and recommend design tweaks to optimize user experience.&lt;/p&gt;

&lt;p&gt;The future of development is a collaborative one, where developers and AI work together. As AI continues to evolve, we can expect even more groundbreaking advancements that will reshape the development landscape and empower developers to create software that's not just functional, but truly intelligent.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>ai</category>
      <category>partner</category>
    </item>
    <item>
      <title>Must know CSS code.</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Sat, 28 Jan 2023 03:11:32 +0000</pubDate>
      <link>https://dev.to/waleedh/must-know-css-code-4302</link>
      <guid>https://dev.to/waleedh/must-know-css-code-4302</guid>
      <description>&lt;ol&gt;
&lt;li&gt;display:flex;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;2.justify-content:center;&lt;/p&gt;

&lt;p&gt;3.align-items:center;&lt;/p&gt;

&lt;p&gt;4.background-image:url(./whatever-image-you-have);&lt;/p&gt;

&lt;p&gt;5.background-repeat:no-repeat;&lt;/p&gt;

&lt;p&gt;6.font-weight:bold;&lt;/p&gt;

&lt;p&gt;7.background-size:cover;&lt;/p&gt;

&lt;p&gt;Lets Go!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>My Learning Strategy</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Mon, 09 Jan 2023 01:35:56 +0000</pubDate>
      <link>https://dev.to/waleedh/my-learning-strategy-387e</link>
      <guid>https://dev.to/waleedh/my-learning-strategy-387e</guid>
      <description>&lt;p&gt;Learning actively if i am doing a course in programming I will actively code along without just watching and not putting my knowledge into action.&lt;/p&gt;

&lt;p&gt;Don't try to do everything in one day.&lt;/p&gt;

&lt;p&gt;Whatever you learn if you think you have mastered it try teaching it to another person to test if yourself (write a blog post,Journal entry etc...).&lt;/p&gt;

&lt;p&gt;Write all your questions down in one place and then answer all of them later.&lt;/p&gt;

&lt;p&gt;Some tips 🙌🏽: &lt;br&gt;
Sleep for 7-8 hours a night &lt;br&gt;
Sleep at 10:00pm &lt;br&gt;
wake up at 05:30 AM.&lt;/p&gt;

</description>
      <category>gratitude</category>
    </item>
    <item>
      <title>I got a job offer from Turing!</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Sun, 08 Jan 2023 03:57:40 +0000</pubDate>
      <link>https://dev.to/waleedh/i-got-a-job-offer-from-turing-3b3j</link>
      <guid>https://dev.to/waleedh/i-got-a-job-offer-from-turing-3b3j</guid>
      <description>&lt;p&gt;Hi I just got a job offer from Turing I am very excited and anxious should I take it?&lt;br&gt;
Here are some Images 👇🏽&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm9vrzlm3qjbaz6iab194.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm9vrzlm3qjbaz6iab194.png" alt="Image description" width="800" height="737"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fit98d8cyaapns42gqsjc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fit98d8cyaapns42gqsjc.png" alt="Image description" width="800" height="545"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdnkxlu54f0vsjrjmux25.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdnkxlu54f0vsjrjmux25.png" alt="Image description" width="800" height="459"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>career</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Smart Agriculture</title>
      <dc:creator>Waleedh Nihal</dc:creator>
      <pubDate>Mon, 02 Jan 2023 04:02:09 +0000</pubDate>
      <link>https://dev.to/waleedh/smart-agriculture-38gd</link>
      <guid>https://dev.to/waleedh/smart-agriculture-38gd</guid>
      <description>&lt;p&gt;Smart Farming Robots are primarily based on Machine Learning mostly referred to as AI or Artificial Intelligence.&lt;/p&gt;

&lt;p&gt;One example is a small Dairy Farm in Southern England, where they use smart farming Technology to monitor the cows' health. Also, they know when the cow's utter is full and send the cows to a Milking Robot.&lt;/p&gt;

&lt;p&gt;Professor Thomas Blaha here criticises Smart Farming &amp;amp; says that Farmers depend too much on this Technology and pay less attention to their Livestock but, he says when Smart Farming is used properly it can be helpful in the Animals well being.&lt;/p&gt;

&lt;p&gt;Smart Farming Technology can be used at home if you have a big room or hall you may be asking why big room or hall. Well, the answer is that this light may be harmful to your skin so it will be better if you can distance it.&lt;/p&gt;

&lt;p&gt;One Startup helping smallholder farmers in rural areas is Lentera based in Kenya, Africa the farmers say that by using Lenteras Technology their yield has increased by up to 40%.&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;                                        THANK YOU!
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>emptystring</category>
    </item>
  </channel>
</rss>
