Skip to content
View hahnaughton's full-sized avatar

Block or report hahnaughton

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

Haakon Naughton

Computer Science & Data Science Student | Software Engineer | AI & Systems Developer

I build scalable software systems, AI-powered applications, and algorithmic solutions with a focus on performance, architecture, and real-world impact.


πŸ”§ Technical Focus

  • Full-Stack Development
  • AI & LLM Integration (RAG, Semantic Search)
  • Algorithmic Systems & Data Structures
  • Time-Series & Event-Driven Architectures
  • Backend Engineering & APIs

πŸš€ Selected Projects

πŸ“Š Algorithmic Trading Engines

Built modular trading systems in Python implementing:

  • EMA & RSI-based strategies
  • Event-driven execution loops
  • Volatility-aware risk management
  • Time-series signal processing

Designed with clean architecture and extensibility in mind.


πŸ€– AI Ticket 360 (Enterprise AI System)

Full-stack AI-powered support automation tool built using:

  • Azure OpenAI
  • Microsoft Semantic Kernel
  • Retrieval-Augmented Generation (RAG)
  • Angular + .NET backend

Focused on intelligent ticket summarization, contextual reasoning, and workflow optimization.


🧠 Algorithm & Systems Projects

  • Cryptogram puzzle solver (MVC architecture, Java)
  • Poker hand evaluator with full rule engine & tie-breaking logic
  • Data structures & systems-level programming projects

πŸ›  Tech Stack

Languages: Python | Java | C# | SQL | HTML | TypeScript | C

Tools & Platforms: Azure OpenAI | Semantic Kernel | Git | Bash | Angular | REST APIs

Concepts: OOP | Algorithms | System Design | RAG | Prompt Engineering | Distributed Thinking


πŸ“« Contact

LinkedIn: www.linkedin.com/in/haakon-naughton
Email: hahnaughton@gmail.com

Pinned Loading

  1. EMA_TradingEngine EMA_TradingEngine Public

    Event-driven Python trading engine implementing EMA-based signal generation and risk-controlled execution.

    Python

  2. RSI_TradingEngine RSI_TradingEngine Public

    Momentum-based trading system with modular strategy design and volatility-aware position sizing.

    Python