HajarElkoumikhi
Computer Science Student & Junior Developer :) Passionate about competitive programming, graphic design, cooking and traveling the world !
Paris, France
HajarElkoumikhi's Stars
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
vineetchoudhary/Downloader-for-Apple-Developers
Download Xcode, WWDC Videos, and other developer tools up to 16 times faster.
Wolg/awesome-swift
A curated list of awesome Swift frameworks, libraries and software.
soapyigu/Swift-30-Projects
30 mini Swift Apps for self-study
reinder42/SwiftCheatsheet
A cheatsheet for Swift 5. Including examples of common Swift code and short explanations of what it does and how it works. Perfect for beginner iOS developers!
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
webtorrent/webtorrent
⚡️ Streaming torrent client for the web
matteocrippa/awesome-swift
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
yonat/MultiSlider
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
Ramotion/swift-ui-animation-components-and-libraries
Swift UI libraries, iOS components and animations by @Ramotion
WenchaoD/FSCalendar
A fully customizable iOS calendar library, compatible with Objective-C and Swift
domeniconicoli/MockAPI
How To Use Protocols to Mock API Calls in Swift
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
public-apis/public-apis
A collective list of free APIs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
github/gitignore
A collection of useful .gitignore templates
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
hussien89aa/KotlinUdemy
Learn how to make online games, and apps for Android O, like Pokémon , twitter,Tic Tac Toe, and notepad using Kotlin
vandadnp/iOS-8-Swift-Programming-Cookbook
This is the GitHub repository of O'Reilly's iOS 8 Swift Programming Cookbook
vandadnp/iOS-9-Swift-Programming-Cookbook
Contains all example codes for O'Reilly's iOS 9 Swift Programming Cookbook (https://goo.gl/yqsWgY)
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
EbookFoundation/free-programming-books
:books: Freely available programming books
ghughal/software-development-ebooks
[BOOKS][The most interesting Software Development books]
oleh-zayats/awesome-unit-testing-swift
A curated collection of awesome blog articles, books, talks, podcasts, tools/frameworks and examples.
popei69/TemplateProject
An iOS template project implementing MVVM pattern
rupali317/book
Kleemann/Clean-Swift-Templates
Kleemanns Clean Swift Templates
Clean-Swift/CleanStore
A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.