From 6fb0e87d120f3bc2ef3f1b7bfced71c3110759c5 Mon Sep 17 00:00:00 2001 From: Elijah Rwothoromo Date: Thu, 7 Aug 2025 20:33:30 +0300 Subject: [PATCH] week 1 exercise clean up --- .../rwothoromo/week1 EXERCISE.ipynb | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/week1/community-contributions/rwothoromo/week1 EXERCISE.ipynb b/week1/community-contributions/rwothoromo/week1 EXERCISE.ipynb index 9f230dd..53723b2 100644 --- a/week1/community-contributions/rwothoromo/week1 EXERCISE.ipynb +++ b/week1/community-contributions/rwothoromo/week1 EXERCISE.ipynb @@ -189,10 +189,34 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 7, "id": "8f7c8ea8-4082-4ad0-8751-3301adcf6538", "metadata": {}, - "outputs": [], + "outputs": [ + { + "data": { + "text/markdown": [ + "**Summary:**\n", + "Elijah Rwothoromo is a software developer with expertise in various areas, as evident from his online presence. While there's limited information available about his specific skills and achievements, here are some insights that can be gleaned:\n", + "\n", + "* **Web Development:** His WordPress site showcases his proficiency in web development, which suggests he has experience with HTML, CSS, JavaScript, and possibly other frameworks or libraries.\n", + "* **Programming Languages:** The use of Flask (a Python-based microframework) on his WordPress site indicates familiarity with Python programming. However, his LinkedIn profile doesn't provide specific information about the languages he uses.\n", + "* **Software Development Frameworks:** As mentioned in his blog post, Rwothoromo has experience with both Django and Flask, two popular Python web development frameworks. This suggests he's well-versed in software development principles and has a solid understanding of framework-specific concepts.\n", + "\n", + "**Additional Insights:**\n", + "\n", + "* Elijah Rwothoromo seems to be an active contributor to the tech community, sharing his experiences through blog posts and participating in online discussions.\n", + "* His LinkedIn profile is incomplete, which might indicate that he hasn't fully optimized it for professional networking or is still building his online presence.\n", + "* While there's limited information about Rwothoromo's skills, it's clear that he has a strong foundation in web development, software development frameworks, and possibly other areas like project management (as indicated by the inclusion of tools like Visual Studio Code)." + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], "source": [ "# Get Llama 3.2 to answer\n", "\n",