Skip to content
View Josue-Crz's full-sized avatar
🐢
🐢

Highlights

  • Pro

Block or report Josue-Crz

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
Josue-Crz/README.md

Hi there! I'm Josue Cruz 👋

Computer Science Student @ San Francisco State University

Tech Builder • Embedded Systems • AI Infrastructure • Open Source Contributor • Community Leader




🚀 About Me

  • 🎓 B.S. Computer Science @ San Francisco State University
  • 🌉 Outreach Chair for SF Hacks
  • 💻 Open Source Contributor through CodeDay Micro-Internships
  • 🥈 2nd Place — Hackstorm 2.0 AI + IoT Track

I enjoy building technology that connects software engineering, embedded systems, AI tooling, and product thinking to solve real-world problems. My current work focuses on embedded telemetry, real-time systems, outreach automation, and open source software.


💼 Featured Projects

🎮 STM32F4 Handheld Game Console (In Progress)

Building a handheld game console from the ground up using STM32F4 and FreeRTOS. The project explores real-time operating systems, task scheduling, queues, timers, interrupt-driven peripherals, I²C communication, LCD integration, and embedded game development.

Focus: Real-time embedded systems, FreeRTOS architecture, task communication, hardware peripherals, embedded game logic

Tech: C STM32F4 FreeRTOS STM32CubeIDE I²C


🌿 GreenSense V2 (In Progress)

Revitalizing GreenSense around the ESP32-S3 as an environmental telemetry platform designed to help prevent heat-related incidents for commercial truck drivers. Inspired by fleet intelligence platforms like Samsara, GreenSense V2 will collect environmental sensor data, process telemetry, and integrate with mocked Samsara-style API data to explore driver safety and fleet monitoring workflows.

Focus: ESP32-S3 firmware, environmental telemetry, sensor integration, heat-risk monitoring, fleet safety, mocked Samsara API data

Tech: ESP32-S3 C++ FreeRTOS Telemetry REST APIs IoT


🤖 Faro Analytics (In Progress)

Building a federated outreach AI agent platform powered by the Model Context Protocol. Faro Analytics is designed to connect with outreach tools like Gmail and help teams understand where to outreach, when to send emails, and how to optimize communication workflows using engagement metrics and AI-driven recommendations.

Planned for development during the July IBM Bob event.

Focus: MCP architecture, AI agents, Gmail integrations, outreach analytics, optimal email timing, workflow automation, partnership intelligence

Tech: TypeScript Next.js Node.js AI Agents MCP Gmail API


🔐 Keyshade Open Source

Production open source contributions through CodeDay focused on validation, input sanitization, and security improvements in a modern TypeScript monorepo.

Tech: TypeScript Next.js NestJS Zod Jest


🧪 Hobby Projects

🍔 CouchMunch

A personal project I use to solve one of my own everyday problems: deciding what to eat. CouchMunch recommends nearby restaurants based on cravings, mood, budget, and preferences while serving as a playground for recommendation logic and product experimentation.

Tech: TypeScript Next.js Node.js Express Firebase


🛠 Tech Stack


📈 GitHub Stats






🎯 Current Focus

  • 🎮 Building a real-time STM32 handheld console with FreeRTOS
  • 🌿 Developing GreenSense V2 for embedded environmental telemetry and driver safety
  • 🤖 Designing Faro Analytics as an MCP-powered outreach intelligence platform
  • 🌉 Growing SF Hacks through industry partnerships and sponsorship strategy
  • 💻 Contributing to open source software

📫 Let's Connect!

Always happy to connect with fellow developers, students, and builders.



Popular repositories Loading

  1. keyshade-team-F-fork keyshade-team-F-fork Public

    Forked from keyshade-xyz/keyshade

    Realtime secret and configuration management tool

    TypeScript 2

  2. Archive-Josue-Crz.github.io Archive-Josue-Crz.github.io Public

    Forked from lvntky/low

    Personal portfolio & blog website to showcase. Credits go to @Ivntky - https://github.com/lvntky for the template and their inspiration from Fabien Sanglard - https://fabiensanglard.net/

    HTML 1

  3. Josue-Crz Josue-Crz Public

    My personal repository

  4. GitWorkflowIntro GitWorkflowIntro Public

    Forked from CTI-CodeDay/GitWorkflowIntro

    HTML

  5. DjangoDemo_JC DjangoDemo_JC Public

    Forked from CTI-CodeDay/DjangoDemo

  6. WeVoteServer WeVoteServer Public

    Forked from CTI-CodeDay/WeVoteServer

    We Vote's API application server written in Django/Python. Election data pulled from many sources, used by https://github.com/wevote/WebApp and https://github.com/wevote/WeVoteCordova and https://g…

    Python