• Harness Engineering - Everything You Need To Know

    Everything You Need to Know About Harness Engineering

    AI agents can now write code, browse the web, and run for hours without a human watching. Ask one to build a feature, and it might open ten files, call five tools, and make a hundred small decisions before it ever shows you a result. That's a different animal [...]

  • A LLM terminal running on Macbook pro in a dimly lit room at 80 degree image capture

    Should Philippines Make Its Own Local Large Language Model?

      As countries all around the world are beginning to seriously invest in their own models, there is a growing debate on whether the country should create its own local large language model. If we do, would it be cost-effective? And if it is, would it be beneficial? As [...]

  • Data Driven UI and UX

    How to Balance Business Goals with User Needs in UI/UX: A Data-Driven Approach

    The Tug-of-War Balancing business goals with user needs in UI/UX is a challenge every designer eventually runs into. Users want fast, free, and beautiful experiences with no friction anywhere. The business, meanwhile, wants high conversion rates, low hosting costs, and a fast time-to-market. These two wish lists are not always [...]

  • Integrating AI in UI and UX Build Tools

    UI/UX Design: Speeding Up the Creative Process with AI

    The Builder's Mindset If you have ever stared at a blank Figma canvas with a deadline looming — a thesis defense, a hackathon demo, or just a personal app idea you finally want to ship — you already know that speed matters as much as polish. A traditional UI/UX [...]

  • Agentjacking: How Fake Sentry Errors Hijack AI Coding Agents

    AI coding agents like Claude Code, Cursor, and Codex now do far more than autocomplete. They read source code, query observability platforms, open pull requests, and run terminal commands on developer machines. That expanded access is useful, but it also creates a problem most security teams have not accounted [...]

  • Illustration of Google AI Studio and Gemini showing a modern AI development workspace for prototyping prompts, generating API code, and building AI applications faster.

    Build AI Apps Faster with Google AI Studio and Gemini

    Artificial intelligence has become an essential part of modern software development. It helps developers build applications that understand natural language, generate content, analyze documents, write code, and automate complex tasks. While large language models (LLMs) make these features easier to use, integrating them into real applications still takes time. [...]

  • OpenRouter architecture showing one API connecting developers to multiple AI models including OpenAI, Anthropic, Google, Meta, Mistral AI, and DeepSeek.

    OpenRouter Explained: Access Multiple AI Models Through One API

    The rapid advancement of generative AI has given developers access to an ever-growing collection of large language models from providers such as OpenAI, Anthropic, Google, Meta, Mistral AI, and xAI. Each model offers different strengths, whether in reasoning, code generation, content creation, multilingual support, or cost efficiency. While having [...]

  • JARVIS AI Chatbot Interface using Vercel Template

    Build Your Own JARVIS AI Chatbot Interface using Vercel

    Have you ever watched Tony Stark boot up his suits and wished you had your very own J.A.R.V.I.S. to help you code, research, or just manage your day? If you are just starting out with web development, you have probably noticed that most AI chatbot tutorials look exactly the [...]

  • Can’t Use the Terminal, Can’t Defend the Network: The Importance of Cybersecurity Degrees in the Philippines

    Can't Use the Terminal, Can't Defend the Network: The Importance of Cybersecurity Degrees in the Philippines Open a job posting for a Security Operations Center (SOC) analyst, a penetration tester, or a systems administrator anywhere in the world, and one requirement shows up again and again: comfort with the [...]

  • Promotional banner for PromptWars Hackathon 2026 featuring a Star Wars-inspired design with large yellow text on a starry space background. A glowing blue lightsaber stretches across the center. The event is presented as a collaboration between DevCon Kids and Tutorials Dojo, with venue support provided by nmblr.ai Foundry. The graphic highlights an AI prompt engineering hackathon for students and young technology enthusiasts.

    PromptWars hackathon: students built AI apps

      On June 20, 2026, thirty junior and senior high school students spent a day at Programmable Makati building working AI applications. The event was PromptWars: AI-Powered, Student-Built, a hackathon run by DEVCON Kids Philippines and Tutorials Dojo. This event demonstrated how beginners can build with high impact solutions [...]

  • AI Powered Tool

AI-Powered Job Hunting: How Emerging Tools Are Transforming the Way We Apply for Jobs

Job hunting has always been tough—endless searching, applying, and hoping for a response. However, with the rise of AI, things are changing. Job seekers now have new tools that make the process quicker and smarter. From crafting resumes to finding job matches, AI is helping streamline the application process. It’s no longer just about automating tasks; AI is becoming essential for candidates who want to stand out. What is AI and How is it [...]

  • flutterflow-coding-low-coding-cover

Flutterflow : Low-Coding For Coders

If you're a developer transitioning from traditional coding to visual app builders, FlutterFlow might surprise you—in a good way. It’s designed to bridge the gap between full-code flexibility and low-code speed, giving coders a faster way to build without sacrificing too much control. In this post, we’ll explore how developers can adapt to FlutterFlow, uncover some handy tricks for responsiveness, and share workarounds for common limitations. Trick to Responsiveness FlutterFlow makes basic responsiveness easy, [...]

  • cover

Apache Kafka vs Amazon Kinesis

If you’re working with real-time data—like logs, user events, or IoT signals—you’ve probably heard of Apache Kafka and Amazon Kinesis. Both are built to handle streaming data at scale, and both are super popular. But how do you know which one’s right for you? Kafka gives you tons of control and flexibility, but it can be a lot to manage. Kinesis, on the other hand, is fully managed by AWS and easier to get [...]

  • AWS Automotive

The Role of Cloud Computing and AI in Revolutionizing the Automotive Industry

If you love cars and tech, you're in for a treat. Imagine a world where your car doesn’t just get you from point A to point B. Instead, it learns, updates itself, and even fixes problems before you even notice them. Thanks to cloud computing and artificial intelligence (AI), this is now possible. In fact, platforms like AWS for automotive are driving the evolution of smarter, more connected vehicles. The car industry is changing [...]

  • Amazon Kiro

Amazon Kiro AI IDE: Spec-Driven Development

The world of coding is rapidly evolving with AI. We've seen the rise of vibe coding through chat applications, AI-powered IDEs, and integrated terminals like Amazon Q. Now, a new chapter begins with a smarter, more organized approach: Spec-Development. This innovative methodology comes to life through Amazon Kiro, Amazon's cutting-edge AI IDE built to deliver applications that are genuinely ready for production. Quick Recap of What is Vibe Coding?  Vibe coding is an AI-assisted [...]

  • SOA-C02 VS. SOA-C03 EXAM DOMAIN COMPARISON TABLE

AWS SysOps Renamed to AWS Certified CloudOps Engineer – Associate SOA-C03

The AWS Training and Certification team recently announced a change in one of its popular Associate-level AWS certification exams. Effective September 2025, the “AWS Certified SysOps Administrator – Associate” will be called the “AWS Certified CloudOps Engineer – Associate”  to reflect evolving industry terms and the broader scope of modern cloud operations. What's New with the AWS Certified CloudOps Engineer Associate Exam? The decision to rename the existing AWS Certified SysOps Administrator Associate exam [...]

  • Effectively Set-Up Your Virtual Private Cloud using CloudFormation

Effectively Set-Up Your Virtual Private Cloud using CloudFormation

Hello Dojos! We're back again for another Infrastructure as Code article, focusing on AWS Native Infrastructure as Code Service, CloudFormation In my previous article, we explored the benefits of using Infrastructure as Code to ramp up your production by showing how easy it is to launch an EC2 Instance using Terraform. For this article, we will explore AWS CloudFormation and try to deploy our very own Virtual Private Cloud. Using Terraform and CloudFormation offers [...]

  • Illustration for AI Urgency for UX
  • Illustration for The Real Urgency On User Experience
  • Illustration for Making AIUX Make Sense
  • Illustration for the Misconception of AI vs. Designer image

AI/UX: The AI Urgency for User Experience (UX)

Go back in time. Find a designer in 1999. They are masters of their craft. Kings of QuarkXPress, wizards of print, fluent in a language of picas and Pantone chips. They are safe. They are secure. And they are utterly oblivious to the meteor called "the internet" that is about to turn them into a fossil. We are standing in that exact same spot today. We are polishing our component libraries and debating shades [...]

  • MAKE YOUR OWN SMART STUDY TRACKER WITH GOOGLE SHEETS AND SCRIPTS

Make Your Own Smart Study Tracker with Google Sheets & Scripts

If you’ve ever felt like your study routine is kinda all over the place or if you're just curious where all your “study time” actually goes then you’re not alone. Maybe you're prepping for exams, juggling organization work, reviewing for certifications, or just trying to build a better routine. Whatever it is, having a simple system to track your study time can help you stay accountable without needing to download another app or learn [...]

  • Large Reasoning Models
  • LRM in Action and how it works.
  • Illustration of how the LRM works, using step-by-step Logic
  • Illustration of Pick your LRM to test it.

Large Reasoning Models (LRMs): The AI That Actually Shows Its Work

Imagine you are in a Math Class, and the teacher just gave a complex problem for everyone to solve. Then, after a few minutes, a classmate just shouted an answer. You’re all shocked because how did he come up with it? Was it the correct answer or they just made a guess? When the teacher asked them to elaborate they refused and said that they already did their work.  This scenario displays the frustrations [...]

🚀 $0.99 Claude CCA-F NEW Study Guide eBook is now available

Tutorials Dojo portal

Turn Your Team Into Cloud-Ready Professionals Today

Tutorials Dojo for Business

Learn AWS with our PlayCloud Hands-On Labs

$2.99 AWS and Azure Exam Study Guide eBooks

tutorials dojo study guide eBook

New Claude Certified Architect Foundations CCA-F

Claude Certified Architect Foundations CCA-F

Learn GCP By Doing! Try Our GCP PlayCloud

Learn Azure with our Azure PlayCloud

FREE AI and AWS Digital Courses

FREE AWS, Azure, GCP Practice Test Samplers

SAA-C03 Exam Guide SAA-C03 examtopics AWS Certified Solutions Architect Associate

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Follow Us On Linkedin