Skip to content
View itsmylifestyle's full-sized avatar
💭
Open to work
💭
Open to work
  • QazCoding Dev.
  • The city of freedom
  • 22:01 (UTC +05:00)
  • LinkedIn in/aibekkhan
Block or Report

Block or report itsmylifestyle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
itsmylifestyle/README.md

Header

First of all - Welcome! I’m a nice fun and friendly person, I work well in a team but also on my own as I like to set myself goals which I will achieve, I have good listening and communication skills. I have a creative mind and am always up for new challenges. Also I'm a software engineer and I'm glad that you've come to my GitHub. Don't be shy to ask me whatever you want :)

Welcome!

import SwiftUI

struct ContentView: View {
  var body: some View {
      Text("My name is Aibek and I am a software engineer")
      Text("Welcome to my GitHub account :)")
          .padding()
  }
}
RightImage

Contact me

Linkedin Telegram

Languages and Tools

Java swift Sql GDScript HTML CSS firebase

Statistics

GitHub Stats
Top Languages

Popular repositories

  1. DesignApp DesignApp Public

    Learning the SwiftUI framework in this project. I will use and test some interesting methods from this framework, and the most interesting save and upload to this repository.

    Swift 1

  2. CompanyCalculator CompanyCalculator Public

    SwiftUI project for company. This app is able to calculate how much money should person give in order to close the bill.

    Swift 1

  3. MLImageRecognition MLImageRecognition Public

    This repository showcases my project using Apple's CoreML framework along with the MobileNetV2 model for image recognition. Users can select an image from their photo library, and the app uses mach…

    Swift 1

  4. Gamestore Gamestore Public

    This is a simple gamestore website done by Spring Framework for backend, HTML&CSS for frontend and MySQL to store the data.

    HTML

  5. HealthcareDatabase HealthcareDatabase Public

    This is a simple application to store the medicines and have the opportunity to add, delete and edit them. This is mainly about PostgreSQL and how to connect and work with the system.

    Java

  6. NewsPortalApp NewsPortalApp Public

    This is a simple mobile news portal application. For here I used Firebase to authorization and registration, MVVM pattern and Alamofire for server side.

    Swift