Skip to content
View cameronbrady1527's full-sized avatar

Block or report cameronbrady1527

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

Hi there! I'm Cameron Brady πŸ‘‹

🧠 Fullstack Software Developer | Machine Learning Researcher | Nonprofit Consultant

Currently developing AI tools and apps, data/web scrapers, and analytics pipelines in the AI-workflow productivity and nonprofit spaces, with a heavy dash of machine learning. Passionate about building efficient, scalable solutions and exploring the intersection of theory and practical applications. Inspired to push the boundaries of machine learning in neural computing and neurological disorder early detection systems.

πŸŽ“ Interdisciplinary Computer Science Graduate from Cornell University

Earned my B.S. as an Interdisciplinary Studies major with a focus on computer science, applied economics and management, and agricultural studies. Developed a multi-disciplinary systems thinking approach to complex real-world problems. Interested in technology, organizations, and systems that improve lives.

πŸš€ What I'm Working On

  • Developing full-stack applications with modern frameworks
  • Architecting data and web scrapers with contemporary technologies
  • Building robust implementations of machine learning algorithms
  • Contributing to open-source projects

πŸ’» Technical Skills

  • Languages: Python, Java, JavaScript, TypeScript, HTML/CSS, SQL
  • Frameworks: React, Node.js, Next.js, Spring Boot
  • Tools: AI, Git, VS Code, Cursor, Jupyter, JUnit, Firecrawl, Supabase
  • Concepts: Machine Learning, Test-Driven Development, Fullstack Development, MCP, Thorough Documentation, DSA, OOP

πŸ“š Featured Projects

Sesha v3 - AI Article Generation Platform

AI-powered content generation platform that transforms source materials into professional articles through multi-step AI pipelines.

  • Tech: Next.js 15, React 19, TypeScript, PostgreSQL, Drizzle ORM, Supabase, Anthropic Claude 3.5 Sonnet, OpenAI GPT 4o, Tailwind CSS, Lexical, Shadcn
  • Highlights: Multi-step AI pipeline, intelligent source attribution and weaving, enterprise multi-tenant architecture with usage analytics, comprehensive export capabilities (PDF/DOCX/email), real-time processing with live status updates

Nonprofit Data Scraper

Scraper for nonprofit revenue and executive compensation data for a selected state.

  • Tech: Python, API Interaction, OCR Image-PDF Parsing, Pandas, Excel
  • Highlights: Smart data collection algorithms, Scanned 990 IRS form parsing, Beautiful business-ready spreadsheet reporting

Parkinson's Disease Detection - ML Pipeline

Advanced machine learning framework for Parkinson's disease identification utilizing vocal biomarkers with streamlined data processing, automated model development, and comprehensive performance assessment.

  • Tech: Python, Scikit-learn, Pandas, Matplotlib, Seaborn, Jupyter, FastAPI, Railway
  • Highlights: Scalable architecture with data refinement and feature optimization, thorough model assessment achieving 94.9% precision, intelligent feature selection leveraging Random Forest importance metrics, robust validation framework incorporating multiple algorithms (Logistic Regression, Random Forest, SVM)

McDiver - Sewer Navigation System

Graph algorithms implementation for maze navigation using Dijkstra's shortest path and optimized DFS/BFS traversal strategies.

  • Tech: Java, Graph Theory, Concurrent Programming
  • Highlights: Pathfinding optimization, thread synchronization, performance tuning

Astral AI - Documentation Scraper

A Python toolkit, designed for AI-workflow productivity startup Astral AI, that extracts and organizes web documentation into well-formatted markdown files using the Firecrawl SDK.

  • Tech: Python, Firecrawl SDK
  • Highlights: Crawler and scraper functionality, well-formatted markdown files for efficient user and machine learning/LLM parsing, navigable index generation for extracted documents

Flashcards - Learn Vocabulary

A flashcard website designed to optimally help a user learn vocab words... and to help me study for the GRE :)

  • Tech: JavaScript, HTML/CSS, Excel/CSV, SheetJS, PapaParse
  • Highlights: Offline use after initial data import, individual word performance statistics, beautiful and simple interface, export progress to Excel or CSV

🌱 Currently Learning

  • Advanced machine learning and statistical learning methods
  • Fullstack development
  • System design patterns
  • Development experience optimization technology

πŸ“ Currently Developing

  • Astral AI (client full-stack AI web apps, foundational platform code)
  • Replicating an MCP Integration service for AI applications
  • Portfolio website (neural computing inspiration styling)
  • Machine learning and neuroscience blog (styling, database/CMS, more content)
  • Parkinson's detection machine learning project (model improvements, frontend interactivity, data visualization)
  • Nonprofit revenue scraper (improved PDF parsing, robust executive compensation parsing, dashboard)

πŸ“« How to Reach Me

πŸ’‘ Fun Fact: When I'm not coding, you can find me substitute teaching K-12; tutoring in math and science; training for a race; learning and reading books on neuroscience, machine learning, meditation, and more; and volunteering.


⭐️ Feel free to explore my repositories and don't hesitate to reach out for collaborations or opportunities!

Pinned Loading

  1. sesha-v3 sesha-v3 Public

    Forked from astral-ai-labs/sesha-v3

    Sesha Repo

    TypeScript

  2. nonprofit-revenue-scraper nonprofit-revenue-scraper Public

    Scraper for nonprofit revenue and executive compensation data for a given state

    Python

  3. parkinsons-detection parkinsons-detection Public

    Comprehensive machine learning pipeline for Parkinson's disease detection using voice measurements with automated data processing, outlier detection, and model evaluation.

    Python 1

  4. mcdiver-graph-navigation mcdiver-graph-navigation Public

    Graph algorithms implementation for navigating maze-like sewer systems using Dijkstra's shortest path and optimized DFS/BFS traversal strategies.

    Java

  5. documentation-scraper documentation-scraper Public

    A Python toolkit that extracts and organizes web documentation into well-formatted markdown files using the Firecrawl SDK.

    Python

  6. learn-vocab-v1 learn-vocab-v1 Public

    A webpage designed to help a user learn vocabulary words.

    CSS