Wordswipe Game in Vue JS with Free Source Code

Wordswipe game in VueJS

Vue JS Wordswipe Game is a fun way to enrich your vocabulary. In this game, you search for words in a word box. You select the words vertically, horizontally, or …

Read more

Solitaire Card Game in VueJS: Free Source Code

Solitaire Card game in vuejs

This article will show you how to install a VueJS Solitaire Card Game. This web application uses VueJS, a JavaScript framework used for front-end development. What sets this project apart …

Read more

2048 Game in Vue JS Project: Free Source code

2048 game in vuejs project

This article will show you how to install a Vue JS 2048 Game. This web application uses VueJS, a JavaScript framework used for front-end development. What sets this project apart …

Read more

Online Shopping Cart System in Vue JS and Firebase Database

This article will show you how to install an Shopping Cart System in VueJS and Google Firebase Database. This web application uses VueJS, a JavaScript framework used for front-end development. For …

Read more

Employee Management System Project in Vue JS

Employee Management System in Vue

This article will show you how to install an Employee Management System in VueJS. This web application uses VueJS, a JavaScript framework used for front-end development. For the database, this …

Read more

CRUD Vue JS Project with Source Code

This article will show you how to install a simple Vue JS CRUD (Create, Update, Delete) web application. This web application uses VueJS, a JavaScript framework used for front end …

Read more

Best Arduino Beginner Project with Source Code

Best Arduino Projects for Beginners with Source Code 2021

Are you looking for Arduino ideas for beginners? Or are you an Arduino hobbyist that is looking for some inspiration for your next project? Well, you have come to the …

Read more

Controlling a Servo with Joystick in Arduino

Controlling a Servo with Joystick in Arduino - Code and Wiring Diagram

In this article, I will show you how to control a servo with joystick in Arduino. Controlling a servo with a joystick is simple and straightforward. For this project, the …

Read more

Arduino Temperature Alarm: Code and Wiring Diagram

Arduino Temperature Alarm - Code and Wiring Diagram

In this article, you will learn how to use an Temperature Alarm in Arduino. This project will let you identify the room temperature. After that, it will sound an alarm …

Read more

Controlling Servo Motor Using IR Remote in Arduino

In this article, you will learn controlling Servo Motor Using IR Remote in Arduino. The project will let you control a mini servo using an infrared remote control . By …

Read more

Relay Module Connection in Arduino: Code and Wiring Diagram

Relay Module Connection in Arduino - Code and Wiring diagram

A relay module using Arduino is an electronically operated switches that can let electricity pass through or not. These modules can be operated by an Arduino to control other modules. …

Read more

DS1302 Real Time Clock Module In Arduino

DS1302 Real Time Clock Module in Arduino with Code and Wiring

In this article, you will learn how to use a DS1302 real time clock module in Arduino. Real Time Clock modules are used in many devices like computers, televisions, and …

Read more

Frequently Asked Questions

Are all the projects on itsourcecode.com really free?
Yes. Every project in this hub is free to download, modify, and use, including for BSIT, BSCS, BSIS, and CSE capstone projects. All code is released under the MIT License unless otherwise noted, which means you can also use it commercially. There is no signup, no email gate, and no payment. We do ask that you cite itsourcecode.com in your capstone documentation as required by academic integrity standards, and that you modify the project substantially before submission, because panels in 2026 actively check for known capstone codebases.
Which programming language should I choose for my BSIT capstone in 2026?
For Philippine BSIT capstones, PHP + MySQL is the most accessible: lots of local industry demand, easy hosting on shared servers, and panels are familiar with it. Python (Django or Flask) is the best choice if your project includes AI/ML features. Java with NetBeans is preferred by panels emphasizing OOP discipline. VB.NET works for desktop-focused capstones. Laravel is gaining popularity as a modern PHP framework alternative. Choose the language you can defend confidently, that matters more than which one is currently trendy.
Do the project downloads include database files and setup instructions?
Yes. Every project download includes the source code, the database SQL file (typically MySQL or SQL Server), and a README with basic setup instructions. For larger systems we also include screenshots and test credentials. If a project page is missing any of these, leave a comment on that project's article. Our team monitors comments daily and updates downloads as needed.
Where can I find UML diagrams to document my project?
Visit our UML Diagrams Library for 300+ free UML diagrams covering ER, DFD, Class, Use Case, Activity, Sequence, Component, and Deployment diagrams for common capstone systems including Library Management, Hotel, Hospital, Restaurant, School, ATM, Payroll, and E-commerce. Each diagram can be downloaded as a reference image and adapted to your specific system's terminology.
How do I write the Chapter 1-5 documentation for these projects?
Use our Chapter 1-5 capstone writing series for step-by-step guides with Philippine BSIT-specific templates and real examples for each chapter: Chapter 1 (Introduction), Chapter 2 (Review of Related Literature), Chapter 3 (Methodology), Chapter 4 (Results and Implementation), and Chapter 5 (Summary, Conclusions, Recommendations). The series pairs perfectly with any project from this hub.
Can I request a custom project that's not in the library?
Yes. PIES Information Technology Solutions offers custom capstone development for Philippine BSIT and BSCS students. We can build complete systems in any of our supported stacks (PHP, Python, Java, VB.NET, Laravel, Android), produce full Chapter 1-5 documentation, and provide consultation for project defense preparation. Pricing depends on project scope. Visit our Hire Us page to request a quote.
What's the difference between this Free Projects hub and the Final Year Projects hub?
This Free Projects hub focuses on the source code itself: downloadable systems organized by programming language and project type. The Final Year Projects (FYP) hub focuses on the academic side: capstone ideas, Chapter 1-5 writing guides, defense preparation, and curated topic lists for AI, IoT, ML, and Web projects. Most students use both: pick a project from this hub, then use the FYP hub to write the supporting documentation.