GithubHelp home page GithubHelp logo

Awesome Matrix Code

hasanalisiseci

Medium Badge Linkedin Badge Gmail Badge

🕵️ who is Hasan Ali

ceng, ios developer 👨‍💻📲

💻 Technologies I Love

  • iOS Mobile Development
  • Swift
  • UIKit
  • SwiftUI
  • Firebase

Programming Languages

Who am I?

class whoAmI {
 let user = 'Hasan Ali Şişeci'
 let birthYear = 2000
 let currentEdu = "Cumhuriyet University in Turkey"
 let departmentOfEdu = "ceng"
 let interest = "Mobile Application Development"

 var hobbies = [
 	   "design social media content",
 	   "watching series",
 	   "games",
 	   "being up all Night chasing that ONE BUG..."
 	   ]
  
  func getCity() -> String {
      return "Sivas/Turkey"
  }

  func ambitions() {
      PrepareAppForAppStore()
      GraduateFromUniversity()
      LearnEnglish()
      BeSpeakerAtConference()
  }
}

extension whoAmI {
  func showSummaryofBio() -> String {
  	let currentYear = Calendar.current.component(.year, from: Date())
  	let age = currentYear - birthYear
      return "Hello, I am \(user), \(age) years old. I'm studying \(departmentOfEdu) at \(currentEdu). I am currently interested in \(interest)"
  }
}
   

Hasan Ali's github stats

Hasan Ali's Projects

atm-1.0 icon atm-1.0

Yeni başlayanlar için basit java programları. | ATM (Simple java programs for beginners.)

catchthehasanali icon catchthehasanali

Başlangıç için basit bir swift koduyla oluşturulmuş Xcode projesi. (Xcode project created with a simple swift code to get started.)

currencyconverter icon currencyconverter

İnternetten aldığımız döviz verilerini kullanarak para birimlerinin birbirindeki anlık değerini veren uygulama. Uygulamada "fixer.io"dan alınan API'ler kullanılmıştır.

freeapis icon freeapis

list the free apis and discuss in comments

instaclonefirebase icon instaclonefirebase

Instagram adlı sosyal medya uygulamasının basitleştirilmiş bir kopyası olan bu uygulamada cloud datalar kullanarak kullanıcı adı, şifre ve fotoğraf verileri saklıyoruz. Basit arayüzü ve tasarımıyla Instagam'ın bir kopyası gibi duran uygulamada anasayfada gezinebiliyor, fotoğraf yükleyebiliyor, fotoğraflara açıklama ekleyebiliyor ve fotoğrafları beğenebiliyorsunuz. Bu işlemi yaparken bir Google teknolojisi olan Firebase'i kullandım.

kelimesayar-1.0 icon kelimesayar-1.0

Yeni başlayanlar için basit java programları.|Word-Counter (Simple java programs for beginners.)

maskdistribution icon maskdistribution

C # project that performs mask distribution control for COVID-19 by checking the ID number and personal information using KPSPublic Service

movieapp icon movieapp

An application that allows you to search for movies and see your details with the OMDb api. Develop with UIKit

news-feed-app icon news-feed-app

View trending news and view the headlines you want with the News API. Add the news you want to favorites. Developed with UIKit

ninemonths icon ninemonths

NineMonths, an informative application for pregnant women, is now on the appstore. Developed with SwiftUI

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.