Code Monkey home page Code Monkey logo

Joshua Ahimaz's Projects

30-days-of-react icon 30-days-of-react

30 Days of React challenge is a step by step guide to learn React in 30 days. This challenge needs an intermediate level of HTML, CSS, and JavaScript knowledge. It is recommended to feel good at JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS.

bsc20-token-price-alert icon bsc20-token-price-alert

A Telegram bot that will alert the user of any significant price change (in percentage), also shows their wallet balance with these price changes.

convolution-multithreading icon convolution-multithreading

You are required to develop a program that can be used to perform a series of convolution on a two-dimensional array with various sizes. Convolution plays an important role in many image processing applications, and its operation is illustrated in figure below. Given a 5x5 image and a 3x3 kernel with some predefined values, all you need to do is to (i) align the kernel to the image (which is an array), (ii) extract the values from the image and multiply these value with the predefined values from the kernel, (iii) sum all the values (after multiplication) from (ii), (iv) save the sum into another array, and (v) repeat (i) to (iv) until you have slide the entire kernel over the entire image.

elongoat-price-bot icon elongoat-price-bot

A price bot for keeping track of the current statistics for ElonGoat (0x2ca25319e2e63719f87221d8bf3646f8f5de5ded)

ezlinks icon ezlinks

EzLinks is a Spigot plugin for Minecraft Spigot Servers That Helps Link Websites With Ease For Players To Access.

ezlottery icon ezlottery

Spigot lottery plugin, as customisable as possible. PlaceholderAPI support

herocreator icon herocreator

HeroCreator is a assignment for object-oriented programming course.

jahimaz icon jahimaz

My README.md that helps display all the fancy UI on the front of my GitHub Page

jahimaz.github.io icon jahimaz.github.io

A Typescript React Portfolio built to showcase my experience, portfolio and a little about me. Designed in Figma, Developed with Love

knapsackproblemsimulation icon knapsackproblemsimulation

Unity3D was used to create a simulation for the solution to the knapsack problem using a dynamic programming algorithm. What started with a simple java console program moved to a 3D designed simulation to enhance the visualisation of the problem.

me_nft_floor_tracker icon me_nft_floor_tracker

A Bot that will track the floor price for collections on Magic Eden and alert the user on Discord.

movie-theatre-seat-reservation icon movie-theatre-seat-reservation

A command-line program demonstrating the use of Multithreading. The application allows a user to input the number of seats in a single theatre and the number of people trying to book these seats at the same time. The idea is to prevent other users from taking a seat once a reservation on one has been made.

newsletter-webscraper icon newsletter-webscraper

Scrapes through websites to detect whether or not they have a newsletter within their website. Utilises Python libraries such as BeautifulSoup4 and Requests-HTML

nft-proxy-provider icon nft-proxy-provider

An API proxy used to fetch NFTs from multiple API sources. Reducing the need for many API calls from a client.

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.