Pinned Repositories
acitivityLifecycle
algorithms-and-problems
This repository contains the problems and algorithms i have learned and coded so far.
android_animations
My playground repository for android animations
android_databinding
AnroidDBSampleApp
Android sample app for showcasing data binding features and architecture components i.e. ViewModel, lifecycle, Livedata
apprajapati9.github.io
compose-todo
First compose todo app to learn and improve.
CPlusPlus
My own solutions for Leetcode and other programming problems in C++
foodyapp
This app consumes RestAPI from spoonacular to display recipes of different dishes.
stackoverflow-mvp
MVP (Model-View-Presenter) architecture demonstration using a simple application that fetches questions from stackoverflow open API.
apprajapati9's Repositories
apprajapati9/apprajapati9.github.io
apprajapati9/acitivityLifecycle
apprajapati9/algorithms-and-problems
This repository contains the problems and algorithms i have learned and coded so far.
apprajapati9/android_animations
My playground repository for android animations
apprajapati9/android_databinding
apprajapati9/AndroidUserLoginApi_PhpMySql
apprajapati9/AnroidDBSampleApp
Android sample app for showcasing data binding features and architecture components i.e. ViewModel, lifecycle, Livedata
apprajapati9/apprajapati.github.io
Github pages blog
apprajapati9/authentication_web_app_node.js
apprajapati9/blogExplorer-Retrofit
apprajapati9/compose-todo
First compose todo app to learn and improve.
apprajapati9/CPlusPlus
My own solutions for Leetcode and other programming problems in C++
apprajapati9/foodyapp
This app consumes RestAPI from spoonacular to display recipes of different dishes.
apprajapati9/stackoverflow-mvp
MVP (Model-View-Presenter) architecture demonstration using a simple application that fetches questions from stackoverflow open API.
apprajapati9/canvas-android
A repository for testing and playing with canvas drawing
apprajapati9/compose-android
apprajapati9/HiltDi
Android project to showcase Hilt dependency injection.
apprajapati9/intent-tutorial
App that explain implicit and explicit intents
apprajapati9/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
apprajapati9/kmp-news
A github repo for KMP (Kotlin Multiplatform) project to learn compose and KMP. In this project, developing a news app for both Android and iOS platform using KMP.
apprajapati9/lerp-in-ts
apprajapati9/manim-youtube
Repository for python manim code to generate animations for youtube channel.
apprajapati9/memory-game
Android memory game
apprajapati9/mvvm-compose-crypto
MVVM architecture app that uses Jetpack compose for UI to display Crypto information using Coinpaprika API.
apprajapati9/Node_Projects
apprajapati9/OwnLiveData
Own implementation of lifecycle aware LiveData
apprajapati9/p5-animations
Playground project to learn new canvas animations
apprajapati9/PySolutions
Source code for DSA and automation scripts in Python.
apprajapati9/raycasting
Learning Typescript by implementing Raycasting. Also trying to understand math required to implement raycasting.
apprajapati9/recyclerview-itemtouchhelper
Custom implementation of ItemTouchHelper to add buttons on swiping recyclerview items.