Code Monkey home page Code Monkey logo

Hi 👋, I'm ؄BigメMouse๏̯͡๏

LinkedIn Badge

👨‍💻  About Me :

I am a Full Stack Developer from India.

  • 🔭 I’m working as a Software Engineer and contributing to frontend and backend for building web applications.
  • I am Self Learner😎
  • 📫 How to reach me:   Linkedin Badge

🛠  Languages and Tools :

Java  React  Spring  Material UI  Flutter  Redux   CSS  HTML  JavaScript  Firebase  Gatsby  MySQL  NodeJS  AWS  Postman   


🔥   My Stats :

GitHub Streak

Dino

BigメMouse๏̯͡๏'s Projects

arraylistinjava icon arraylistinjava

Java ArrayList class uses a dynamic array for storing the elements. It is like an array, but there is no size limit. We can add or remove elements anytime. So, it is much more flexible than the traditional array. It is found in the java.util package.The ArrayList in Java can have the duplicate elements also. It implements the List interface so we can use all the methods of List interface here. The ArrayList maintains the insertion order internally.

arraysinjava icon arraysinjava

Array is a collection of similar type of elements which has contiguous memory location.Java array is an object which contains elements of a similar data type.

atmsystemwithjava icon atmsystemwithjava

In this repository , I have created a basic Atm System Using Java.In this System there is some specification like Otp password generator and some basic functionality.

basicconceptofdart icon basicconceptofdart

Dart is a programming language designed for client development, such as for the web and mobile apps. It is developed by Google and can also be used to build server and desktop applications. Dart is an object-oriented, class-based, garbage-collected language with C-style syntax.

characterinjava icon characterinjava

The Character class offers a number of useful class (i.e., static) methods for manipulating characters. Java provides wrapper class Character for primitive data type char.

displaystudentdata icon displaystudentdata

This is a Basic Java Program to Display a Data of That Student Which have minimum Marks .Here we will use Array Concept to find Data.

exception-handling-in-java icon exception-handling-in-java

The Exception Handling in Java is one of the powerful mechanism to handle the runtime errors so that normal flow of the application can be maintained.

objectsinjava icon objectsinjava

An entity that has state and behavior is known as an object.An object is an instance of a class. A class is a template or blueprint from which objects are created. So, an object is the instance(result) of a class.

quizzes_app icon quizzes_app

This is an educational quiz app.This project is based on educational purposes.i have implemented here some basic functionalities and this is a good flutter application as a beginner flutter developer.I am also putting here some screenshots of application.From building this App You May Learn Lot of things from Scratch.

quizzes_application icon quizzes_application

This is an Quiz Application Project.It is a Flutter Application which supports Android and IOS devices.This is a free Application and anyone can use this app for educational purposes.There is collection of more then five subjects and 1000 of questions with answers.Here User ma also create his own questions and set answers.

resume icon resume

This is a Simple Resume Using Html and Css

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.