Pinned Repositories
AppleWatchFaces
Create your own faces for watchOS. Customize the watch hands, layout, colors, and images. Edit faces on your phone and switch them on the watch.
BasicSpringBatch
very basic spring batch code. Outputs a txt file in the same path of the project. It doesn't read anything, I made the reader return a random String, that will be received by processor that will return a random String too, that will be received by the writer and will output a file. Can be used as skeleton of project
kafka-easy-sample
easy sample kafka json message
Map-SwiftUI
A simple app to show maps in SwiftUI
NotesAppSwiftUI
A simple sample of how to make a notes app using SwiftUI
practice-rails
small project to learn the basis of ruby on rails
React-Redux-Boilerplate
Awesome React / Redux boilerplate and tutorial.
Stockfish
UCI chess engine
swift-blog-like-app
SwiftUI-APIRequest-LoginSample
A simple login sample using API request. (SwiftUI)
gitpushforce's Repositories
gitpushforce/Map-SwiftUI
A simple app to show maps in SwiftUI
gitpushforce/SwiftUI-APIRequest-LoginSample
A simple login sample using API request. (SwiftUI)
gitpushforce/swiftui-dalle
Simple SwiftUI app implementing Dalle (openAI). Generates images depending on the text input
gitpushforce/AndroidJetPackBoilerplate
Boilerplate of android jetpack with kotlin
gitpushforce/book-application-kotlin
gitpushforce/chat-assignment
gitpushforce/chatwoot-mobile-app
Mobile app for Chatwoot - React Native
gitpushforce/golang-generate-dbcode-sqlc
Simple example of how to generate code using sqlc library and postgres DB
gitpushforce/grpc-client-streaming
java demo of client streaming pattern in grpc
gitpushforce/grpc-server-streaming
Simple grpc server streaming demo in java 11
gitpushforce/habitual-ecommerce-app
Ecommerce application where user can select the product categories they are interested in during the onboarding process to easily checkout the interested product from home screen. Design and concept used in the mobile application is from ZTM UI/UX course.
gitpushforce/java-gradle-grpc-unary
a basic sample of unary grpc in java using gradle
gitpushforce/java-reactive-boilerplate
Boilerplate of reactive programming in java
gitpushforce/poderossa
gitpushforce/React-Native-Apps
Curated List of Open Source React Native Apps. Curation curtesy of
gitpushforce/react-native-play-video-flatlist
gitpushforce/react-native-travel-app
An app that recommmends popular tourist destinations to users based on specified categories
gitpushforce/simple-laravel-study
This project is for personal study of laravel framework
gitpushforce/simple-nestjs-typescript-project
Simple nestjs project example for my personal study
gitpushforce/simple-rest-api-golang
Very simple api rest in golang (for golang study)
gitpushforce/slothiusdev2023
new version of my site using spring boot 3.14
gitpushforce/spring-webflux-demo
simple demo of spring webflux
gitpushforce/springboot3-redis-conf
Simple redis configuration with springboot 3
gitpushforce/swiftui-in-app-purchases
Sample of in app purchases with SwiftUI
gitpushforce/SwiftUI-iphone-ipad-firebase
A simple responsive App with SwiftUI and Firebase. (It displays a different design for ipad and iphone)
gitpushforce/SwiftUI-Sample-iOS-Widget
A simple widget using SwiftUI
gitpushforce/SwiftUIPlayGround
Few simple SwiftUI code
gitpushforce/typescript-node-practice
Simple sample of how to use typescript with node
gitpushforce/very-simple-calculator-react-native-typescript
calculator for react native using typescript study
gitpushforce/VisionOSSimpleMovieSelector
Basic sample for apple Vision OS created in SwiftUI