My Information Technology Projects



From CSE 580 (Advanced Database Systems), Winter 2016, at California State University-San Bernardino; a research paper

"Linguistic and numerical indexing in accessing pictorial databases"



From CSE 455 (Software Engineering), Spring 2016, at California State University-San Bernardino; assignment code and documentation (with Jaejun Ka and Jonathan Radut):

Repository



From CSE 460 (Operating Systems), Spring 2018, at California State University-San Bernardino; assignment code (with Ryan Crow):

1

2



From CSE 360 (Script Programming), Fall 2018, at California State University-San Bernardino; homework, lab assignments and scripts:

Repository



From CSE 5700 (Compilers), Spring 2023, at California State University-San Bernardino: programs to perform specific tasks

Lab 1

Lab 2

Lab 3

Lab 4



Done With Figma

Done With Figma

App Prototype (IPhone 13 Pro Max)



Web Design Projects

ART 185 at San Bernardino Valley College

Guadalupe Mountains National Park Tourist Site

ART 186 at San Bernardino Valley College

Fictitious Elementary School Site

CSE 4500 (Platform Computing), Spring 2026, at California State University-San Bernardino (Pro mundi beneficio)

Web page featuring a rose and a sunflower

Stylesheet exercise

Tailwind CSS exercise (1)

Tailwind CSS exercise (2)

Javascript exercises (save and run as .js files)

Using a loop to print an array of elements

Using a loop to calculate the sum of an array of elements

Using a loop to calculate the average of an array of elements

Using a loop to calculate the maximum and minimum value of an array of elements

Using a for loop to print an array of elements

Using a while loop to print an array of elements

Using a for...of loop to print an array of elements

Using a for...in loop to print an array of elements

Searching for a value

Form validation exercise

Registration form



Coding Exercises (Pro mundi beneficio)

Python:

1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18  


Go Back