Skip to content
View javiergs's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report javiergs

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
javiergs/README.md

Static Badge platform

platform

Welcome to my GitHub profile! I'm passionate about software design, programming languages, and the intersection of intelligent systems and human-centered AI. I teach a variety of topics in software design and programming languages and am currently writing a book on the "Fundamentals of Affect-Driven Systems.

Projects

Affect-Driven Systems

A comprehensive look at the fundamentals of designing systems that respond to human emotions.

Human-Centered AI

Collaborative projects focused on creating adaptive and intelligent solutions for various applications exploring the integration of AI technologies in ways that prioritize human needs and experiences.

Teaching

A collection of sample codes for diverse software engineering topics.

Get In Touch

I'm always open to discussing new ideas, potential collaborations, and interesting projects you might have in mind. Feel free to reach out via email.

Pinned

  1. CSC3100/Cloud-Services CSC3100/Cloud-Services Public

    Examples of Java Desktop application connecting to cloud services using their HTTP-based API

    Java

  2. CSC3100/GUI CSC3100/GUI Public

    Examples of Java Swing capabilities to create Graphical User Interfaces

    Java

  3. CSC3100/Pong-Game CSC3100/Pong-Game Public

    A Pong Game implemented to exemplify Client-Server architecture and multi-threading

    Java

  4. CSC3100/MQTT CSC3100/MQTT Public

    Examples of MTQQ publish-subscribing using Eclipse Paho library.

    Java