An academic software engineering sandbox and dynamic repository feed tracking my computer science journey at Brigham Young University. Shared by Sebastián Iturralde.
If you're a classmate currently navigating these semesters, feel free to reference my assignment setups, boilerplates, and structured layouts:
- wdd330 — Dynamic web apps built from scratch using pure JavaScript, HTML, CSS, and Node.js. Framework-free frontend.
- wdd231 — Advanced web dev materials: examples, assignments, and labs for HTML, CSS, and JavaScript.
- cse340 — Server-side web applications using Node.js, MVC design patterns, and PostgreSQL.
- cse210 — C# console projects emphasizing Object-Oriented Programming (OOP), SOLID principles, and class hierarchies.
- wdd131 — Web design fundamentals focused on DOM manipulation, advanced CSS layouts, and vanilla JS.
- php-oop-fundamentals — Deep dive into PHP OOP fundamentals, inheritance, and core backend design patterns.
Live production links to environments and platforms deployed to test system boundaries, framework parameters, and deployment pipelines:
- 🚀 CSE 340 Deployment — Live server-side application sandbox on Render.
- 💻 WDD 330 Sandbox — Live framework-free JavaScript applications on Render.
- 📁 WDD 231 Laboratory — Frontend collection hosted via GitHub Pages.
- 🎨 WDD 131 Foundations — Core web layout and DOM experiments.
Backend & Systems: PHP / MySQL, C# / SOLID, Java / OOP, Python, Node.js, PostgreSQL
Frontend & UI: JavaScript / DOM, Web Audio API, Tailwind CSS, Jekyll, HTML5 / CSS3