Skip to content
View zione-kushwaha's full-sized avatar
☠️
Excited to know new things.
☠️
Excited to know new things.

Block or report zione-kushwaha

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
zione-kushwaha/README.md

Hi πŸ‘‹, I'm Jeevan

A passionate App Developer πŸš€

GitHub Contribution Grid Snake Animation

Typing SVG


Coding

Profile Views

  • πŸ”­ I’m currently working on Mind Bridge (An app for children with dyslexia )
  • 🌱 I’m currently learning Machine Learning and FastAPI
  • πŸ’¬ Ask me about Flutter, App Development, or Backend APIs
  • πŸ‘¨β€πŸ’» Check out my work on Google Play Store
  • πŸ“« Reach me at [email protected]
  • ⚑ Fun fact I write code to the rhythm of music 🎡

πŸ“Œ Connect with Me:

LinkedIn Instagram


πŸ”§ Languages and Tools:

Flutter Dart JavaScript Python Firebase HTML5 Git Scikit-Learn C C++


πŸ“Š My GitHub Stats:

GitHub Stats

GitHub Streak

Top Languages


⭐ Feel free to reach out and let's code something awesome together!

Popular repositories Loading

  1. BMI-CALCULATOR-APP BMI-CALCULATOR-APP Public

    This is the very first project done using the flutter frame work . this app gona calculate your BMI and show you result

    C++ 4

  2. Snake_game Snake_game Public

    I developed this program using python library i.e. pygame. In this program, The player controls a long, thin creature, resembling a snake, which roams around on a bordered plane, picking up food (o…

    Python 3

  3. Digital_clock Digital_clock Public

    This program will generate a digital clock using c program. The logic behind to implement this program, Initialize hour, minute, seconds with our desire. Run an infinite loop. Increase second and c…

    C 3

  4. conversion-in-different-form conversion-in-different-form Public

    This program is made by using c++ programming language. in this program ,we can convert binary ,octal ,hexadecimal to decimal and vice versa very quickly. with the help of this program we can do bi…

    C++ 3

  5. calculator calculator Public

    this is simple project that simply performs arthimatical calculation on the on the numerical value.

    C++ 3

  6. Backtracking Backtracking Public

    This is the c++ program to find the solution of a given maze (2-D matrix) with obstracles, starting from (0 ,0) and we have to reach (n-1,n-1). if you are currently on (x , y) , you can move to (x+…

    C++ 3