git-repository
There are 65 repositories under git-repository topic.
rootVIII/git_clones
Git clone all of a user's PUBLIC Github repositories
Alok-2002/web_development_project
Welcome to the Web Development Projects repository! This repository contains a collection of web development projects built using HTML, CSS, JavaScript, React.js, Node.js, and other MERN stack (MongoDB, Express.js, React.js, Node.js) and full-stack technologies.
K1ethoang/Git-Commands
This repo can help you enhance knowledge about Git (Beginner)
p0zn/Git-Bash-Github-Rehberi
Git Bash Komutları Kullanımı ve Github / Created by : Furkan OZKAN
me-badsha/Git_GitHub_Documentation
It's a basic template Git & GitHub Documentation, Here you will learn how to git work.
Empty-Hacker/Amazon-Clone
Amazon Clone : A web-based mockup inspired by Amazon's design, built primarily for educational purposes. This project showcases HTML and CSS skills and serves as a reference for those learning web development. Not for commercial use.
mattst88/gentoo-git-squash
A script to create a SquashFS snapshot of a git repo
Saurabh251000/Resume_Builder
Resume/CV - Generator/Builder Website
scriptex/initial-commit
A starter template for a git repository.
Empty-Hacker/Netflix-Clone
A Netflix clone crafted using pure HTML and CSS. An exercise in frontend design, capturing the essence and aesthetics of Netflix's user interface.
1nfiniteloop/git-remote
Docker image for a minimal git remote
andreafuturi/GitMini
Minimal automated approach to GIT (git publish, git unpublish)
AranMesquita/Github_automation
Github_automation is a command-line interface (CLI) project, that utilises a PowerShell script, that I wrote, to automate the process of pushing an existing project to GitHub, or to automate creating a new project (in your projects directory) and its respective GitHub Repository on your GitHub.
autruonggiang/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
DaviVidal01/Git-Aulas
#Aprendendo: Utilizar o Git e Github enquanto estudo em casa sozinho em um domingo na madru ☕
ibatulanandjp/mirror-code-source-repo
Source Repository for Mirroring GitHub To CodeCommit
muhammedrahil/How-to-Use-Multiple-GitHub-Accounts-on-the-Same-Machine
Working with multiple GitHub accounts on the same machine can be challenging, especially when it comes to managing separate SSH keys and repositories. In this article, we will guide you through the process of setting up and using multiple GitHub accounts on your computer, making your development workflow more efficient and organized.
rahuls512/GitHubAction_OWASP-ZAP-SCAN
Testing Web Application Vulnerabilities with GitHub Actions and OWASP ZAP
rayanamal/delete-all-commit-history
Clean commit history of given remote git repositories.
rk0cc/jogu
A Java object which holding Git repository URL address
sachindolase/react-cryptocurrency-price-tracker
The React Cryptocurrency Price Taker project is an innovative web application built with React, a popular JavaScript library, that enables users to monitor real-time cryptocurrency prices and execute trades based on market data. With this application, cryptocurrency enthusiasts and traders can access up-to-date price information for a wide range o
stuttgart-things/sweatShop-analyzer
git repository analytics service
TechSponsorHub/learnGit
Este repositório ensina iniciantes a usar Git e GitHub, cobrindo desde os comandos básicos até colaboração em projetos com pull requests. Inclui exemplos práticos, exercícios e documentação para aprender a versionar e colaborar em projetos com confiança.
hhourani27/git-repo-generator
A CLI tool to generate Git repositories
rimanshupatel/git-tracker
🚀 GitTracker is an web application which finds a github user and display his/her short profile with some basic needy details.
ShrutiSangwan07/github_repositary_viewer
Welcome to GitHub Repositories Viewer! Easily adjust repos, explore 'johnpapa's world, and scroll through repo gems. Crafted with HTML, CSS, Bootstrap, and a dash of jQuery coolness. Enjoy your casual GitHub stroll with a touch of pro-level flair! 🚀🌟
ximilsoft/easygit
Python CLI tool that simplifies Git tasks, making it easier to manage your Github repositories.
containerscrew/gitrack
Scan local git repositories
MirkamolAsrorov/learning-git
This repository is created to get to learn git basics and to put them into practise.
prathi736/learn-git
All the content related to Git Learning
rahuls512/Java-App-github-actions
Complete Real-Time Project for JAVA Application DevSecOps using GitHub Action: CI/CD Project
sourceduty/GitHub
😺 Usage, discussion, notes and related information.
SREEHARI1994/githubtutorial
The accompanying GitHub repo for the medium article explaining how to correctly add and start using GitHub for your personal projects on Pc/Lap
tamada/rrh2
Remote Repositories Head/Repositories, Ready to Hack
Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-drives
(3 ports). i still leaning to spring cloud so i use any logic from the last project spring cloud. The differrence thing is configured to gitbackend on drives (it's not git repository on github.com) i also remind to use some annotations for Relations table in sql So my microservices provide 2 concept @OneToMany (List<T> listObj) ,@ManyToOne (T obj)
Thitikorn-Nupan/spring-boot-cloud-config-gitbackend-on-github.com
this project i know more and more about spring cloud config. i know the way to config gitbackend (git repository) server by using spring cloud server and know to access/retrieve properties file for using this case i make the way difference. (Accessing private gitbackend by build a token then use it). That's enough for beginer spring cloud