Eryk Halicki About Me Github
2024

Adventureable

24 hour UBC hackathon entry

Outdoor adventure planning tool powered by GPT4 and google maps api

Okanagan Marine Robotics

Leading software subteam at Okanagan Marine Design.

Competing at RoboSub 2024 competition

Focusing on ROS2, SLAM, Gazebo Simulation and Computer Vision for robotic submarine application.

2023

CarnosaMNIST

Neuro-evolved Convolutional Neural Network used to recognize handwritten digits, written from scratch

BARRY Autonomous Drone

Autonomous Quadcopter with custom written flight controller code

Dijkstra's AI snake game

Dijkstra's algorithm implemented into an ai snake game

Sudoku Solver

Quick Sudoku Solver program that uses recursive backtracking to solve sudoku puzzles

carnosaENGINE (scrapped)

precursor to carnosaMNIST, Neuroevolution based chess engine based on stockfish sourcecode (scrapped)

notionClock

Smart desk clock that connects to Notion API and provides a countdown to every upcoming to-do list activity

2022

hockeyBot

Autonomous robot that collects and shoots street hockey balls, my senior year robotics team contribution

filler bot

MiniMax Tree search Implementation for little known iMessage game

Python Chess Engine

Simple chess engine written in python, implemented minimax tree search, alpha beta pruning, and API connection to Lichess

foodverse

24 hour hackathon entry, basic Django website that provides users with healthy meal plans

2021

Original Drone Attempt (scrapped)

Precursor project to BARRY drone

Java Snake Platformer Game

Retro Platformer game written from scratch in Java, culminating project for grade 11 computer science course

Photo Police

Discord bot that used pre trained image recognition model to prevent users from sending a category of items, tested on pizza slices

2020

Automated Crypto currency trader (C#)

Automated Cryptocurrency trading bot directly trading via API calls, written in C#

Automated Crypto currency trader (Python)

Automated Cryptocurrency trading bot, attempted to find patterns using various ANN models, written in Python

Trading profit (loss) tracker

Simple UI program that would record cryptocurrency trading data in a JSON Database