jshabun
Recent Computer Engineering Graduate from UCR
Computer Engineering Undergraduate @ UCRLos Angeles, CA
Pinned Repositories
cs100-final_project
final project for UCR CS100
focusassist
A tool to help meet deadlines
inventory-tracker
An inventory tracking app for mobile created using React Native
jshabun
jshabun.github.io
leetcode
My solutions to c++ leetcode problems
scotties-crib
Marketplace App for iOS made in React Native
solar-tracker
A solar tracking tool powered by Arduino and K64F for solar
tic-tac-toe
A tic tac toe project utilizing the minimax algorithm
LeviathanAUV
Software of the unnamedAUV for the 2020 RoboSub competition.
jshabun's Repositories
jshabun/scotties-crib
Marketplace App for iOS made in React Native
jshabun/cs100-final_project
final project for UCR CS100
jshabun/focusassist
A tool to help meet deadlines
jshabun/inventory-tracker
An inventory tracking app for mobile created using React Native
jshabun/jshabun
jshabun/jshabun.github.io
jshabun/leetcode
My solutions to c++ leetcode problems
jshabun/linear-classifier
A linear classifier to identify the separating lines separating the three species in the Iris Dataset
jshabun/search-algorithms
Search Algorithms in a Grid Environment
jshabun/solar-tracker
A solar tracking tool powered by Arduino and K64F for solar
jshabun/tic-tac-toe
A tic tac toe project utilizing the minimax algorithm
jshabun/pluto-track
A simple crypto tracking website
jshabun/xv6
xv6 OS for CS153