GithubHelp home page GithubHelp logo

himanshu2468's Projects

flip-the-coin icon flip-the-coin

In this android application/game, I write some Kotlin code in which I take user input as the basis on instructions that is user has to give the input as integer number in which I convert the xml textview into integer to compare the random number as I denote the 1 as head and 2 as tail and 3 as draw.If the user input and the coin has same then You win otherwise you lose. I uses very basics of android development to develop this aaplication.

foodzone icon foodzone

In this flutter application, people can see the meals by category. In category, we can apply filters in meals like vegetarian, lactose-free, etc and meals include their image with having recipes and ingredients.

meme-share icon meme-share

In this android application, I call the API by Volley library , do image processing, add multiple libraries in android and share functionality. I use API that is random meme API by github. Also give internet permission and add JsonObjectRequest. I use Glide libraries and add the following dependencies in gradle, add progress bar and set its visibility and lastly set it into recommended way by move the Queue request code to Mysingleton class. This application uses network connectivity and through API call it shows the random meme image that generated by API and add next button which will show the next random meme and also add the share button which will give url of meme and helping to share the meme among friends.

myshop icon myshop

This flutter application is a platform where people can buy and sell their products. The application includes many features like authentication, favorites filter, cart, orders, etc. The whole user data is store in the firebase database.

news-feed icon news-feed

In this android application, I added the Recycler view and have the scrollable view. Basically, this application is used for news purpose, the newsapi provide the online and current updates of news and I added chrome custom tabs feature through this whenever you click on the news, the complete news article is open in the app without using the intent that is not to move on chrome application. I learn about an adapter that is how adapter binds the data with Recycler View using viewholder and also by the layout manager. I use a layout inflator which is use to convert the XML to View. Adapter has three important functions that is onCreate function when viewholder create, getItemCount(One time call and return the total number of the item), and the onBind function which is used to bind the data. This application shows 20 news articles at a time and we also change the category of news by changing in newsapi. News article contains news image, headline(title) and author.

notes-app icon notes-app

I learn android architecture which is correct way to organize and bind and store the data and connect with the mainActivity. This application stores your data and add the noes and give features to add and remove the note in the app. In android architecture are made up room, Work manager, Lifecycle , Paging , Navigation and data binding. The control flow to use the android architecture is firstly start with room database(which manages local data , SQLite data sources using objects) which have entity , SQLite and DAO that is data access object and then go to next step that is Repository which is single source of truth for all app data, clean API for UI to communicate and then move to View model which holds all the data needed for the UI , View Model is one which is use in Main Activity and then the final step that is UI Controller(Activtiy) , it displays data and forward on UI events. When you click on submit then note is inserted in the application then it will store the note data and not erase even you close the app.

pokedex icon pokedex

Pokedex flutter application purpose is same as pokedex device in pokemon anime series. Pokedex gives all data of a pokemon from a public API and gives a searching feature to search the pokemon directly and also have animated splash screen at the starting of app.

tic-tac-toe icon tic-tac-toe

This application is a TIC TAC TOE game in which I This application is a TIC TAC TOE game in which I provided one Start page in which there is one Start new game button on which when you click then you move to the next screen with the help of intent and also include the text on Start page that shows which player won. The next screen is mainActivity in which I made the 3X3 matrix of buttons on which when you click it will appear X and O and when you won the match, there is a toast message with the name of player won and you automatically go to the Start screen with the winner player name and also add the free app icon of tic tac toe. This android game is very amazing and self-made application.

tip-time icon tip-time

This android application is used for calculating the tip food or anything which you want to give the tip for the service. In this application, I added three radio buttons for service feedback that is amazing, good or okay with percent and also add switch for roundoff the tip and also add the application icon. The tip is calculated in the currency according to your mobile language set.

wishes icon wishes

This is very basic application in which I write some Kotlin code to take name input and To display the Happy Birthday wishes with name and with Party image. In this, I made two interface that whenever I click on create birthday card button, it will move to next interface which will display the greeting message.

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.