Carlos M. Jimenez
Systems and Applications Developer
A developer with a strong desire to take on any challenge. Carlos is currently employed as a Systems and Applications Developer for Rowan College South Jersey while also pursuing a degree in Computer Science. In the meantime, he continues to learn new technologies while creating different tools on the side; whether it is to solve a problem at work or just for fun!
Other Projects
Java - Password Reset Authenticator
A custom authenticator for WSO2 IS. This authenticator can be used as a secondary authenticator in the normal authentication flow when using WSO2 IS. The authenticator reads the claims provided by the Indentity Service and checks for a specific claim. If this claim is available the authenticator redirects the user to the organization's third-party password management tool. If the claim is not available the authentication flow completes and the user is successfully logged in.
.NET Core - Password Reset Tool
A tool for resetting active directory user passwords. Enforces the business requirement of verifying the user's banner ID number (Ellucian's Banner UID) before resetting their password. Inspired by Jeff Frye's Powershell Password Reset tool.
Javascript - TeamDynamix Ticket Refresh
A Chrome browser extension for TeamDyanmix's web based ticketing service. It allows the user to select a time interval (1 minute, 2 minutes, 5 minutes) and refreshes the displayed ticket queue automatically.