Giter Club home page Giter Club logo

MOHD FARHAN's Projects

31daysofkotlin icon 31daysofkotlin

A summary of all the Kotlin tips from Google's Android Developer #31DaysofKotlin on Twitter

ai-assistant---flutter icon ai-assistant---flutter

The "AI Assistant" project in Flutter harnesses the capabilities of ChatGPT and DALL-E API, creating a mobile app that offers users an interactive digital assistant. Users can have natural language conversations with the AI, ask questions, and even describe images to generate corresponding visual content.

alumnicarpool-frontend icon alumnicarpool-frontend

🚕AlumniCarpool is a Ubler-like single-page-components Vue application; Driver could initialize seats, create orders, and control their status, while passenger could select specified seat and rate the driver in historical orders. Frontend is developed via Vue and vuex.

android-global-parcelable icon android-global-parcelable

Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class you create. In a large project with many classes with many objects this becomes tedious violating the rules of code reusability. The solution is to create the Global Parcelable class that all other classes can extend.

android-open-project icon android-open-project

Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)383537512

clrs icon clrs

:notebook:Solutions to Introduction to Algorithms

custom-view-examples icon custom-view-examples

Collection of example applications to highlight creating custom Views and ViewGroups within the Android framework.

datetimepicker icon datetimepicker

DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.

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.