Skip to content
View jamesphillipdeguzman's full-sized avatar
💭
Redeemed!
💭
Redeemed!

Block or report jamesphillipdeguzman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

🌐 Welcome to My Repository!

I am a budding software developer currently studying Bachelor of Science in Software Development at BYU-Idaho.
This is a ✨ special collection ✨ of website practice files and projects I've created so far.

📂 Important Notes:

These files are meant for educational purposes and should not be modified or altered without permission from the owner.

💻 Core Disciplines I Am Learning:

Here are the programming languages I’m working with:

1️⃣ HTML

2️⃣ CSS

3️⃣ JavaScript

4️⃣ Python

5️⃣ C#

6️⃣ Node.js, MongoDB & API development

7️⃣ Next.js (React-based full-stack framework)

8️⃣ Software Testing (unit testing, integration testing, and test automation)

9️⃣ Kotlin (console programming and object-oriented concepts)

If you have suggestions on how I can improve my coding skills in these areas, please let me know!

📫 How to Reach Me:

Feel free to contact me at: jamesphillipdeguzman@gmail.com
You can also connect with me on LinkedIn

Pinned Loading

  1. Team-777---Handcraft-Haven Team-777---Handcraft-Haven Public

    Handcraft Haven is a collaborative web project developed by Team 07. We built it as part of our WDD 430 (Web Full Stack Development) course.

    TypeScript 1

  2. simple-pos-api simple-pos-api Public

    This repo demonstrates a simple POS (Point-of-Sale) system to create product and sale.

    JavaScript

  3. website-project website-project Public

    jamesdeguzman.com

    HTML

  4. cse212-data-structures cse212-data-structures Public

    Coursework for CSE 212: Programming with Data Structures (BYU-Idaho). Includes C# exercises focused on implementing and applying core data structures—lists, stacks, queues, sets, dictionaries, and …

    C# 1

  5. DrMeetDB DrMeetDB Public

    Module 1 – DrMeetDB Project (MySQL Relational Database) | CSE 310 - Applied Programming

    Python 1

  6. DrMeetKotlin DrMeetKotlin Public

    Module 2 - DrMeetKotlin Project (Kotlin) | CSE 310 - Applied Programming - Implemented initial Kotlin data models for Patient, Doctor, and Appointment, and practiced basic data manipulation using m…

    Kotlin