Pinned Repositories
2021-Stripe-University-Recruiting-HackerRank-Challenge
2021-22 Stripe University Recruiting HackerRank Challenge
assets
Repository used to host small files
avigael
business-card-site
Simple Business Card website for displaying information you might find on a business card.
dialogflow-shopping-site
Shopping website with DialogFlow assistant. Navigate, find, and purchase items using only DialogFlow. Back-end written in Python.
fitness-shopping-rest
A simple REST example using Python. This API is used in to separate applications I made which include a Fitness App and a Shopping site with DialogFlow integration.
Food-Inventory-App
An iOS App built with Swift and SwiftUI to keep track of food items in your pantry and their freshness.
LCD-Digit-Recognition
Small Python program using computer vision to detect and store numbers from an LCD display in a CSV file.
pdf-remove-merge
A command line tool for merging multiple PDFs into a single PDF as well as removing specific pages from any PDF
react-native-fitness-app
Simple Fitness App Demo written with React Native. Allows user to create an account and set and track activity goals.
avigael's Repositories
avigael/react-native-fitness-app
Simple Fitness App Demo written with React Native. Allows user to create an account and set and track activity goals.
avigael/Food-Inventory-App
An iOS App built with Swift and SwiftUI to keep track of food items in your pantry and their freshness.
avigael/LCD-Digit-Recognition
Small Python program using computer vision to detect and store numbers from an LCD display in a CSV file.
avigael/business-card-site
Simple Business Card website for displaying information you might find on a business card.
avigael/dialogflow-shopping-site
Shopping website with DialogFlow assistant. Navigate, find, and purchase items using only DialogFlow. Back-end written in Python.
avigael/fitness-shopping-rest
A simple REST example using Python. This API is used in to separate applications I made which include a Fitness App and a Shopping site with DialogFlow integration.
avigael/pdf-remove-merge
A command line tool for merging multiple PDFs into a single PDF as well as removing specific pages from any PDF
avigael/2021-Stripe-University-Recruiting-HackerRank-Challenge
2021-22 Stripe University Recruiting HackerRank Challenge
avigael/assets
Repository used to host small files
avigael/avigael
avigael/basic-react-native-todo
A basic todo application using React Native and Typescript
avigael/Crypto-Watcher-App
Cryptocurrency tracking application developed for iOS & iPadOS using Swift 5 and SwiftUI
avigael/demo-animejs
Testing out animation using anime.js.
avigael/demo-test-bank-api
Demo website I built to use my rudimentary API that I built with Flask. See README for more details.
avigael/education-dashboard
Education Dashboard concept using React and custom course API. (See README)
avigael/food-expiration-tracker
An app built with React Native and Redux to record food items and their expiration dates.
avigael/go-tictactoe
Simple Tic-Tac-Toe Game written in Go
avigael/leetcode-go-solutions
A collection of all LeetCode questions with fully functional solutions written in Golang and detailed explanations. [Work in Progress]
avigael/Memorize-App-SwiftUI
This is a memory card game built using Swift and SwiftUI where the goal is to find a pair of matching cards in a grid of shuffled cards.
avigael/portfolio
My personal website. Where I display my completed projects.
avigael/raytracing-example
2D Raytracing Example using Pygame
avigael/rust-bst
Simple Binary Search Tree written in Rust
avigael/rust-rss-indexer
Concurrent RSS Indexer written in Rust
avigael/samecode-json
avigael/Set-Game-SwiftUI
This is a game created in Swift using SwiftUI based on the 70s card game Set.
avigael/simple-python-painter
A simple toy drawing application written in Python
avigael/simple-sample-bank
Simple (Rough) Bank Website concept created using Bootstrap
avigael/stepper
avigael/test-bank-api
Simple API that returns a specified list of users in JSON format. This project is used by another project
avigael/test-course-api
This API was made to store basic information for another project so I could learn how to work with APIs.