Skip to content
View howardjaw's full-sized avatar
  • Houston, TX

Block or report howardjaw

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

Hi, I'm Howard ๐Ÿ‘‹

I'm a third-year CS student at Rice University exploring software engineering, AI / machine learning, and robotics.


What I'm building right now

Where I'm coming from

  • ๐Ÿค– Robotics โ€” first-year member of Rice's robotics club; that's what got me hooked on engineering
  • ๐Ÿง  AI/ML โ€” currently digging into local LLMs, agents, and how reliability comes from structure rather than clever prompting
  • ๐Ÿ’ป SWE โ€” Python, TypeScript, C; comfortable with Next.js, llama.cpp, and the usual web stack

Recent open-source

  • Opened pguso/agents-from-scratch#7 โ€” fixed a temperature parameter that was being silently dropped, which broke Lesson 01's exercise

Reach me

๐Ÿ“ซ hz121@rice.edu

Pinned Loading

  1. agents-from-scratch agents-from-scratch Public

    Forked from pguso/agents-from-scratch

    Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no hidden reasoning.

    Python

  2. connectj connectj Public

    Expo / React Native mobile app project (work in progress).

    TypeScript

  3. eventrice eventrice Public

    Event-discovery web app for Rice University students. Built with Next.js and TypeScript.

    TypeScript

  4. events_hub events_hub Public

    Full-stack event-management platform with auth, dashboards, and live deployment. Built with Next.js.

    JavaScript

  5. Kalshi-Market-Prediction Kalshi-Market-Prediction Public

    Lightweight manual prediction-market probability engine. Paste market price + signals, get a calibrated edge and trade suggestion.

    Python