baranusluel
SWE at Meta. Graduate of Electrical Engineering with Computer Science minor @ Georgia Tech, 2021.
Atlanta, GA
Pinned Repositories
2048-3d
A 3D version of the 2048 game created with Unity and C#
2048-3d-matlab
A 3D version of the 2048 game implemented in MATLAB
flight-VR
A virtual reality (Google Cardboard) flight game with real cities, created with Unity and C#
kWTA-activation
Reproducing empirical results of paper "Enhancing Adversarial Defense by k-Winners-Take-All". Final group project for CS4803/7643 Deep Learning (Spring 2020)
mbed-pacman-rpg
Pacman-themed RPG game using mbed for ECE 2035 Fall 2018.
sentiment-cnn
Developing a deep convolutional neural network for sentiment analysis in movie reviews. Final group project for CS4641 Machine Learning (Spring 2020).
song-announcer
An Android app that uses text-to-speech to announce what song is playing on the device
square-on
Open-source version of Square Off, a chess board robot
tekst
tekst is a minimal cross-platform text editor
valores-VR
Stock Portfolio Visualization in Virtual Reality (Oculus Rift) with Unity, C# and Python
baranusluel's Repositories
baranusluel/2048-3d
A 3D version of the 2048 game created with Unity and C#
baranusluel/tekst
tekst is a minimal cross-platform text editor
baranusluel/2048-3d-matlab
A 3D version of the 2048 game implemented in MATLAB
baranusluel/flight-VR
A virtual reality (Google Cardboard) flight game with real cities, created with Unity and C#
baranusluel/mbed-pacman-rpg
Pacman-themed RPG game using mbed for ECE 2035 Fall 2018.
baranusluel/song-announcer
An Android app that uses text-to-speech to announce what song is playing on the device
baranusluel/square-on
Open-source version of Square Off, a chess board robot
baranusluel/valores-VR
Stock Portfolio Visualization in Virtual Reality (Oculus Rift) with Unity, C# and Python
baranusluel/evolution
Image processing tool for creating smooth timelapses by feature-aligning images.
baranusluel/kWTA-activation
Reproducing empirical results of paper "Enhancing Adversarial Defense by k-Winners-Take-All". Final group project for CS4803/7643 Deep Learning (Spring 2020)
baranusluel/sentiment-cnn
Developing a deep convolutional neural network for sentiment analysis in movie reviews. Final group project for CS4641 Machine Learning (Spring 2020).
baranusluel/autograder
Automatically grade student homework submissions
baranusluel/autoknoby
Hackathon project that uses computer vision for biometric security of physical control devices
baranusluel/baranbot-cad
CAD for BaranBOT 3D printer
baranusluel/baranusluel.github.io
My personal website, e-portfolio and blog
baranusluel/battlecode-bot
A bot programmed in Java for MIT's Battlecode AI programming competition
baranusluel/bukkit-plugins
Archive of Bukkit plugins, Bungeecord plugins and Minecraft server utilities that I've written in Java
baranusluel/bukkit-simpleprefix
Simple Prefix: Allows you to easily manage your chat with prefixes and suffixes.
baranusluel/de2-robot
Autonomous robot navigation project using the DE2 FPGA platform for ECE 2031 Fall 2018.
baranusluel/ECE_3872_Fall_2020
Repository for ECE 3872 Fall 2020 Project
baranusluel/Event-Hound
Shared calendars for group charts. HackGT project.
baranusluel/flask-chess-platform
Chessboard running on Flask with stockfish engine, used to control square-on robot
baranusluel/hacker-rank
My python solutions to problems on HackerRank
baranusluel/igvc-electrical
The electrical designs for our Intelligent Ground Vehicle team
baranusluel/launchpad-mini
A collection of Python scripts for interacting with Novation's Launchpad Mini MIDI board.
baranusluel/motion-capture
Basic 2D motion capture system based on object tracking with user-defined ROIs and manually calibrated positioning.
baranusluel/octotree
GitHub code tree on steroids
baranusluel/react-notes
A basic note taking web app built with React
baranusluel/regrade-website
Used by CS 1371 students and TAs for managing regrades of homework submissions.
baranusluel/tictactoe-ai
Unbeatable game of Tic-tac-toe implemented in Java using Alpha-beta pruning algorithm.