HEY, I'M NOAH CLOUSER


I am interested in Web Development and AI.

I'm open to new job oppportunities and conversations, download my resume and reach out!

About Me

Seeking an entry-level software position where I can apply my education and work experience to build impactful technology. I'm passionate about development, eager to grow, and ready to contribute to a mission-driven team.

Why Hire Me?

My strong foundation in software fundamentals from NC State, combined with real-world problem-solving and collaboration experience in the workplace, has equipped me with well-rounded and adaptable skills.

I'm confident in my ability to quickly learn new technologies and make a meaningfully contribution to any team.

Technologies

Java

React.js

JavaScript

HTML

CSS

Node.js

Python

C

Git

SQL

Docker

Projects

Othello AI Agent ← (click me)

Intelligent game-playing agent to compete in the board game Othello (Reversi). The AI evaluates board states and makes optimal moves using the Alpha-Beta Minimax algorithm with custom heuristic function to simulate human-like strategy.

Technologies:

Java

Alpha-Beta Minimax Algorithm

Heuristics

Key Features:

  • Implemented turn-based game logic and valid move generation.
  • Used depth-limited search to balance performance and decision quality.