Zahidur Rahman Faisal (zr-faisal)

zr-faisal

Geek Repo

Company:Zero Apps

Location:Earth 1218

Home Page:https://www.kodeco.com/u/zr.faisal

Github PK Tool:Github PK Tool

Zahidur Rahman Faisal's repositories

adf-materials

The projects and the materials that accompany the Android Debugging Fundamentals book

License:NOASSERTIONStargazers:0Issues:0Issues:0

android-architecture

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

License:Apache-2.0Stargazers:0Issues:0Issues:0

android-topeka

A fun to play quiz that showcases material design on Android

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AndroidArchitectureComponentsKotlin

Android Architecture Componentes Kotlin Example

Language:JavaStargazers:0Issues:0Issues:0
Language:Objective-CStargazers:0Issues:2Issues:0
Language:JavaLicense:MITStargazers:0Issues:2Issues:0
Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

chiaki

Free and Open Source PS4 Remote Play Client

License:GPL-3.0Stargazers:0Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

computer-science

:mortar_board: Path to a free self-taught education in Computer Science!

License:MITStargazers:0Issues:1Issues:0

dashclock

Home screen widget for Android 4.2+

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

from-java-to-kotlin

From Java to Kotlin Cheat Sheet

Language:CirruLicense:MITStargazers:0Issues:2Issues:0

gogs

Gogs (Go Git Service) is a painless self-hosted Git service.

Language:GoLicense:MITStargazers:0Issues:0Issues:0

jobsgowhere

Job board for people who lost their jobs during covid crisis

License:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:2Issues:0

Kotlin-Extensions

Kotlin extensions for faster and painless development

Language:KotlinStargazers:0Issues:2Issues:0

open-source-ios-apps

:iphone: Collaborative List of Open-Source iOS Apps

Language:Objective-CLicense:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:2Issues:0
Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

prime_number

This is a small code in Python for finding the Prime numbers within any given range of integers. Here I saved all the prime numbers (from 2 to maximum-value-of-the-range ) in a list first. Later, all the prime numbers within the given range is saved in a separate list (prime_list_within_range). Because to make this code work faster I used a trick to find the prime numbers. That is, instead of dividing each number by all the integers between 1 and that number-itself inclusive, I divided each number by only the prime numbers smaller than it. If the number is divided by any smaller prime numbers, then its not a prime number. Interestingly, when the first number 2 was divided by the elements of the initial empty prime_list, it passed the condition to be a prime number. :) Now, since I used the list of prime numbers to find other prime numbers, I had to make that list from the beginning (from 2) regardless of the given range. Therefore, I had to use two lists here.

Language:PythonStargazers:0Issues:2Issues:0

spikes

Where ideas & concepts are born & incubated

License:NOASSERTIONStargazers:0Issues:0Issues:0

swift-algorithm-club

Algorithms and data structures in Swift, with explanations!

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0

swift-ui-animation-components-and-libraries

Swift UI libraries, iOS components and animations by @Ramotion - https://www.ramotion.com/agency/app-development/

Language:SwiftLicense:MITStargazers:0Issues:1Issues:0

SwiftDate

The best way to manage Dates and Timezones in Swift

Language:SwiftLicense:MITStargazers:0Issues:2Issues:0

TinyCrayon-iOS-SDK

A smart and easy-to-use image masking and cutout SDK for mobile apps.

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

uniforms

A React library for building forms from any schema.

License:MITStargazers:0Issues:0Issues:0

WorstFizzBuzz

iOS test for least efficient, but working implementation of FizzBuzz that you can think of!

Language:SwiftStargazers:0Issues:0Issues:0

Xamarin-Native-Extensions

Useful extensions for Xamarin Native Android and iOS components

License:GPL-3.0Stargazers:0Issues:2Issues:0

Xamarin-TagView

A custom view in Xamarin to generate a grid from list of words.

Language:C#License:GPL-3.0Stargazers:0Issues:0Issues:0