Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

🚀 30% OFF All Azure Reviewers

tutorials dojo

Home » tutorials dojo

AWS Community Day Manila 2026: Build, Break, Repeat

2026-08-21T01:40:52+00:00

The AWS User Group Philippines (AWSUG.PH), one of the biggest and most active AWS communities in the Asia Pacific region and twice named AWS User Group of the Year in the region for 2022 and 2025, is bringing back AWS Community Day Manila this August 22 and 23, 2026, under the theme Build, Break, Repeat. AWS Community Day is a worldwide event organized by AWS user groups dedicated to knowledge sharing and community building among AWS enthusiasts. It gives attendees a space to learn about AWS technologies, discover practical use cases, and connect with peers and industry experts through sessions, [...]

AWS Community Day Manila 2026: Build, Break, Repeat2026-08-21T01:40:52+00:00

Marketing your App After Launch: What to Do Next

2026-08-13T00:49:27+00:00

App marketing begins once your product is live and people can try it. This guide is for solo developers, startup teams, and career-changers who have launched an app but need a practical way to find the right users, measure what they do, and turn feedback into steady growth.   Treat launch as the start of distribution Shipping proves that your release is available in production. But it does not prove that people know about it, understand its value, or trust it enough to use your new creation. Those are distribution problems, and they require the same deliberate work as product [...]

Marketing your App After Launch: What to Do Next2026-08-13T00:49:27+00:00

Fine-tuning an LLM for natural Tagalog speech

2026-07-16T10:40:33+00:00

If you're an ML engineer or a technical lead planning to pre-train a large language model (LLM) for Tagalog or Taglish, how do you start? In this article, we walk through the process of defining a target voice, building a data pipeline, running a QLoRA training experiment, and evaluating results with native speakers, so a team can test the idea with a small, well-scoped proof of concept before committing to a larger build.  Why natural Tagalog is harder than correct Tagalog for LLM A general-purpose LLM may produce Tagalog that is grammatically acceptable yet still sound overly formal, translated, or [...]

Fine-tuning an LLM for natural Tagalog speech2026-07-16T10:40:33+00:00

Should the Philippines Make Its Own Local Large Language Model?

2026-07-08T05:21:18+00:00

  As countries all around the world are beginning to invest in their own large language models, the same question keeps coming up in Philippine tech circles: should the country build one, too? If we do, would it be cost-effective? And if it is, would it be beneficial? As an early-career professional, I have heard these questions before, whether we are talking about sovereignty, independence, or simply having something to be proud of. Some people in our industry keep asking that question, and more often than not, in that same instance, the reality of creating one always surfaces. First, it [...]

Should the Philippines Make Its Own Local Large Language Model?2026-07-08T05:21:18+00:00

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

2026-07-13T20:17:29+00:00

If you have ever stared at a blank Figma canvas with a deadline looming, whether that is a thesis defense, a hackathon demo, or a personal app you finally want to ship. You already know that speed matters as much as polish. A traditional UI/UX workflow covers research, wireframing, high-fidelity mockups, and developer handoff, which can take weeks in a normal product cycle. Most people building on a deadline simply do not have weeks to spare. Students finishing a thesis MVP, hackathon participants racing the clock, and hobbyists building for fun on a weekend all share the same goal: getting [...]

UI/UX Design: Speeding Up the Creative Process with AI2026-07-13T20:17:29+00:00

PromptWars hackathon: students built AI apps

2026-06-26T10:24:27+00:00

  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 through the use of  AI. Welcome messages: AI as more than a tool Hosts Ace Batacandulo and Franchesca Asignacion of Tutorials Dojo opened the day with a "Bring Me with a Twist" icebreaker built around sustainability themes, which the students from Sta. Lucia High School won. Winston Damarillo of nmblr.ai gave [...]

PromptWars hackathon: students built AI apps2026-06-26T10:24:27+00:00

The Best Local Development Setups for Web and Mobile Apps

2026-06-25T19:52:41+00:00

Local development setups can affect how fast you build, test, and ship web and mobile apps. This guide is for students, developers, and everyone that wants to compare three practical cross-platform options. You will see how Next.js with Expo, Flutter with Android Studio, and Next.js with Capacitor perform in setup time, developer experience, storage use, and mobile RAM usage. Test app and scoring method To keep the comparison fair, I used the same simple project idea across all three setups: a strawberry milk tea-inspired note-taking app that only needed to create and delete notes. That scope made the benchmark easier [...]

The Best Local Development Setups for Web and Mobile Apps2026-06-25T19:52:41+00:00

A Philippine Founder’s Practical Guide to Singapore and Hong Kong Incorporation in 2026

2026-05-26T08:32:59+00:00

Why Filipino Founders Consider Offshore Companies Picture this: you are a Filipino startup founder in the Philippines, and you're considering setting up an offshore company for a variety of reasons. One being international market access, easier cross-border payments, investor credibility, and tax planning. So the strategic move is to establish an offshore corporate structure that's not just meant for simple tax planning, but rather for global operational resilience. Legal disclaimer: This guide is for general informational purposes only and should not be treated as legal, tax, or financial advice. Filipino founders should consult a Philippine tax adviser and a licensed [...]

A Philippine Founder’s Practical Guide to Singapore and Hong Kong Incorporation in 20262026-05-26T08:32:59+00:00

Blast Off to the Cloud! Celestial Supernova by AWS Student Builder Group Celestia

2026-05-25T12:45:24+00:00

Celestial Supernova is a cloud event organized by AWS Student Builder Group Celestia from Parañaque last April 26. The event brought together students, builders, and tech professionals at White Cloak Technologies in Pasig City, with support from Tutorials Dojo. The goal of the event is to make cloud technology more accessible, practical, and approachable for students. Right from the start, the event's energy leaned toward hands-on learning, community support, and giving students a clearer sense of what building in tech actually feels like. Not just about sitting down and listening to cloud concepts for hours, but rather focusing on meeting [...]

Blast Off to the Cloud! Celestial Supernova by AWS Student Builder Group Celestia2026-05-25T12:45:24+00:00

Learning from Tutorials Is Easy But Can You Build Without Them?

2026-04-15T13:31:49+00:00

You’ve probably done this before, especially if you’ve been learning from tutorials online. You open a YouTube video, follow along step by step, and after a few hours, you end up with something that actually works. Maybe it’s a website, an app, or just a small project you found online. It feels good, and when you close the video, you think to yourself, “Okay, I’m getting better at this.” Then you try to build something on your own, without a tutorial this time, and everything suddenly feels different. You sit there staring at your screen, unsure where to begin. You [...]

Learning from Tutorials Is Easy But Can You Build Without Them?2026-04-15T13:31:49+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!