Skip to content
View faegnir's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report faegnir

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
faegnir/README.md
  • 👋 Hi, I’m @faegnir
  • 👀 My interests are Machine Learning - AI - Game development!
  • 🌱 Currently developing with Python, C#, C++..

Pinned Loading

  1. speaker-recognition-analysis speaker-recognition-analysis Public

    Speaker Recognition & Analysis

    Python

  2. Rebel-Hunt Rebel-Hunt Public

    2D Arcade Space Shooter Mobile Game.

    C# 2

  3. AI-Knowledge-MineSweeper AI-Knowledge-MineSweeper Public

    Wrote an AI to play Minesweeper.

    Python

  4. AI-Search-TicTacToe AI-Search-TicTacToe Public

    Using Minimax, I implemented an AI to play Tic-Tac-Toe optimally, with alpha-beta pruning.

    Python

  5. design-patterns design-patterns Public

    School project to have better understanding on design patterns & SW architecture.

    C#

  6. Binary-Search-Tree-DFS-BFS Binary-Search-Tree-DFS-BFS Public

    Understanding and comparing Depth First Search & Breadth First Search.

    C++