Giter VIP home page Giter VIP logo

github-slideshow's Introduction

  License: MIT   

..

Hello Folks ... This is Utsavkumar Patel...

Utsavkumar_Patel

𝑰 ❤️ 𝑭𝒓𝒐𝒏𝒕-𝒆𝒏𝒅 𝑫𝒆𝒗𝒆𝒍𝒐𝒑𝒎𝒆𝒏𝒕 ..!!

: Tech experience✨ : I'm currently working as Implementation & Support Specialist at Harris Computer. Prior to this, I gained practical experience as an eCommerce Coordinator with Mosaic North America, where I played a key role in the ShopHERE Program Powered by Google. Additionally, I have a strong background as a Web Developer with Adaptia and have completed a 4-months internship as a UX/UI Designer at Communitech.I also have freelance web development experience with STEM Montessori Academy of Canada and have devoted over 6 months to an internship as a PHP Web Developer with a company focused on projects related to India.

  • 💫 I'm recent CST(Computer Science and Technology) 🎓💻 January 2022 grad student🧑 from Mohawk College ​🏫​👩‍🎓​⬆️️​... Recently got recognition as the Engager of the month award🏆 for the month of December 2022 for all of my work, peer reviews, and helping fellow coordinators and supporting Small Businesses in the ShopHERE Program..

  • 🔭 I’m currently learning: ... PostMan API, Angular, Tailwind CSS ...

  • 👯 I’m looking to collaborate on : ... making great things & projects...

  • ⚡ Fun fact : ... eat, sleep, & learning repeat ...

  • 💬 Ask me: Anything ...

  • 😄 Pronouns: He/Him ...

  • ⚡ Fun fact: I am good with people ...

Talk with me 📱 Contact, I am kind of awesome :


Analytics 📊 :


Google Analytics 

Collaboration Tools 📱 :


Discord  Google Meet  Microsoft Teams  Slack  Skype  Zoom 

Cloud ☁ :


Google Cloud  Heroku  Microsoft Azure  Oracle  Salesforce

Content Management Systems (CMS) 🌈 :


Shopify  Squarespace  Square  Bookmark  Weebly  Wix  WordPress  Lightspeed 

Design 🖍 :


Canva  Adobe Phtotoshp  Figma  Adobe XD  Pexels  Unsplash

Database ⚡ :


MongoDB  MySQL

📚 Education :


Coursera  FreeCodeCamp  Khan Academy  Udemy  W3School 

🚀 Frameworks & Library :


DOTNET  Babel  Bootstrap  CodeIgniter  Expo  FireBase  Font Awesome  GitHub  jQuey  Laravel  Material UI  Microsoft  Node  Npm  Postman  PowerBI  React  React Table  React Router  Sass  Selenium  Tailwind  Vue JS  Webpack  Xampp 

IDEs/Editors 👨‍💻 :


Visual Studio Code  ADOBE DREAMWEAVER  Visual Studio  IntelliJ IDEA  Sublime Text  Notepad++ XCode 

Languages :


C  C++  C#  Css3  Html5  Javascript  Json  Php  Python  Typescript 

📱 Mobile Frameworks :


React Native 

𝗠𝘆 Tech 𝗦𝘁𝗮𝗰𝗸 ⌨️:


React  MUI  NPM  Expo  React Native  React Router  Babel  Semantic UI React  Webpack  Styled Components  JWT  Bootstrap  jQuery  Vue.js  Vanilla.js  JavaScript  TailwindCSS  CSS3  HTML5  .Net  C#  Java  JSON  PHP  Python  Selenium  Power BI  MySQL

💻 OS :

Android  Mac OS  iOS  Linux  Windows  Windows 95  Windows XP  Windows 11

Office 👨‍💻 :


Microsoft Visio  Google Sheet    Microsoft Access  Microsoft Excel  Microsoft PowerPoint  Microsoft SQL Server  Microsoft Word  Prezi  Stack Overflow  Microsoft SharePoint  Miro  ToDoList

Project Management | CRM Tool | Communication| Testing | Marketing Tools 👨‍💼:


Asana  Microsoft Project  Salesforce  Hubspot  Slack  Bugherd  Klaviyo 

Payment Integration :

Amazon Pay  Apple Pay  Goodle Pay  MasterCard  PayPal  Paytm  Phonepe 

Social 👨 :

Element  Facebook  Github  GitLab  Instagram  LinkedIn  Pinterest  Quora  Signal  Signal  Snapchat  Stack Overflow  TikTok  Twitter 

🎶 Sound :

Apple Music  Apple Podcasts  Google Podcasts  Spotify  Youtube Music

🛒 Store :

Apple Store  Google Play 

🎞 Streaming :

Amazon Prime  Hulu  Netflix  Twitch  Youtube 

💻 Terminal :

Git  Powershell  Windows Terminal

Version Control Systems (VCS) ⚡:


Git  GitHub  GitLab

💻 Virtualization :

VirtualBox  VMWare

⏱️ Workflow Platforms :

Jira 

💻 Workspace Spec :

Apple_MacBook_Air_M2  Apple  Apple Laptop  Dell  Intel  Dell 

Achievement 🏆:


:octocat: My GitHub 𝗦𝘁𝗮𝘁𝘀 📊:


Top Langs

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.