Coder Social home page Coder Social logo
Habeeb Okunade photo

habeebcycle Goto Github PK

followers: 17.0 following: 7.0 repos: 160.0 gists: 17.0

Name: Habeeb Okunade

Type: User

Company: @IMSOFNET @SCOPESUITE

Bio: Innovative software development professional with expertise in Java, PHP, Android as well as Spring Boot, AWS, Docker, K8s, ReactJS, Microservices architecture

Location: Sydney, Australia

Hi there 👋 I'm Habeeb (a short form of Habeebullah 😄)

👨🏻‍💻  About Me

  • 😄   I - He - Him - His - We - Us
  • 🤔   Exploring new technologies and developing software solutions and quick hacks.
  • 🎓   Graduate of Engineering. Studying Data Science and Machine Learning at University of New England.
  • 💼   Working as a Software Engineer at Scopesuite Pty Ltd in Sydney CBD.
  • 🌱   Learning more about DevOps, Cloud Architecture, Systems Design and Artificial Intelligence.
  • ✍️   Pursuing Artificial Intelligence knowlegde and playing chess as hobbies/side hustles.
  • ⚡   There are two ways to write error-free codes; only the third one works
  •   The commandant, and her soldiers I love my family! 😊

🛠  Tech Stack   🛠

  • 💻   Java Spring Boot Python PHP C# Salesforce (APEX) Android
  • 🌐   HTML5 CSS JavaScript Bootstrap NodeJs React VueJs GraphQL Material UI Ant Design
  • 🛢   MySQL MongoDB PostgreSQL SQLite Redis Firebase
  • ⚙️   Git GitHub GitLab Linux Windows Docker Kubernetes AWS GCP Azure
  • 🔧   IntelliJ IDEA PyCharm PhpStorm Visual Studio Code RStudio Eclipse Notepad++ PowerShell
  • 🖥   Autodesk Unity Microsoft Office Illustrator Photoshop InDesign



Website LinkedIn Instagram Twitter Email

Habeeb Okunade's Projects

lwc-recipes icon lwc-recipes

A collection of easy-to-digest code examples for Lightning Web Components

material-ui icon material-ui

React components for faster and easier web development. Build your own design system, or start with Material Design.

microservices-sse-streaming icon microservices-sse-streaming

Spring microservices project using server sent event and messaging streaming architecture with Apache Kafka or RabbitMQ

netflix icon netflix

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Netflix Using React

online-polls icon online-polls

Online Polling App built with spring boot as back-end, react/redux as front-end. It uses MySQL for database, JWT for authorization and Ant-Design for UI.

quill icon quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility.

react-pet-hotel icon react-pet-hotel

Build a Pet Hotel web application with React, GraphQL, NodeJS, SQL, MongoDB or Firebase Firestore using ScaffoldHub

react-quickly icon react-quickly

Source code for React Quickly [Manning, 2017]: Painless Web Apps with React, JSX, Redux, and GraphQL 📕

real-estate-app icon real-estate-app

Project app to display agents & homes for sale mostly built on React & Node.js

robot-movement-gift-collection icon robot-movement-gift-collection

Instruction  - Please read the problem description then create a program to solve the problem.  - For the solution, you should use at least Java 1.8  - There is no requirement for visualization, the console output specified below is enough.  - Please include instructions on how to run your application in a README file in the  root directory.  - Your application must run and generate the correct result.  - We expect the exercise to take around 2 to 6 hours to complete.  - Through this exercise we evaluate a number of things including the design of your solution and  your programming skills.   - Either compress your files into a single Zip or GZip archive and send via email or store your code  in a repositories and give us the access right. The Christmas gift collection It’s Boxing-day, at the local bar you see a person that looks familiar, with a large beard and a  red coat, you realise that it’s Santa. Santa seems busy chatting with the bartender so you  sneak up to a spot nearby to listen in on the conversation. Santa tells the bartender about the  disaster that happened last night. Somewhere over Sydney, the bag of Christmas gifts broke  and the Christmas gifts are now scattered all over town.    You quickly map up Sydney in a grid and make a plan of attack to try to find the gifts. A robot,  given a set of instructions, is the obvious collector of the gifts.  With a list of movements, up, down, left and right (​ U​ ,​ D​ ,​ L​ ,​ R​ ) the robot walks the city in the hunt  for gifts.     Given a dimension n of the grid. (The robot cannot walk outside off the grid)  Given a starting position (x, y). (Top left corner is ​ (x: 0, y: 0)​ )  Given a list of positions of gifts (x, y)(x, y)(x, y)  Given a list of instructions (​ U​​ D​ L​​ R​ )    Your task is to program the robot to take an input in the given format and output the number of  gifts found where the robot can be found.    Example input:  4  0,0  0,1 1,2 2,0 3,2  DDRDRUUU    Example output:  3 presents  Robot can be found at (2, 0) 

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.