From 396ff101162a1a98ee8a3efd0018e6a36ccee492 Mon Sep 17 00:00:00 2001 From: avi Date: Sun, 16 Jun 2024 10:52:24 +0530 Subject: [PATCH 01/37] Android Projects added --- App Development/readme.md | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/App Development/readme.md b/App Development/readme.md index de79ca02..241cd31a 100644 --- a/App Development/readme.md +++ b/App Development/readme.md @@ -12,6 +12,7 @@ App development refers to crafting software for diverse devices, involving plann - [YouTube Channels](#youtube-channels)
- [YouTube Playlists](#youtube-playlists) - [GitHub Repositories](#github-repositories) +- [Projects](#github-repositories) - [Interview](#interview) - [Conclusion](#conclusion) @@ -502,6 +503,55 @@ App development refers to crafting software for diverse devices, involving plann Library for handling localization and internationalization in React Native apps, supporting language and region detection. + +### projects + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ResourceDescription
Unit Convertor AppA Unit Converter app built with Jetpack Compose provides a sleek, modern interface for converting between various units of measurement, such as length, weight, and temperature. It leverages Compose's declarative UI toolkit to offer real-time updates, intuitive navigation, and a responsive layout that adapts seamlessly to different screen sizes and orientations.
Stop WatchA simple stopwatch app using Jetpack Compose features a clean and intuitive interface. It allows users to start, pause, and reset the timer with responsive buttons and displays elapsed time in a large, easily readable format. The app leverages state management and composables for smooth animations and performance. +
CSETechCSETech is a cutting-edge mobile application designed for Computer Science Engineering (CSE) students, offering a wealth of resources such as lecture notes, suggestions, and PVQ papers. Built using Jetpack Compose, it delivers a modern, intuitive, and highly responsive user interface, ensuring seamless access to educational materials on the go. +
Music Streaming Application + A **Static Music Streaming Application** using Jetpack Compose is a mobile app prototype that showcases the user interface and design elements of a music streaming service. It does not include backend functionality, but highlights components such as music libraries, playlists, and media controls using Jetpack Compose for a modern, declarative UI. +
Voice to Text ConvertorA voice-to-text app using Jetpack Compose is an Android application that converts spoken words into written text. It leverages Jetpack Compose for its UI components, providing a modern, declarative approach to building the user interface, and integrates with Android's SpeechRecognizer API to capture and transcribe voice input in real-time. +
Flip a CpoinA "Flip a Coin" app built with Jetpack Compose provides a simple and intuitive interface for simulating a coin toss. Users can tap a button to flip the coin, which will display an animation or result showing either heads or tails. The app utilizes Jetpack Compose's declarative UI framework for a seamless and modern user experience. +
To do listA To-Do List app built with Jetpack Compose provides a sleek and intuitive interface for managing tasks. Users can easily add, edit, and delete tasks, with real-time updates and smooth animations enhancing the user experience. The app leverages Compose's declarative UI to ensure a modern, responsive design that adapts seamlessly to different screen sizes. +
Dice a RollDice Roll App: Enjoy a sleek and intuitive experience with Jetpack Compose. Roll using images, making every gaming moment immersive and fun.
+ ### Interview Here are some Interview Preparation Resources. From b229f6d28b5238bad7055fefaf7e5018a5f06e22 Mon Sep 17 00:00:00 2001 From: Shreyaa173 Date: Sun, 16 Jun 2024 16:13:57 +0530 Subject: [PATCH 02/37] corrected the hover issue --- new-website/index.html | 54 +++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/new-website/index.html b/new-website/index.html index 25a10631..8151d922 100644 --- a/new-website/index.html +++ b/new-website/index.html @@ -10,6 +10,9 @@ + + + @@ -49,32 +52,35 @@ - - - - - +