Code Monkey home page Code Monkey logo

Hello! šŸ‘‹ I'm AnthonyKid.

I'm An independent Software Engineer, hardworking person, and i really like to try all the new things! I've learned Flutter, Kotlin, Java(Mobile), Java, Python, PHP, HTML, CSS, Snapchat AR, and I also try to make a game using unity.

I'm currently active in contributing @anthonykid I'm trying to make a progress everyday even if it is a small step.

  • šŸŒ± Iā€™m currently learning about cloud technology for mobile apps (multi-platform)
  • šŸ’¬ Feel free to ask me about mobile developing (I'm using Flutter)
  • šŸ“« How to reach me:
  • āš” Instagram : @anthonyrustan
  • āš” Twitter : @anthony24729
  • āš” Github : @anthonykid

Github Statistic

Reach me on :

Some Certificate :

Winning Challenge :

Anthony's Projects

flutter_dicoding_layoutbuilder_responsive_scale icon flutter_dicoding_layoutbuilder_responsive_scale

in this project, the code is gonna be responsive with the layout that you have been given, try using web-javascript to run the code, so you can see how the responsive of the code looks just like bootstrap.

flutter_drag_sizedbox_material icon flutter_drag_sizedbox_material

in this project i make 2 widget as a draggable widget, and 1 dragable target, so we are gonna drag from the 2 options we make with the dragable widget, and make the colors duplicate when we drag it to the draggable target, if we drag it the starting point for the 2 widget that is draggable im making another color, so we know the draggable is working. if you have any issues, just issues this project and i would reply .

flutter_dropdown_button icon flutter_dropdown_button

this is how to make a dropdown button in flutter/dart, it need to be on statefulwidget to make the dropdown button, i learn it from dicoding

flutter_expanded_widget icon flutter_expanded_widget

this project is how to use expanded widget, and i tried using flex in the yellow color, to make it twice as big as the other expanded widget that i have, its usefull because any size can fit in when you use expanded widget, example (web-javascript)

flutter_flexible_widget icon flutter_flexible_widget

In this project i make the tutorial about how to make a flexible widget using flex (this would be very helpfull for future beginner), im makin 3Column, and for the top Column i filled with 3 Row, if you have any problem just issues this project and i would reply ASAP. Thankyou

flutter_font_features icon flutter_font_features

in this project im trying to use font features from microsoft, you can use the font features from this link(https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist), it will tell you about the font features that you can use beside what i import in my code, and in my project i import 3 fonts and use more font features so you can see the diffrence between the default and using the font features, dont forget to check the pubspec.yaml when you import the asset. if you still have any problem, please issues this project and i would reply to you ASAP. note : the pubspec.yaml sometimes not working so make sure you put the import in the right place, and dont forget to clean and get pub packages.

flutter_generate_qr_code icon flutter_generate_qr_code

in this project i make a qr generator, we would put the link first and the we use QRImage to make the QR, we need to import the packages first, not only in the main.dart but on the pubspec.yaml too, i make the coding very easy and very understandable, i hope this can help, i explain what i use inside this project, if you have any problem, just issues this project and i would reply ASAP.

flutter_gesture_detector icon flutter_gesture_detector

in this project i make the function to know when user is tapping, double tapping, or long press the button, this is how to know the gesture of user, and how to make function for a conditional gesture from user

flutter_gradient_opacity icon flutter_gradient_opacity

in this project i try to make an gradient opacity picture using shadermask, it makes our picture from internet to have a linear gradient opacity, if you have any problem just issues this project, and i would reply ASAP.

flutter_hero_and_cliprrect_widget icon flutter_hero_and_cliprrect_widget

in this project im using Hero widget and ClipRRect Widget, im making it so the profile picture would be slide and expand like an usual profile picture if we want to see even closer, im using hero widget so the animation looks like it comes from the profile picture itself, and the cliprrect so i can cut the edge from my rectangular picture and make it circle so it makes it even more attractive

flutter_http_request icon flutter_http_request

in this project, i make a request API to the HTTP that we requested, im using a free website (https://reqres.in) to try request the database, and turn it into JSON, making a post result for the JSON to String, and if you have any problem, just issues this project.

flutter_image_widget icon flutter_image_widget

in this project i make a container with an image widget, there is 2 option in this project either you want the assets from what you import or you take it from network using the url, im using box fit and repeat, im explaining everything that i use, remember to be very carefull with the pubspec.yaml because even a blank space can make the project didnt run correctly

flutter_image_widget_url_and_assets icon flutter_image_widget_url_and_assets

in this project i only show how to make 2 widget image, that we can use in flutter, the first one is network image, that use url from the internet, and the second one we need to import the assets, and import it in pubspec.yaml

flutter_inkwell icon flutter_inkwell

in this project i make 2 button 1 is raised button or normal button, and the other one is using inkwell to make it gradient,etc. im explaining everything i use inside this project, if you have any problem just issues this project and i would reply ASAP.

flutter_input_widget_button icon flutter_input_widget_button

in this project i only show how to make a button and textfield input widget, and how to make the textfield giving the content after the button being pressed.

flutter_input_widget_switch icon flutter_input_widget_switch

in this project i only show how to make a switch input widget, and how to make the boolean from switch doing something.

flutter_list_and_listview icon flutter_list_and_listview

in this project im making how to make a list & listview, i make a button so you can add data or erase lines, in a list view, im making it super big so you can recognize easilly how to make it to listview, just read the command i explain what the code does, if you want to ask more just issue this project

flutter_listview_number_using_map_array icon flutter_listview_number_using_map_array

in this project i made 3 commits, the first one is using a simple list view, but i make it with map from array that make a list view with the array that we have given, the second is listview.builder it makes almost the same but for bigger items that we wanted to input in our listview, the third is using a listview.seperated the diffrence is that the seperated has 1 more parameter that required seperator builder that would return a widget that has a role as seperator

flutter_making_a_pie_chart icon flutter_making_a_pie_chart

in this project i make a pie chart that would be use in my other program, it was a template so ican import them later, it makes a pie chart donut with using radian and math that would be used to count the size of the pie

flutter_mediaquery icon flutter_mediaquery

in this project we use mediaquery to know the excatly resolution of the phone, we make an if else too for the landscape and potrait mode of the phone when seeing the widget. if you have any issue, just issues this project, thanks

flutter_multi_page icon flutter_multi_page

in this project i make 3 pages, and i use 3 button to move there is for going to the next page and cannot came back, the second one is the button move to the next page but can be back later, the third button is ffor the page turn back to the second, if you have any issue, just issues this project and i would reply ASAP

flutter_navigation_and_routing icon flutter_navigation_and_routing

in this project i make navigation and routing program so we can easily to navigate to each page with simple code, next im using the context how to route with data, or return with data, or even return to other page too

flutter_play_sound icon flutter_play_sound

in this project, i make a little playing music app, so we put the url of the songs inside the code and we can play it loop, its a simple code to play a music, i explain everything inside the code, but if you still have any problem, dont mind just issues this project and i would reply to you ASAP.

flutter_radio_button_widget icon flutter_radio_button_widget

in this project i only show how to make a radio button input widget, and how to make scaffold messenger/snackbar about which radio button that we choose, im using onChanged

flutter_rhombus_shape_button icon flutter_rhombus_shape_button

in this project i make a rhombus kinda shape for button making it looks very beautifull, i make it having a side effect using cliprrect to cut, so it doesnt show all the circle around the rhombus button that i make, im making it by calling the classes and only input the mainColor, secondColor, and the iconData, if you still have any problem, just issues this project and i would reply ASAP

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.