My name is Noam Levi, I'm a software engineer, a developer and a gamer at heart.
You're welcome to explore my profile and projects.
For my potfolio, click here.
For my resume, click here.
- Docking Station - A webapp service for managing and updating your docker containers. Built using Nextjs and FastAPI.
- MagicDex - A project about managing user's collection of mtg trading cards and auto-detecting physical mtg cards shown via live video feed using computer vision techniques.
Written as a monorepo using nx-workspace.
Using Next.js (React+Node), NextAuth.js, MantineUI, Supabase (PostgreSQL), FastAPI, OpenCV, and many more technologies.- Repo
- Live Demo on Vercel
- Video example
- Checkers - A bash shell based checkers game written in C.
With different colors for each player, singleplayer or multiplayer mode and an AI based on the Negamax alg and Zobrist hashing.