Pinned Repositories
adventofcode2021
CalendarToCalendar
This is an application that will let you get calendar events from Google Calendar and put them into the phone calendar. The application was written in swift. I will send a link to the app when it is uploaded to the app store.
CampingAR
HouseHunt
MathParser
A Swift library to parse mathematical expressions into Decimal values
Pair
This is a Java library in which you can do a Pair matching. This is similar to a 2-sized Tuple. This can be used for many reasons, such as filtering through paired input.
PDFDrawingView
PDFDrawingView is a lightweight PDF Viewer that has built in functionality for drawing.
PinCodeInputView
A input text view for entering pin code.
SwiftUICustom
A SwiftUI to UIKit implementation
Vortecs
jrosen081's Repositories
jrosen081/PDFDrawingView
PDFDrawingView is a lightweight PDF Viewer that has built in functionality for drawing.
jrosen081/CalendarToCalendar
This is an application that will let you get calendar events from Google Calendar and put them into the phone calendar. The application was written in swift. I will send a link to the app when it is uploaded to the app store.
jrosen081/SwiftUICustom
A SwiftUI to UIKit implementation
jrosen081/MathParser
A Swift library to parse mathematical expressions into Decimal values
jrosen081/CampingAR
jrosen081/HouseHunt
jrosen081/PinCodeInputView
A input text view for entering pin code.
jrosen081/Vortecs
jrosen081/adventofcode2021
jrosen081/Pair
This is a Java library in which you can do a Pair matching. This is similar to a 2-sized Tuple. This can be used for many reasons, such as filtering through paired input.
jrosen081/Assignment1
jrosen081/Assignment2
Assignment 2
jrosen081/Assignment3
Assignment 3
jrosen081/Assignment4
Assignment 4
jrosen081/Assignment5
Assignment 5
jrosen081/Assignment6
Assignment 6
jrosen081/Assignment7
Assignment 7
jrosen081/Assignment8
Assignment 8
jrosen081/FinalProject
Final Project
jrosen081/good-green-server
jrosen081/KWVerificationCodeView
A customisable verification code view to capture OTPs
jrosen081/RSMasterTableViewKit
All-In-One UITableView Kit with inbuilt PullToRefresh, Pagination, EmptyDataSet, Indicator, Networking and much more..
jrosen081/SDStateTableView
A subclass of UITableView to show states like data load error, no data found, no internet connection easily.
jrosen081/SimpleNetworking
jrosen081/swift
The Swift Programming Language
jrosen081/swift-aws-lambda-runtime
Swift implementation of AWS Lambda Runtime
jrosen081/swift-java
jrosen081/SwiftUILayoutReference
jrosen081/TreesInC
This is a fun repository in which I play around with trees and dynamically creating memory (and freeing it) in C.