Pinned Repositories
Angular-Movies
Angular Movies | TV Shows is a simple web app built with The Movie DB API + Angular 15 + Material Angular.
Ayush2000Roy
Config files for my GitHub profile.
demo-microservice-nodejs
A demo microservice that finds distance between two ZIP codes using ZIPCodeAPI api
happy-places-app
Happy places is a basic app built with Kotlin programming language. It incorporates some petty features like adding your fav places using Google Maps API, description, photos. Deletion, insertion and sorting of the list of places is possible. Data is stored locally using SQLite.
k8s
Git repository for the "Kubernetes for Beginners"
kids-drawing-app
This kids drawing app uses the DrawingView class for drawing along with features like brush size changer, color picker, eraser, undo option, importing image to draw over it, saving the dawn image and sharing option.
MavenBuild-master
opencv-python
seven-minute-workout-app
Seven Minute workout App is a basic app that uses the Text-to-Speech (TTS), timer functionality and calculates the BMI according to the height and weight given. It uses SQLite to store data locally that can be accessed under the History tab within the app.
weather-app
Weather App displays the current weather, wind speed & direction, approx sunrise & sunset times using the free OpenWeatherMap API. JSON is used for data transfer. The app automatically refreshes the weather after restart.
Ayush2000Roy's Repositories
Ayush2000Roy/happy-places-app
Happy places is a basic app built with Kotlin programming language. It incorporates some petty features like adding your fav places using Google Maps API, description, photos. Deletion, insertion and sorting of the list of places is possible. Data is stored locally using SQLite.
Ayush2000Roy/kids-drawing-app
This kids drawing app uses the DrawingView class for drawing along with features like brush size changer, color picker, eraser, undo option, importing image to draw over it, saving the dawn image and sharing option.
Ayush2000Roy/weather-app
Weather App displays the current weather, wind speed & direction, approx sunrise & sunset times using the free OpenWeatherMap API. JSON is used for data transfer. The app automatically refreshes the weather after restart.
Ayush2000Roy/Angular-Movies
Angular Movies | TV Shows is a simple web app built with The Movie DB API + Angular 15 + Material Angular.
Ayush2000Roy/Ayush2000Roy
Config files for my GitHub profile.
Ayush2000Roy/demo-microservice-nodejs
A demo microservice that finds distance between two ZIP codes using ZIPCodeAPI api
Ayush2000Roy/k8s
Git repository for the "Kubernetes for Beginners"
Ayush2000Roy/MavenBuild-master
Ayush2000Roy/opencv-python
Ayush2000Roy/seven-minute-workout-app
Seven Minute workout App is a basic app that uses the Text-to-Speech (TTS), timer functionality and calculates the BMI according to the height and weight given. It uses SQLite to store data locally that can be accessed under the History tab within the app.
Ayush2000Roy/Ayush2000Roy.github.io
Portfolio Website
Ayush2000Roy/basic-maven-job
Ayush2000Roy/calculator-app
Calculator App is the most basic app to get started with app development using Kotlin. The app can perform very basic arithmetic operations like addition, subtraction, multiplication and division. Simple yet enough to start digging further into app development.
Ayush2000Roy/efficient-react
React.js Beyond the Basics
Ayush2000Roy/full-stack-with-angular-and-spring-boot
Your First Full Stack Application with Angular and Spring Boot
Ayush2000Roy/full-stack-with-react-and-spring-boot
Your First Full Stack Application with React and Spring Boot
Ayush2000Roy/hello-world
Everyone's first repository, hopefully!
Ayush2000Roy/Mastering-Spring-Framework-Fundamentals
Ayush2000Roy/meals-app
Meals App basically displays a variety of preloaded meals based on a certain selected cuisine. It shows the images, ingredients required and the steps to prepare the recipe. Images are taken from wikimedia using Image URLs.
Ayush2000Roy/personal-expense-app
Personal Expense is a very basic app made using Flutter SDK. It keeps a record of the expenses and shows a bar chart of expenses for a particular week.
Ayush2000Roy/places-app
Places app is built with dart programming language in Flutter SDK. It can store the pictures of your fav places with location and description. It can also use the current location. data is stored locally using SQFLite database handler.
Ayush2000Roy/quiz-app
Quiz App regarding national flags. Shows a variety of pre loaded flags and four options against each of them. Displays correct and incorrect option and shows the points awarded at the last. Flags can be added up to any number feasible.
Ayush2000Roy/react-basic-counter-app
A basic Counter App to get started with ReactJS
Ayush2000Roy/shop-app
Shop App is a basic app that displays a variety of items along with their price and image in the home screen. each product page contains description. more images, options like add to cart or favorite and buy now. It has an authentication screen that allows user to log out.
Ayush2000Roy/Simple-DevOps-Project