Giter VIP home page Giter VIP logo

Musiteli Mubuso's Projects

30-day-30-applications-challenge icon 30-day-30-applications-challenge

In order to showcase my talent and sharpen my skills in javascript I started a 30 day 30 application challenges (only on monday - friday). The challenge is simple and straight forward. For 30 days create 30 applications. One day at a time. Consistency and time management are extremly important for accomplishing this challenge.

bookshelf-rest-api icon bookshelf-rest-api

Created a rest API Golang using the crud methdology for my endpoint. I plan to incorporate a NoSQL database later on replace the data structure I'm using at the moment to mock a database.

chatter-project icon chatter-project

Created a fully functional chat application using React.js, Express, MongoDB, Mongoose, Node.js and Socket.io. The most challenging part of this project was integrating socket.io into a fullstack mern application because there was a lack of examples using socket.io in a mern application. The solution I came up with arose from my understanding of the react component life cycle and the socket.io documentation. It took me 43 different tries before I was able to accomplish my goal.

javascript-algorithms icon javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

javascript-questions icon javascript-questions

A long list of (advanced) JavaScript questions, and their explanations :sparkles: Updated weekly!

js-pixart-project icon js-pixart-project

A pixart canvas that lets you draw using the mouse path. The color of canvas is determined by the input field.

phaser icon phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

phaser-examples icon phaser-examples

Contains hundreds of source code examples and related media for the Phaser HTML5 Game Framework.

project-mario icon project-mario

Create a browser based version of the popular Mario game using the phaser framework.

projects icon projects

:page_with_curl: A list of practical projects that anyone can solve in any programming language.

react-to-do-list icon react-to-do-list

Created a to do list application using React. Practiced using inline styles to style the component. Gained exposure to the react component life cycle and the methods associated with the mounting and updating cycle.

resume- icon resume-

Using HTML and CSS I recreated my developer resume

sei-chatbot icon sei-chatbot

I created this chatbot to assist upcoming general assembly students with finding information on Software Engineering topic they struggle with. Using a chatbot interface the user can ask the bot to either test or explain a topic to them. I created the chatbot using Facebooks Wit.ai with a node.js backend.

simon-game icon simon-game

For this project I created the game Simon using Javascript, HTML and CSS. The game presented the challenge of working with asynchronous programming to allow our application to create a delay in between each pattern. Having never worked with javascript in an asynchronous manner gave me the opportunity to learn, stumble but eventually succeed

spotifyrecommender icon spotifyrecommender

A music application that uses the Spotify API and a machine learning algorithm on the backend to create a playlist of recommended songs depending on the users input.

techno-drum-kit icon techno-drum-kit

Revamped the Wes Bos drum kit challenge by adding an animation to every key press. I also changed the design theme of the original drum kit to better suit my theme

to-do-list-app icon to-do-list-app

Using JQuery I created a simple to do list with functionality that allows the user to delete a task or cross it out to show completion. The thing I struggled with the most was getting a task to delete by clicking on the inline trash icon. I had to use event delegation on the parent element and add a condition that checked for a class I had associated with the trash icon.

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.