Coder Social home page Coder Social logo
  • šŸ‘‹ Hi, Iā€™m @Jaeson-gram
  • šŸ‘€ Iā€™m interested in mobile dev, AI(robotics, ML, IoT, embedded syss), lil bit in web. wierd ry? I just love creating, with all that I have and am
  • šŸŒ± C# and Java Developer, looking to learn Assembly Language(s), C, and Delphi (Object Pascal) next
  • šŸ’žļø Iā€™m looking to collaborate, open for hiring (remote or onsite. remote, preferrably)
  • šŸ“« twitter: @O_Jey3, Instagram: @jey_son_, LinkedIn: https://www.linkedin.com/in/justiceogbobula/

Je's Projects

abstraction icon abstraction

Abstract classes. Taught me a lot more than just abstract classes

array-utility-class icon array-utility-class

The java.util.Arrays package offers useful methods for accessing, manipulating, sorting, and searching arrays. this repo here is some of my explorations

arraylist icon arraylist

This is an implementation of the ArrayList class in Java

arrays icon arrays

Just a simple project to practice arrays

basic-sorting-algorithms icon basic-sorting-algorithms

The code uses 3 simple sorting algorithms: Bubble Sort, Insertion Sort, and Selection Sort. And an array class to manipulate numbers

class-casting icon class-casting

To wrap up Polymorphism, I learned some type casting and testing for types at compile time. I saw how that objects of the parent class could rarely dig deep into the child class. Is it like this in the real world?

collections icon collections

I explored the collection class, it's methods, and all that.

color-picker icon color-picker

A simple app made with .net maui to generate colors and their hexcode

enum icon enum

Made some use of the enum type. I just figured one can have a method within an enum. It's more of a class with behaviors of constants than just some sort of 'list of things'.

enumset-and-enummap icon enumset-and-enummap

The EnumSet and EnumMap are efficient DSs to perform operations on Enums. They are more efficient than merely using a HashSet or HashMap on an enum. And the EnumSet has a few other useful methods too.

hangman icon hangman

The popular hangman game. made using .net maui (framework)

hashing icon hashing

A closer glance at hashing, and Java Object's equals and hashcode method.

interfaces icon interfaces

Here are some classes and interfaces that show how interfaces work. Of course this includes some other concepts like 'Extension Methods', interfaces implementing interfaces, enums implemening interfaces, records implementing interfaces, interfaces using enum values, etcetera.

java-musical-booking-system icon java-musical-booking-system

A simple musical booking system in Java. I'll update it to read from and save to a local file, and print a receipt after the booking. For now..

java-object-class icon java-object-class

My notes on the Java Object class. Just some code and comments. As I learn more, I may remember to add more update this repo, if it means anything to anyone

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.