Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
dnyandeepchute committed Jun 19, 2024
2 parents d4e55eb + ce6b2f4 commit f2b64ee
Show file tree
Hide file tree
Showing 14 changed files with 1,014 additions and 189 deletions.
50 changes: 50 additions & 0 deletions App Development/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ App development refers to crafting software for diverse devices, involving plann
- [YouTube Channels](#youtube-channels)<br>
- [YouTube Playlists](#youtube-playlists)
- [GitHub Repositories](#github-repositories)
- [Projects](#github-repositories)
- [Interview](#interview)
- [Conclusion](#conclusion)

Expand Down Expand Up @@ -506,6 +507,55 @@ App development refers to crafting software for diverse devices, involving plann
<td>Library for handling localization and internationalization in React Native apps, supporting language and region detection.</td>
</tr>
</table>

### projects

<table width = "100%">
<tr>
<th>Resource</th>
<th>Description</th>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/-_-_1_unit_convertor">Unit Convertor App</a></td>
<td>A 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.</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/-_-_5_Stop_watch">Stop Watch</a></td>
<td>A 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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/CSETech">CSETech</a></td>
<td>CSETech 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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/Music-Streaming">Music Streaming Application</a></td>
<td>
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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/Voice-Assistance">Voice to Text Convertor</a></td>
<td>A 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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/flip_a_coin">Flip a Cpoin</a></td>
<td>A "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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/To_do_List">To do list</a></td>
<td>A 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.
</td>
</tr>
<tr>
<td><a href = "https://github.com/GAVINESHWAR/Dice_a_Roll">Dice a Roll</a></td>
<td>Dice Roll App: Enjoy a sleek and intuitive experience with Jetpack Compose. Roll using images, making every gaming moment immersive and fun.</td>
</tr>
</table>

### Interview

Here are some Interview Preparation Resources.
Expand Down
32 changes: 32 additions & 0 deletions Computer Architecture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Computer Architecture is the study of the structure, organization, and design of
- [Beginner Projects](#beginner-projects)
- [Intermediate Projects](#intermediate-projects)
- [Advanced Projects](#advanced-projects)
- [Interview](#interview)
- [Conclusion](#conclusion)

### Roadmap
Expand Down Expand Up @@ -227,6 +228,12 @@ Computer Architecture is the study of the structure, organization, and design of
<td><a href="https://www.youtube.com/playlist?list=PLBlnK6fEyqRi4toMqZhHt3C7vzS5lRvfQ">Computer Architecture by Neso Academy</a></td>
<td>A comprehensive playlist covering various topics in computer architecture.</td>
</tr>
<tr>
<td>
<a href="https://www.youtube.com/watch?v=kTdvOlA2ko0&list=PLXj4XH7LcRfDXDRzSLv1FfZ-SSA38SiC0">Computer Architecture by Sudhakar Atchala</a> </td>
<td>This playlist contains topic from computer architecture</td>
</tr>

</table>

### Resources for Finding Research Papers
Expand Down Expand Up @@ -360,6 +367,31 @@ Computer Architecture is the study of the structure, organization, and design of
</tr>
</table>

### Interview
<table width="100%" id="interview">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://www.analyticsvidhya.com/blog/2022/08/basic-interview-questions-on-computer-architecture/">Basic Interview Questions On Computer Architecture - Analytics Vidhya</a></td>
<td>This article contains fundamental interview questions on computer architecture from Analytics Vidhya.</td>
</tr>
<tr>
<td><a href="https://www.indeed.com/career-advice/interviewing/computer-architecture-interview-questions">Top 25 Computer Architecture Interview Questions(and Example Answers)</a></td>
<td>Here are 25 computer architecture interview questions from the Indeed website.</td>
</tr>
<tr>
<td><a href="https://www.naukri.com/code360/library/computer-architecture-interview-questions">Computer Architecture Interview Questions and Answers - Naukri</a></td>
<td>This article consists of the top 30 most popular Computer Architecture interview questions.</td>
</tr>
<tr>
<td><a href="https://career.guru99.com/top-21-cad-interview-questions/">Top 21 Computer Architecture Interview Questions and Answers - Career Guru99</a></td>
<td>This article consists of Computer Architecture interview questions and answers for freshers as well as experienced candidates to get their dream job.</td>
</tr>

</table>

### Conclusion

Computer Architecture is a critical field that underpins the functionality and performance of computer systems. The resources provided here are intended to guide you through the learning process, from basic concepts to advanced projects. Engage with the communities, participate in competitions, and apply your knowledge through hands-on projects to deepen your understanding and skills in this field.
Expand Down
Loading

0 comments on commit f2b64ee

Please sign in to comment.