Pinned Repositories
3d-Flip-menu
A entirely programmed 3D flip menu which was made by Minh Pham.
3D-Particle-Transformator
A UIKit app that applies a self assembling effect on a 3D model.
BurgerKing-logo-Animated
A scratch program that does rendering + animation of Burger King logo.
CargoShip3D
Fun and intuitive way to view JSON data whilst a 3D model of ship moving in background.
DoublyLinkedList-Animated
The entire data structure is in swift generics so its reusable. A program that teaches fundamental concepts of doubly linkedlist in a easy way.
Hoverboard-Animated
Explore the experience of using a demo stats application of skateboard players by interacting with a 3D skateboard model.
Instagram-Clone-UIKit
Full stack Instagram clone iOS application built with programmatic UIKit
LinkedList-Animated
Data structure written in swift generics so its reusable and animations with help of coreGraphics
NewYearAnimated
Safari-OS-SwiftUI
An iOS app in swiftUI that looks and works similar to safari. More focused on UI.
rpati99's Repositories
rpati99/BurgerKing-logo-Animated
A scratch program that does rendering + animation of Burger King logo.
rpati99/3d-Flip-menu
A entirely programmed 3D flip menu which was made by Minh Pham.
rpati99/3D-Particle-Transformator
A UIKit app that applies a self assembling effect on a 3D model.
rpati99/DoublyLinkedList-Animated
The entire data structure is in swift generics so its reusable. A program that teaches fundamental concepts of doubly linkedlist in a easy way.
rpati99/LinkedList-Animated
Data structure written in swift generics so its reusable and animations with help of coreGraphics
rpati99/NewYearAnimated
rpati99/Instagram-Clone-UIKit
Full stack Instagram clone iOS application built with programmatic UIKit
rpati99/CargoShip3D
Fun and intuitive way to view JSON data whilst a 3D model of ship moving in background.
rpati99/Hoverboard-Animated
Explore the experience of using a demo stats application of skateboard players by interacting with a 3D skateboard model.
rpati99/Safari-OS-SwiftUI
An iOS app in swiftUI that looks and works similar to safari. More focused on UI.
rpati99/AR-Ruler-
An iOS app that measures the distance from 2 points using SceneKit
rpati99/BurgerKing-app-Concept-Animated
rpati99/Flash_filters
iOS app that applies grain and scratch filters onto the user selected image
rpati99/Persist-JSON-using-coreData
Program used to persist JSON in tableView cells using coreData
rpati99/QueueWithCircularBuffer
The project teaches the concept of circular buffer data structure with queue operation
rpati99/Budgetwise-iOS-Challenge
My submission for iOS Challenge by Budgetwise that contains to simulate the figma UI along with making the feature work as a budget tracker.
rpati99/eight_puzzle_solver_AI
Being subset of heuristic search, here we delve into some of the algorithms along with respective heuristics to solve the infamous 8-puzzle game.
rpati99/K-Nearest-Neighbor-AI
An implementation of one of algorithms under the field of AI coursework, with respective wrapper methods.
rpati99/PlatedRewards
rpati99/QuotlyApp
rpati99/RSA-Encryption
A Swift Playground that tours from the basics of the RSA encryption to the hands on session of it's algorithm followed by a quiz. (Accepted)