Projects

Virtual reality experience for marine industry training and visualization. Immersive VR environment for boat design and maritime operations.

UnityVRC#3D Modeling

Machine learning model for mental health assessment and prediction. Analyzes behavioral and psychological data to identify mental health patterns and risk factors.

PythonMachine Learningscikit-learnPandasData Analysis

AI agents trained using NEAT (NeuroEvolution of Augmenting Topologies) to play Flappy Bird and balance an inverted pendulum through neural network evolution.

PythonNEATPygameNeural NetworksMachine Learning

Implementation of a recursive descent parser for programming language syntax analysis. Performs lexical analysis, parsing, and syntax tree generation for custom grammar specifications.

PythonCompiler DesignParsingFormal LanguagesSyntax Analysis