Git Product home page Git Product logo

github-slideshow's Introduction

👋 Hello, I'm Arun Aditya! 📱 Android Developer | 🚀 Mobile App Enthusiast | 🌟 Passionate About Crafting Digital Experiences

👨‍💻 I'm a dedicated Android Developer with a knack for building sleek and responsive mobile apps that users love. My journey in the world of Android began in the year 2019 when i was in college and I've been hooked ever since.

🔧 My Tech Stack:

  • 📱 Android (Java/Kotlin)
  • 🧰 Android Studio
  • 📦 Gradle
  • 🚀 MVVM Architecture
  • 📊 RESTful APIs
  • 🧪 Unit and UI Testing
  • 📱 Material Design
  • 🌐 Firebase

🚀 What I Do:

  • ✨ Transforming ideas into polished Android apps
  • 📊 Crafting delightful user experiences
  • 🧪 Ensuring app quality through rigorous testing
  • 🌐 Integrating APIs for real-time data
  • 🚀 Continuous learning and keeping up with the latest trends

About me 👀

Arun's github stats My Streak Stats

🌱 Always Learning: I believe in continuous improvement, and I'm constantly learning and exploring new technologies and best practices in the Android development world. Let's connect, share knowledge, and grow together!

📫 Reach Me: 🌐 Portfolio: https://github.com/ProArun 📧 Email: [email protected] refrence: https://dev.to/jacktt/creating-dynamic-readmemd-file-388o , https://github.com/Gajanand9608

Articles on Dev.to

Check out my articles on dev.to 🔖📖📚🤓

thumbnail PURISTA - Tests with Jest, Sinon.js and Testcontainers
In the journey of crafting the PURISTA TypeScript backend framework, the need for automated software...
12/09/2023
thumbnail PURISTA: Build with rimraf, esbuild, Turbo & git-cliff
In our previous article, we laid the foundation with a glimpse of our coding setup. It's now time to...
11/09/2023
thumbnail PURISTA - Thanks to amazing open-source software
Welcome to our series on the unsung heroes behind PURISTA! Ever wondered about PURISTA? It's not...
11/09/2023
thumbnail SurrealDB - Improve data integrity by adding schema information
In the concluding chapter of this series, we'll delve into the intriguing world of SurrealDB's schema...
08/09/2023
thumbnail SurrealDB - Query and combine data via relations
In the previous article of this series, we set up the foundation and added some sample data. Now,...
08/09/2023
thumbnail SurrealDB - Structuring Data for Multi-Tenant Role & Permission Systems
Let's dive into the vision of what we're aiming to create. Our goal is to develop a versatile...
08/09/2023
thumbnail SurrealDB  - The Magic Database to Keep on Your Radar
As a TypeScript backend developer, I've been juggling various projects, and one particular challenge...
08/09/2023
thumbnail Bun 1.0 - JavaScript meets speed of light
Yesterday, version 1.0 of Bun was officially unveiled, and now it's here, ready for use. This marks...
07/09/2023
thumbnail One more thing - Apple's push on web apps on...
The Conclusion of WWDC2023 Keynote: Apple's Unexpected Emphasis on Websites and Web Apps on...
05/06/2023
thumbnail The need for a new backend framework
Building software fast, focused on business requirements, in a cost-efficient way without losing options for the future
03/06/2023

Today's Weather Forecast in My Hometown

Hanoi, Vietnam - 16/09/2023

Moderate rain

Hour 00:0001:0002:0003:0004:0005:0006:0007:0008:0009:0010:0011:0012:0013:0014:0015:0016:0017:0018:0019:0020:0021:0022:0023:00
Weather
Condition Light rain showerLight rainLight rain showerLight rain showerLight rain showerLight drizzlePatchy rain possiblePatchy light drizzlePartly cloudyPatchy rain possibleLight rain showerLight drizzleLight rain showerLight drizzleLight rain showerCloudyCloudyCloudyCloudyOvercastLight rain showerLight rain showerPatchy rain possiblePatchy rain possible
Temperature 24.6 °C24.4 °C24.3 °C24 °C24 °C23.8 °C23.8 °C23.9 °C27 °C26 °C26.8 °C26.8 °C27.3 °C27.7 °C28.1 °C28.1 °C27.6 °C27.1 °C26 °C25.5 °C25.1 °C24.9 °C25 °C25 °C
Wind 8.3 kph7.2 kph7.2 kph8.3 kph9.4 kph7.6 kph8.6 kph8.3 kph9 kph8.6 kph7.2 kph5.8 kph4.7 kph3.6 kph2.5 kph2.2 kph2.9 kph4.3 kph4.7 kph5 kph5.4 kph4.7 kph4.7 kph4 kph

Updated at: 2023-09-16T01:20:08Z - by huantt/weather-forecast

github-slideshow's People

Contributors

brianamarie avatar carolynshin avatar crichid avatar dependabot[bot] avatar githubteacher avatar hectorsector avatar jasonetco avatar snyk-bot avatar

Watchers

 avatar

github-slideshow's Issues

Getting Started with GitHub

👋 Welcome to GitHub Learning Lab's "Introduction to GitHub"

To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.

👇 This arrow means you can expand the window! Click on them throughout the course to find more information.

What is GitHub?

What is GitHub?

I'm glad you asked! Many people come to GitHub because they want to contribute to open source 📖 projects, or they're invited by teammates or classmates who use it for their projects. Why do people use GitHub for these projects?

At its heart, GitHub is a collaboration platform.

From software to legal documents, you can count on GitHub to help you do your best work with the collaboration and security tools your team needs. With GitHub, you can keep projects completely private, invite the world to collaborate, and streamline every step of your project.

GitHub is also a powerful version control tool.

GitHub uses Git 📖, the most popular open source version control software, to track every contribution and contributor 📖 to your project--so you know exactly where every line of code came from.

GitHub helps people do much more.

GitHub is used to build some of the most advanced technologies in the world. Whether you're visualizing data or building a new game, there's a whole community and set of tools on GitHub that can get you to the next step. This course starts with the basics, but we'll dig into the rest later!

📺 Video: What is GitHub?



Exploring a GitHub repository

Exploring a GitHub repository

📺 Video: Exploring a repository

More features

The video covered some of the most commonly-used features. Here are a few other items you can find in GitHub repositories:

  • Project boards: Create Kanban-style task tracking board within GitHub
  • Wiki: Create and store relevant project documentation
  • Insights: View a drop-down menu that contains links to analytics tools for your repository including:
    • Pulse: Find information about the work that has been completed and the work that’s in-progress in this project dashboard
    • Graphs: Graphs provide a more granular view of the repository activity including who contributed to the repository, who forked it, and when they completed the work

Special Files

In the video you learned about a special file called the README.md. Here are a few other special files you can add to your repositories:

  • CONTRIBUTING.md: The CONTRIBUTING.md is used to describe the process for contributing to the repository. A link to the CONTRIBUTING.md file is shown anytime someone creates a new issue or pull request.
  • ISSUE_TEMPLATE.md: The ISSUE_TEMPLATE.md is another file you can use to pre-populate the body of an issue. For example, if you always need the same types of information for bug reports, include it in the issue template, and every new issue will be opened with your recommended starter text.

Using issues

This is an issue 📖: a place where you can have conversations about bugs in your code, code review, and just about anything else.

Issue titles are like email subject lines. They tell your collaborators what the issue is about at a glance. For example, the title of this issue is Getting Started with GitHub.

Using GitHub Issues

Using GitHub issues

Issues are used to discuss ideas, enhancements, tasks, and bugs. They make collaboration easier by:

  • Providing everyone (even future team members) with the complete story in one place
  • Allowing you to cross-link to other issues and pull requests 📖
  • Creating a single, comprehensive record of how and why you made certain decisions
  • Allowing you to easily pull the right people and teams into a conversation with @-mentions

📺 Video: Using issues


Managing notifications

Managing notifications

📺 Video: Watching, notifications, stars, and explore

Once you've commented on an issue or pull request, you'll start receiving email notifications when there's activity in the thread.

How to silence or unmute specific conversations

  1. Go to the issue or pull request
  2. Under "Notifications", click the Unsubscribe button on the right to silence notifications or Subscribe to unmute them

You'll see a short description that explains your current notification status.

How to customize notifications in Settings

  1. Click your profile icon
  2. Click Settings
  3. Click Notifications from the menu on the left and adjust your notification preferences

Repository notification options

  • Watch: You'll receive a notification when a new issue, pull request or comment is posted, and when an issue is closed or a pull request is merged
  • Not watching: You'll no longer receive notifications unless you're @-mentioned
  • Ignore: You'll no longer receive any notifications from the repository

How to review notifications for the repositories you're watching

  1. Click your profile icon
  2. Click Settings
  3. Click Notification from the menu on the left
  4. Click on the things you’re watching link
  5. Select the Watching tab
  6. Click the Unwatch button to disable notifications, or Watch to enable them


Keep reading below to find your first task

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.