Software & Web Developer
BiΓ±an City, Laguna, Philippines
IT student at STI College Santa Rosa. I build websites, native Android apps, desktop systems, and cross-platform utilities. Three-time local champion in competitive Android development.
Extracurricular Activities
STI Codefest β Android App Competition
High-performance Android applications built within a 6-hour competition window using pure native Android β no external libraries. Led full development from UI/UX to backend logic and SQLite integration.
Projects
View more β
Autolandia Sales & Revenue Report Generation System
Capstone project providing automated sales tracking, salary calculations based on performance, and activity records to reduce manual work and improve reporting accuracy.
inpsAndroid
An Android library that eliminates boilerplate across projects. Includes Check (a class for validation), Convert (a class for data conversion), EasySQL (a simplified SQLite CRUD wrapper), FlippableImageView with custom animations, a custom RoundedAlertDialog with a modern card view, SimpleList for dynamic data binding, and an async URLRequest utility with callback runnables.
inpsNuGet
A NuGet package for .NET that simplifies validation through a custom Check class, a custom Convert class for data conversion, and a dedicated class that simplifies file IO through SimpleFileHandler.
inpsPyPI
A PyPI package for Python 3.10+ that provides useful tools for data conversion and validation, a custom EasySQL class for simplified SQLite operations, a custom excel file handler, and a custom file IO handler.
ECStyleSheet
A JavaScript program for generating dynamic CSS from class names β no build step, no config.
Websites (25) βΌ
Posts
Explore insightful posts on science, technology, culture, gaming, and more featuring fresh perspectives, trending topics, and thoughtful ideas timely.
Bad Phone Number Inputs
A webpage that demonstrates bad practices in phone number inputs.
Black
Just a black background.
Calm
Relax with a calming standby screen featuring soothing visuals, ambient motion, and a minimalist design for focus, peace, and ambiance.
Chess
Play an interactive online chess game with customizable settings, move tracking, and a clean modern interface built with ECStyleSheet.
Code Notes
Notes for beginner coders.
Document Converter
Convert PDF, Word, and TXT files instantly with this fast and easy document converter built for seamless file transformation online.
EC Demo
Explore interactive demos and examples for ECStyleSheet and ECElements, a lightweight JavaScript UI toolkit for modern web interfaces.
ECIDE
ECIDE is an integrated development environment built with ECStyleSheet and ECElements, designed to provide a seamless coding experience.
Electronic Gadget Store | School Work
An assignment webpage for a sample electronic gadget store.
Expenses and Savings
A website for calculating your expenses and savings.
Live HTML
Edit HTML code with live preview.
Minesweeper
Play a fast and interactive Minesweeper game online with smooth gameplay, clean visuals, and customizable difficulty levels.
Multiplication Table | School Work
An assignment webpage for a multiplication table.
Number Memory Game
A number memory game where players try to remember a sequence of numbers.
Personal Webpage | School Work
An assignment webpage of a sample portfolio website.
QR Scanner and Generator
A simple QR code scanner and generator built with ECStyleSheet and ECElements.
Rainbow
Rainbow.
Screen Share
A simple screen sharing utility.
Simple Web Calculator
A simple web-based calculator.
Snake
A simple snake game built with ECStyleSheet and ECElements.
Sudoku
Play a clean and interactive Sudoku game online with instantly generated puzzles, smooth gameplay, and a fun brain-training challenge.
My old HTML practice website
A webpage showcasing my old HTML practice website.
Wedding Invitation
You are invited to celebrate the union of Julian and Sophia!
Women with Baskets | School Work
An assignment webpage showcasing the famous artwork of Anita Magsaysay-Ho, "Women with Baskets".
Android Applications (24) βΌ
Applock (Android 7.0+)
Secure your apps with a simple lock screen that requires a 4-digit passcode to access.
Bill Calculator (Android 4.1+)
A bill/tip calculator application for Android 4.1+.
BusSeatingArrangementExample (Android 4.1+)
Sample Android app for bus seating arrangement/reservation.
Captain's Cup POS (Android 7.0+)
A point-of-sale application for Captain's Cup.
Compass (Android 4.2+)
A free compass application for Android 4.2+.
HTML Editor (Android 7.0+)
HTML editor app for Android 7.0+.
Increment Decrement (Android 7.0+)
Number counter.
Match Up Game (Android 7.0+) | School Work
An assignment match up game application for Android 7.0+.
Monay (Android 7.0+) | School Work
An assignment e-wallet app for Android using the SimpleFunctions dependency.
Note (Android 4.1+)
A note app for Android 4.1+.
PacmanAndroid (Android 4.4+)
Simple Pacman game in Android Studio.
QR Generator (Android 7.0+)
A free QR generator app for Android 7.0+.
saia_ProjectA (Android 6.0+)
An application for Android featuring multiple functions gathered through various experiments.
sAP (Android 6.0+)
An attempt on making a modular Android application.
sAPModule_OBXR (Android 6.0+)
A module for sAP that displays a constant reminder in the notification bar.
sAPModule_QRGN (Android 6.0+)
A module for sAP that generates QR codes.
sAPModule_QRSC (Android 6.0+)
A module for sAP that scans QR codes.
sAPModule_SHPL (Android 6.0+)
A module for sAP that serves as a simple shopping list.
Shopping List App (Android 7.0+)
A free shopping list application for Android 7.0+.
Simple Field Checker (Android 7.0+)
Check if two fields are equal or not.
SkillSwap (Android 7.0+)
A recreated version of a sample problem from a competition.
SQuuLite (Android 7.0+)
A free SQLite playground app for Android 7.0+.
Student Registration App (Android 7.0+)
A free sample student registration application for Android 7.0+.
Ulap (Android 7.0+)
A sample login app in Android (Java).
C# Programs (4) βΌ
AutoClicker
Automatically clicks the screen for you.
Autolandia Sales & Revenue Report Generation System
Capstone project providing automated sales tracking, salary calculations based on performance, and activity records to reduce manual work and improve reporting accuracy.
Base64 Encoder and Decoder
Tool for encoding and decoding Base64 strings.
Web Browser
A simple web browser implementation.
Python Programs (1) βΌ
Sample Python OpenGL Scripts
This repository includes scripts created from school activities.
C Programs (2) βΌ
Unity Games (10) βΌ
Ball
Bouncing ball game.
Ball (Web)
Bouncing ball game online.
Dice
Roll the dice.
Dice (Web)
Roll the dice online.
Dice (Web | Mobile)
Roll the dice online.
GameDev_2DRPG | School Work
A 2D RPG game made in Unity as part of school work.
Multiple Dice
Roll multiple dice.
Multiple Dice (Web)
Roll multiple dice online.
SalazarIsaiahNoel_BSIT701P_Lab1 | School Work
An assignment Unity game of a finished tutorial for a racing game.
SalazarIsaiahNoel_BSIT701P_Lab2 | School Work
An assignment Unity game of a finished tutorial for an FPS shooter.
Android Dependencies (5) βΌ
Almond (Android 4.1+)
An old archived Android dependency that provides multiple functions to make development for Android easier.
Bread (Android 4.1+)
An old archived Android dependency that provides multiple functions to make development for Android easier.
Cod (Android 7.0+)
An old archived Android dependency that provides multiple functions to make development for Android easier.
inpsAndroid
An Android library that eliminates boilerplate across projects. Includes Check (a class for validation), Convert (a class for data conversion), EasySQL (a simplified SQLite CRUD wrapper), FlippableImageView with custom animations, a custom RoundedAlertDialog with a modern card view, SimpleList for dynamic data binding, and an async URLRequest utility with callback runnables.
SimpleFunctions (Android 7.0+)
Provides a collection of utility functions to speed up development for Android.
NuGet Packages (4) βΌ
CSharpSimpleFunctions (.NET Framework 4.7.2+)
An old archived NuGet package that provides a collection of utility functions to speed up development for .NET Framework 4.7.2+.
CSSimpleFunctions (.NET 6.0+ | .NET Framework 4.5+)
An old archived NuGet package that provides a collection of utility functions to speed up development for C#.
inpsNuGet
A NuGet package for .NET that simplifies validation through a custom Check class, a custom Convert class for data conversion, and a dedicated class that simplifies file IO through SimpleFileHandler.
NETSimpleFunctions (.NET 6.0+ | .NET Framework 4.7.2+)
Provides a collection of utility functions to speed up development for C#.
Python Packages (2) βΌ
inpsPyPI
A PyPI package for Python 3.10+ that provides useful tools for data conversion and validation, a custom EasySQL class for simplified SQLite operations, a custom excel file handler, and a custom file IO handler.
PythonSimpleFunctions (Python 3.x+)
Provides a collection of utility functions to speed up development for Python.
Isaiah Noel Pulido Salazar
Software & Web Developer
- Emailisaiahnoelsalazar474@gmail.com
- Phone(+63) 981-598-1464
- BasedBiΓ±an City, Laguna, PH
- CVDownload CV
About me
I'm an Information Technology student who enjoys building practical websites and software β from Android apps and desktop systems to reusable libraries for other developers. My background in competitive programming has pushed me to write efficient, reliable code fast. I'm comfortable across several languages and platforms, and I'm always looking to learn something new.
Skills
Achievements
3Γ Local Champion β STI Tagisan ng Talino: Codefest (2022β2025)
Ranked 1st out of all local competing teams three consecutive years in Android development, building fully functional apps within a strict 6-hour time limit using pure native Android.
2Γ Cluster Level 1st Runner-Up β STI Codefest
Represented STI College Santa Rosa at the regional cluster level, competing against top teams from across the cluster.
Education
B.S. Information Technology
STI College Santa Rosa
Senior High School
STI College Santa Rosa
High School
Marie Margarette School, Inc.
Elementary
Marie Margarette School, Inc.