Category: My Training

  • Anvil Apps

    Anvil Apps

    I am building my AI Agents and chatbots using python so I have been looking into different frameworks. I am already familiar with Flask and Django and been looking at no-code/low-code options. There are loads of no-code and low-code options available. When I first started looking I considered Bubble. Most of these options use JavaScript…

  • Break Over

    Break Over

    I took some time off. It’s been nice but now I need to get back to coding. It is too easy to forget everything when you stay away for a while. I managed to get back into my fitness routine (a little). I am currently experimenting with a new way of eating (Carnivore). This means…

  • Wagtail Multi-site

    Wagtail Multi-site

    I started learning Wagtail at the beginning of May 2024 and put up a website using the Wagtail Tutorial. Then I invested in the Ultimate Wagtail Developers Course by Kalob Taulien, who is a great teacher, and managed to put together a site that I am still working on. Setting up a multisite is part…

  • AI Fundamentals

    AI Fundamentals

    Over the last 7-10 days I have completed the AI Fundamentals and ChatGPT Fundamentals courses at DataCamp. It has given me a firm grasp of AI concepts. Here is what was covered: AI Fundamentals– Understanding artificial intelligence– Introduction to ChatGPT– Understanding Machine Learning– Large Language Models (LLMs) Concepts– Generative AI Concepts ChatGPT Fundamentals– Introduction to…

  • My Tech Stack

    My Tech Stack

    A tech stack is a combination of the programming languages, libraries, languages, and tools that a developer uses to build websites and apps. In order to ensure I stay focused on my tech stack I have decided to list them here. There is a combination of what I know (which needs improving upon) and what…

  • Programming Tips

    Programming Tips

    I have heard over and over again that being a professional programmer involves more than just spending time watching coding videos. It is important to learn how to take code and break it down so you understand what it is doing. This video really goes into explaining how this works and has helped me to…

  • Full-Stack Certificate

    Full-Stack Certificate

    My full-stack software developer certificate arrived today and is accredited by Acredible, which is a platform where you can issue and verify online certificates. It has been issued by Code Institute and it is another step towards my back-end development/AI career. Exciting times.

  • What is AI?

    What is AI?

    Understanding what AI (Artificial Intelligence) is seems like a great place to start my journey on the path towards building my AI/ML (machine learning) knowledge. AI is all about incorporating human intelligence inside machines. Narrow Artificial Intelligence (or weak AI) are computer systems that can use human intelligence but have limitations in what they can…

  • Learn AI Challenge

    Learn AI Challenge

    The Microsoft Learn AI Skills Challenge is a month-long challenge that will help you gain skills in using Azure to develop AI products. I have joined late – it ends on the 19th April. The topics include: There are a total of 27 modules in the Azure OpenAI challenge and I am working on completing…

  • Full-Stack Software Developer

    Full-Stack Software Developer

    I received notification of my result for project five of my full-stack Software Developer training, which is now complete. I am now a trained Full-Stack Software Developer. My overall grade is a merit and my specialization is eCommerce. My five projects are listed on my GitHub page : Project One – Sologamy – Merit (html/css)…

  • Django Polls App – AttributeError

    Django Polls App – AttributeError

    I am working on the Django app poll as a way to go back to basics and learn Django using the documentation. I got stuck pretty early on in Part 2, which highlighted to me how easy it is to add the wrong code into the wrong place and not even see it! I had…

  • SVM Mode in BIOS IS Visualisation

    SVM Mode in BIOS IS Visualisation

    I haven’t been able to install Docker or Ubuntu onto my computer. The first reason being I had Windows 11 Home installed. I upgraded to Windows 11 Pro. Then I went to activate Hyper-V as per all the instructions I read and I noticed that I couldn’t include Hyper V Hypervisor – why? Because my…