Code Monkey home page Code Monkey logo

Hi, I'm Bassel!

I'm currently working on my latest project, check it out here: blackjack.io

Connect with me:

Bassel | LinkedIn Bassel | YouTube Bassel | Gmail


Languages and Tools:

Python C Java

HTML5 CSS3

JavaScript

Node.js

MySQL

MongoDB

Bash

Git

Visual Studio Code



Bassel's Projects

amazeingame icon amazeingame

3A04 -- final project for software architectural design

arithmetic icon arithmetic

This C function uses string arithmetic to return the sum of (or the difference between) two numbers stored as strings.

arrayswapper icon arrayswapper

A NASM x86 assembly program that creates and displays an array of elements and allows you to switch elements' positions with others.

bashclas icon bashclas

This Bash script focuses on receiving and using command line arguments.

binaryexpressiontree icon binaryexpressiontree

This program has functions that create and use binary trees to represent mathematical expressions.

blackjack.io icon blackjack.io

A simple implementation of the game Blackjack (21) using Socket.io and Express.js

canvasmidi icon canvasmidi

An improved MIDI visualizer using HTML5's Canvas and JS to create animations from MIDI files

chat-app icon chat-app

Basic cross-client chap application to learn socket.io fundamentals

delta-hacks icon delta-hacks

A web application to analyze COVID statistics in Canada from the past, present, and future.

deltahacks2020 icon deltahacks2020

Mental health project that allows users to get help based on their circumstances

diagonalmatrix icon diagonalmatrix

Given an n*n square matrix, this C program will tell you whether or not all of its diagonals (from left to right) contain the same value.

express-game icon express-game

First attempt at a multiplayer game. Built with Node.js and Express, using Socket.io.

factors icon factors

A simple C program that, given two natural numbers, computes common factors, the greatest common factor, as well as the least common multiple.

fibonaccifractals icon fibonaccifractals

This C program computes the nth Fibonacci fractal of your choice, then draws it and outputs the result in a bmp image file.

georacer icon georacer

Multiplayer competition for geography trivia

imageconvolution icon imageconvolution

This C program performs a convolution on a given image file, based on a provided convolution kernel.

mcp icon mcp

McMaster Competitive Programming repository. This holds all practices challenge submissions and competition submissions.

midi-visualizer icon midi-visualizer

This Python program uses PyGame to create an animation that represents some MIDI input based on musical parameters.

mongotut icon mongotut

Introductory project to try and learn mongoDB with Node.js

pathexists icon pathexists

This C program will take in an array that represents a 2D matrix populated with either a 0 or a 1. Given 2 ordered pairs of coordinates, it will tell you whether or not those points can be connected by a path of zeroes.

reddit.web icon reddit.web

A web graphing tool for visualizing connections between subreddits

reversedecstring icon reversedecstring

This C program takes in a string containing (at most 20) decimal characters (0-9) and implements string arithmetic to return the reverse of the string, where leading and trailing zeroes are omitted.

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.