Skip to content
View ConnerDeFeo's full-sized avatar

Block or report ConnerDeFeo

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

Conner Defeo

Software Engineer | Full-Stack | Cloud & DevOps | AI Systems

BS Software Engineering @ RIT (GPA 3.83)


Experience 🐳

Software Engineer Intern

Linde · May 2026 – Present

  • Collaborated with a data scientist to design and deploy a full-stack production forecasting tool that saves ∼40k a year in time savings for integrated plant managers and ∼200k from more efficient production scheduling
  • Built solo with ASP.NET REST API backend and a React + TypeScript frontend, backed by PostgreSQL. Containerized with Podman and deployed to Azure Kubernetes Service

Software Engineer Team Lead

Accessible Learning Labs · Jan 2026 – May 2026

  • Lead a team of 3 software engineers using Agile methodologies to design and implement educational labs on AI bias and hallucinations
  • Architected and developed full-stack features using React, Node.js, and PostgreSQL for deployment across 9 academic institutions

Software Engineer Co-op

Rochester Regional Health · Aug 2025 – Jan 2026

  • Implemented CI/CD automation (GitHub Actions, RenovateBot, NUnit), cutting maintenance effort by 15–20%
  • Refactored and optimized 30+ .NET services, reducing backend execution time by 60%+ on critical paths
  • Consistently delivered sprint work 20–40% ahead of estimates

Software Engineer

Accessible Learning Labs · Jan 2025 – May 2025

  • Built a research web platform (React, Node.js, PostgreSQL) used by 600+ participants and adopted for recurring studies
  • Presented at CCNSE on the impact of accessible software in education and research

Projects 🐟

Snowball — Research Tool

Python, Go, Langchain, Terraform, AWS, Kubernetes, Claude Code

  • Architected a multi-container system scoring companies across 10 fundamentals-based categories from SEC filings via a multi-agentic layer workflow, saving 10-12 hours for each initial company investigation
  • Built LangChain review container to check how low level agents return to higher-level ones

Weather Predictor — ML Project

React (TS) · FastAPI · AWS · Terraform · DynamoDB · SES · EC2 · xAI Grok · Twilio

  • Built a weather forecasting model in PyTorch to predict future temperatures for a given region
  • Implemented and bench marked linear regression against a neural network baseline

React (TS) · FastAPI · AWS · Terraform · DynamoDB · SES · EC2 · xAI Grok · Twilio AI call agent that picks up missed calls for local roofing business's

  • Streaming conversational model handles natural speech in real time while a parallel background model extracts structured appointment data (name, address, job type, date) to DynamoDB
  • Per-turn DynamoDB writes + xAI store_messages + previous_response_id allow conversations to resume seamlessly after dropped WebSockets
  • All client-specific behavior (prompts, voices, calendar IDs, greetings) lives in configuration — the core WebSocket handler stays static across clients
  • Deployed on EC2 behind nginx (SSL via Certbot) with systemd for persistence and Terraform + S3-backed remote state for IaC

FinDifffindiff.com

React (TS) · Python · AWS · Terraform · DynamoDB · S3
Built a document-aware AI pipeline that systematically parses, chunks, and indexes SEC 10-Ks to prevent LLM context loss.

  • AI-generated summaries are created per section and cached in S3 for reuse
  • Subsequent queries refetch pre-processed data instead of re-parsing raw filings
  • Improves accuracy, latency, and cost vs naïve “upload PDF to LLM” approaches

TrackMe - Mobile Application

React Native · Expo · Python · AWS · Terraform · PostgreSQL · Docker
Mobile app built for a track coach to collect previously unrecorded athlete workout data.

  • Replaced email and paper logs with structured in-app submissions
  • Centralized athlete times and metadata into a single coach dashboard
  • Increased recorded practice data by ~600%. Grew to 20 DAUs

Kaizen Habits

React (TS) · C# ASP.NET · AWS EC2 · Docker
End-to-end habit tracking web app focused on consistency and long-term progress.

  • Users can create, edit, and delete habits with streak and historical progress tracking
  • Social features for adding friends and comparing accountability
  • AI-generated habit recommendations based on user behavior
  • Containerized and deployed on EC2, owning backend, frontend, and infrastructure

Skills 🦈

Languages
Python, C++, C#, Java, HTML, CSS, JavaScript, TypeScript, Go

Frameworks
React, FastAPI, Flask, ASP.NET, PyTorch, Scikit-learn, LangChain

Cloud / Infra / Data
Linux, SQL, NoSQL, Docker, MongoDB, Terraform, GitHub Actions, Kubernetes, Azure, AWS, Bash


Connect

Pinned Loading

  1. all-rit/ALL all-rit/ALL Public

    Self-contained, web-based, educational labs about accessible & equitable software.

    JavaScript 10 1

  2. TrackMe TrackMe Public

    Track & field practice generates more data than a coach can hold. It usually ends up split across a notebook, a group chat, and a stale spreadsheet, which means it never informs next week's trainin…

    TypeScript

  3. FinDiff FinDiff Public

    FinDiff turns SEC annual reports into something you can actually interrogate. It pulls 10-K filings live from EDGAR, extracts the sections relevant to your question, and streams back a grounded ans…

    TypeScript

  4. PeakFlow PeakFlow Public

    AI voice receptionist for home-services businesses. Answers calls, qualifies leads, and books appointments over a real phone line. Twilio ConversationRelay + streaming Claude on AWS Bedrock, with a…

    Python

  5. Snowball Snowball Public

    AI value-investing research tool. Grades public companies across 14 fundamentals categories by reading their SEC filings with LLM sub-agents. Go + Python microservices, React, AWS Bedrock, Kubernet…

    Python

  6. Learning Learning Public

    Learning about things

    Python