Bu repo, bilgisayar mühendisliği bölümünde yazmış olduğum projeleri içeren bir GitHub deposudur.
- Depoyu klonlayın:
git clone https://github.com/LoneOdDaeth/ComputerEngineering.git
- Proje dizinine gidin:
cd ComputerEngineering
- Gerekli bağımlılıkları yükleyin.
Bu projeye katkıda bulunmak istiyorsanız, lütfen aşağıdaki adımları takip edin:
- Bu depoyu
fork
edin. - Yeni bir özellik ekleyin veya hata düzeltmeleri yapın.
- Değişiklikleri commit edin:
git commit -m 'Yeni özellik eklendi'
- Değişiklikleri kendi fork'ünüze push edin:
git push origin ana-dal
Pull
isteği oluşturun.
Sorularınız veya geri bildirimleriniz için instagram, linkedin veya email üzerinden ulaşabilirsiniz.
This repository contains projects I have written during my studies in the computer engineering.
- Clone the repository:
git clone https://github.com/LoneOdDaeth/ComputerEngineering.git
- Navigate to the project directory:
cd ComputerEngineering
- Install the necessary dependencies.
If you want to contribute to this project, please follow these steps:
Fork
this repository.- Add a new feature or make bug fixes.
- Commit the changes:
git commit -m 'Added a new feature'
- Push the changes to your fork:
git push origin main
- Create a
Pull
request.
For your questions or feedback, you can reach me on Instagram, LinkedIn, or email.