Skip to content
View Kylefan123's full-sized avatar

Highlights

  • Pro

Block or report Kylefan123

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

πŸ‘‹ Hi, I'm Kyle Theodore

πŸŽ“ Computer Science Graduate @ University of South Florida πŸ’» Full-Stack Developer | ☁️ Cloud Engineering | βš™οΈ Backend Systems | πŸ€– Applied AI

I build full-stack software projects that combine clean user interfaces, reliable backend APIs, cloud-ready architecture, and practical engineering workflows. My current focus is on backend development, AWS-style cloud systems, document intelligence, and AI-assisted software engineering.

I recently built an AWS Document Intelligence Platform that uses React, FastAPI, PostgreSQL, Docker, LocalStack, Terraform, and GitHub Actions to support document upload, asynchronous processing, metadata extraction, and dashboard visualization.


πŸš€ Technical Focus

  • πŸ’» Full-Stack Development: React, TypeScript, FastAPI, Ruby on Rails, REST APIs
  • βš™οΈ Backend Engineering: Python, SQLAlchemy, PostgreSQL, authentication, testing, API design
  • ☁️ Cloud & DevOps: AWS-style architecture, S3-compatible storage, Docker, Terraform, GitHub Actions
  • πŸ€– Applied AI / ML: NLP, LLM safety research, document intelligence, computer vision workflows
  • 🧱 Software Engineering: CI/CD, clean project structure, automated testing, documentation, Git workflows

πŸ“Œ Featured Projects

Full-stack cloud-style document processing platform with user authentication, document upload, S3-compatible object storage, asynchronous processing, extracted text/metadata, Dockerized local development, Terraform infrastructure, and CI/CD.

Tech: React, TypeScript, FastAPI, PostgreSQL, Docker, LocalStack, Terraform, GitHub Actions


Research project investigating adversarial prompting and jailbreak attacks against large language models, with a focus on prompt safety, harmful-output categories, and model behavior analysis.

Tech: Python, NLP, LLM Evaluation, Prompt Engineering, Research Analysis


Computer vision annotation tool that supports interactive image segmentation and labeling workflows using region growing, contour extraction, and feature matching.

Tech: Python, OpenCV, Computer Vision, Image Processing


Web application prototype for managing student ride requests, queues, estimated wait times, driver information, and ride status updates for a campus safety transportation service.

Tech: Ruby on Rails, PostgreSQL, JavaScript, HTML/CSS


πŸ› οΈ Tech Stack

Languages

Python TypeScript JavaScript Ruby Java C%23 SQL

Frameworks & Tools

React FastAPI Ruby on Rails PostgreSQL Docker Terraform GitHub Actions


🎯 What I'm Building Toward

I am focused on becoming a strong software engineer who can build reliable, useful, production-style applications. I am especially interested in roles involving:

  • βš™οΈ Backend engineering
  • πŸ’» Full-stack development
  • ☁️ Cloud engineering
  • 🧰 Developer tools
  • πŸ€– Applied AI systems
  • πŸ“Š Data-driven applications

🀝 Connect

Pinned Loading

  1. aws-document-intelligence-platform aws-document-intelligence-platform Public

    Full-stack AWS document intelligence platform with FastAPI, React, PostgreSQL, S3, Lambda-style processing, Terraform, Docker, CI/CD, and tests.

    Python

  2. llm-jailbreak-research llm-jailbreak-research Public

    Research project investigating adversarial prompting and jailbreak attacks against Large Language Models (LLMs).

  3. safe-team-usf-portfolio safe-team-usf-portfolio Public

    SAFE Team ride service web app (Rails) β€” portfolio continuation

    HTML

  4. Semi-automated-image-annotation-tool Semi-automated-image-annotation-tool Public

    Semi-automated computer vision tool for interactive image segmentation and annotation using region growing, contour extraction, and feature matching.

    Python