We at Kindship are thrilled to announce a milestone achievement in our journey as a pioneering AI startup in Australia. We’ve proudly secured the second position as the best AI startup in the country, a testament to our team’s dedication and innovative approach to technology. Celebrating a Major Win with a $100,000 R&D Boost Our success has been underpinned by receiving a …
The Role of an Applied AI Engineer: Bridging the Gap Between Research and Reality
Artificial intelligence (AI) is no longer confined to research labs or theoretical papers; it’s reshaping industries, streamlining processes, and powering everyday technologies. However, the journey from AI research to its practical application requires a critical role—Applied AI Engineer. In this blog, I’ll walk you through what it means to be an Applied AI Engineer, the skills required, and what a …
Multiple Layers of NDIS Framework: 1. Purpose and Core Philosophy At it’s heart , the NDIS is about choice and control for people with disabilities. It focuses on giving individuals the power to choose the support they need, weather it’s therapy, transport, or specialized equipment. This contrasts with more traditional disability support models, where services are more “one-size-fits-all” or government-driven. …
13 Skills You’ll Need to be a Front End Developer
Front-end development is a crucial aspect of web development, responsible for creating the visual and interactive elements of a website that users see and engage with. To excel as a front-end developer, you need a combination of technical skills and a creative mindset. In this article, we’ll explore the 13 essential skills you’ll need to become a proficient front-end developer, …
Streamlining Form Processing with Google Cloud’s Document AI: My Experience
In my latest project, I set out to automate the processing of a membership form using Google Cloud’s Document AI. As someone passionate about efficiency and leveraging the latest tools to optimise workflows, I was excited to dive into this challenge. Here’s a breakdown of my process and how I tackled key steps along the way. Setting the Goal: Automating …
71 of The Best Places to Learn to Code For Free
Learning to code has never been more accessible, thanks to the abundance of free online resources. Whether you’re a beginner or looking to expand your coding skills, these 71 platforms offer a range of tutorials, courses, and projects to help you learn to code for free. 1. Codecademy: Offers interactive coding lessons in various programming languages. 2. freeCodeCamp: Provides a comprehensive curriculum …
The Skills You Need to Be a Back-End Developer
Becoming a successful back-end developer requires a combination of technical skills, problem-solving abilities, and a deep understanding of server-side technologies. Here’s a comprehensive guide outlining the essential skills you need to thrive as a back-end developer: 1. Programming Languages: 2. Web Frameworks: 3. Databases: 4. NoSQL Databases: 5. API Development: 6. Server Management and Deployment: 7. Caching: 8. Version Control …
Native Android App Development: App Resources
Resources are the additional files and static content that your code uses, such as bitmaps, layout definitions, user interface strings, animation instructions, and more. You should always externalise app resources such as images and strings from your code, so that you can maintain them independently. Once you externalise your app resources, you can access them using resource IDs that are …
Xcode offers a wide range of keyboard shortcuts to improve your productivity as a developer. Here are some essential Xcode shortcuts for various common tasks: Navigation: Editing: File Operations: Code Navigation: Build and Run: Debugging: Version Control: Interface Builder: These are just a selection of useful Xcode shortcuts. You can explore more keyboard shortcuts and customize them in Xcode by …