Legacy Projects
Stackd
Stackd | The Digitised Recruiting App
Stackd is a mobile/tablet application that facilitates the resume collection and categorization process for recruiters through digitizing and annotating paper resumes on-site and storing them in a categorized database.
Language: Java
IDE: Android Studio
Demo: https://youtu.be/77kuhSEkY50
https://github.com/csc301-fall-2017/project-team-12
Bubble Sort
Bubble Sort | The Math Education Game
Bubble Sort helps users practice their basic addition, subtraction and multiplication skills in a fun and educational way.
There's a bath tub that generates equation-carrying bubbles! Players must solve the equations before the bubbles reach the clothing line and cause the tub to flood.
Language: Python
IDE: Processing
https://github.com/lanaelsanyoura/BubbleSort
Connecting Four
Connecting Four |
Connection Four is a virtual version of the classic "Connect Four" game. Two players compete to align four of their tokens either horizontally, vertically, or diagonally.
Language: Java
IDE: Processing
Offline Blog Reader
Offline Blogger| iOS App
Now you can view the GoogleBlog Posts offline.
Language: Swift
IDE: Xcode
API source: https://developers.google.com/blogger/
Data Storage: Core Data
https://github.com/lanaelsanyoura/OfflineBlogger
Memory Lane
Memory Lane | iOS App
Memory Lane allows users to save their most memorable locations while they are there by pinpointing the place the desired location on a map.
Language: Swift
IDE: Xcode
Makes use of: User Location
https://github.com/lanaelsanyoura/MemorablePlaces
What's the Weather
What's the Weather | iOS App
Using the openweathermap.org API, this iOS app gives you the weather description for the city of your input!
Language: Swift
IDE: Xcode
API source: http://openweathermap.org
https://github.com/lanaelsanyoura/WhatsTheWeather
Tagger
Tagger | The PhotoRenaming Program
Tagger is a computer program that allows users to rename their images by adding tags or deleting tags and using search operations based on most common tag, specific tags, thus enhancing the photo viewing experience.
Language: Java
https://github.com/lanaelsanyoura/photoRenamer