Skip to content
View sumaleesimmonds's full-sized avatar

Block or report sumaleesimmonds

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

Hi, I'm Sumalee ๐Ÿ‘‹

I'm a self-taught AI builder from a mixed-heritage, first-generation immigrant family, and that background shapes everything I build.

My mother's family fled Laos as refugees during the civil war, and by elementary school she was already translating legal documents for her parents. My father's side traces to Saint Kitts and Nevis in the Caribbean. I grew up watching two very different journeys to this country, and I learned the same lesson from both: resilience isn't optional, it's just what you do.

That lesson is why I build the way I build. I taught myself AI from scratch, without a CS degree, because I believe technology should reach the people who've historically had to fight hardest just to be seen. Every tool in this portfolio, for refugees, small business owners, and the nonprofits serving them, comes from that belief.

I'm currently working toward the Claude Corps Fellowship, a program placing early-career builders inside nonprofits across America for a year of full-time, AI-powered impact work.


What I'm building

In the past several weeks I've built six AI tools and a combined platform, every one of them aimed at a specific underserved community:

๐Ÿ” SafeProbe โ€” An ethical AI safety evaluation tool using LLM-as-judge to test Claude across 8 real jailbreak categories.

๐ŸŒ Refugee Resource Finder โ€” A conversational chatbot helping newly arrived refugees and immigrants in NYC find housing, food, legal aid, ESL, and healthcare, built in honor of my mother's story. ๐Ÿ”— View live demo

๐Ÿ“‹ Grant Writing Assistant โ€” Matches nonprofits to real grants and drafts full proposals, for organizations that can't afford a development team.

๐Ÿ’ฐ Loan Readiness Advisor โ€” Built in alignment with Pacific Community Ventures, helping underserved small business owners understand their funding options.

โœฆ Impact Story Generator โ€” Turns nonprofit program data into donor emails, annual report copy, and social captions.

๐Ÿงฉ MissionDesk โ€” Combined the three nonprofit-facing tools above into a single AI-powered platform with its own product design. ๐Ÿ”— View live demo

๐ŸŽฎ Terminal Wordle โ€” Where it all started. A fully playable Wordle clone in Python.


Writing

I write on Substack to learn in public, breaking down AI safety concepts for people outside of tech, and documenting what it looks like to build a portfolio from scratch.

๐Ÿ“ The Scariest Problem in AI Isn't What You Think It Is โ€” the alignment problem, explained through a genie, Tetris, and a factory full of paperclips

๐Ÿ“ I Built a Tool to Test AI Safety. Here's What Happened. โ€” building SafeProbe and what it taught me about jailbreaking

๐Ÿ“ I Built an AI Tool for Refugees. My Mom Is the Reason Why. โ€” why this work is personal

๐Ÿ“ I Combined My Three AI Tools Into One Product. Here's Why That Mattered. โ€” building MissionDesk and learning to think in products, not scripts

Full archive: [(https://substack.com/@sumalees?r=8lnyl3&utm_campaign=profile&utm_medium=profile-page)]


Background

๐ŸŽ“ High school graduate with college experience and trade school ๐Ÿ“œ Completing certificates in AI fluency and coding โ€” Anthropic AI Fluency complete, Claude 101 complete ๐Ÿ’ผ Entrepreneur โ€” started my own business ๐Ÿ“ˆ Experience in day trading, graphic design, and web development ๐ŸŒŽ Daughter of a first-generation immigrant and Laotian refugee, with Thai and Caribbean roots on both sides of my family โšก Fast learner โ€” I measure progress in days, not semesters


What I'm learning right now

  • Python for AI/ML development
  • How large language models work under the hood
  • AI safety concepts: alignment, red-teaming, Constitutional AI, scalable oversight
  • Product thinking โ€” building tools people actually want to use, not just scripts that work
  • Anthropic's published research

Projects at a glance

Project What it is Built for
SafeProbe AI safety evaluation tool Anthropic / AI safety research
Refugee Resource Finder Resource chatbot for NYC newcomers International Rescue Committee
Grant Writing Assistant Grant matching and proposal drafting Nonprofits everywhere
Loan Readiness Advisor Small business loan readiness scoring Pacific Community Ventures
Impact Story Generator Donor and social media storytelling Pacific Community Ventures / nonprofits
MissionDesk All three nonprofit tools, combined A real product, built for real use
Terminal Wordle Wordle clone in Python Where I started

Why I'm doing this publicly

This field doesn't have nearly enough women, and not enough women know yet what they're capable of building. I want to change that.

Women before me fought for the rights I have today. Black people before me fought for the rights I have today. My family fought to build a life in a country that owed them nothing. I am here because of that fight, and I intend to keep it going.

If you're a woman, a person of color, or anyone who's been told this field isn't for you: it is. I'm building proof of that, one project at a time. If I can do this without a CS degree, starting from nothing but curiosity, so can you.


Get in touch

I'm always open to connecting with people working in AI, safety research, nonprofit technology, or anyone building things that matter.

"The American dream isn't something you're handed. It's something you build, one hard day at a time." โ€” What my mother showed me, without ever saying it


GitHub Stats

Pinned Loading

  1. impact-story-generator impact-story-generator Public

    AI tool that transforms nonprofit program data into donor emails, annual report narratives, and social media captions โ€” turning numbers into stories that move people to act.

    Python

  2. loan-readiness-advisor loan-readiness-advisor Public

    AI tool that helps underserved small business owners understand loan readiness and discover CDFI funding programs โ€” built in alignment with Pacific Community Ventures.

    Python

  3. nonprofit-grant-writing-assist nonprofit-grant-writing-assist Public

    Helping under-resourced nonprofits compete for funding โ€” AI grant matching and proposal drafting for organizations that can't afford a grant writer.

    Python

  4. refugee-resource-finder refugee-resource-finder Public

    Claude-powered chatbot that helps newly arrived refugees find local resources โ€” housing, food banks, legal aid, ESL classes, healthcare.

    HTML

  5. Safeprobe Safeprobe Public

    Probing AI safety boundaries ethically โ€” an LLM-as-judge evaluation tool that tests Claude across 8 jailbreak categories and auto-generates a safety report using techniques from real AI safety reseโ€ฆ

    Python

  6. terminal-wordle terminal-wordle Public

    Python