Giter VIP home page Giter VIP logo

Syed Qasim Hussain's Projects

brick_breaker_game_masm615 icon brick_breaker_game_masm615

The following is a brick breaker game in MASM615 assembly language having 3 levels with each level the speed of the ball and difficulty in breaking the bricks increases.

database_system_cpp icon database_system_cpp

A Database System that uses indexing methods of AVL trees and red black for storing updating and deleting information.

drumkit_javascript icon drumkit_javascript

The following is a JavaScript code for a small drumkit simulation whereby clicking each of the icons you can use their respective sounds.

neuralos icon neuralos

This repository contains code for an operating system designed to implement and train neural networks using parallel processing on multi-core systems.

personal_blog_website icon personal_blog_website

The following is a personal blog website using Java Script and Node.JS using ejs where you can even add your blog page for today going to http://localhost:3000/compose when you run the following code.

pseudo_html_compiler_cpp icon pseudo_html_compiler_cpp

Using the concepts of Stacks of queues I have implemented an html like parser that checks the opening and closing of necessary brackets to ensure whether a certain file is written correctly or not and then performs the tasks specified in each of those files which includes prefix, postfix, numerical functions and reading of images.

strongly_connected_component_cpp icon strongly_connected_component_cpp

In the following code I use Trees and DFS to represent and traverse the graph, Kosaraju's algorithm to find Strongly Connected Components, Stack for postorder processing, and List2d to store the components.

to_do-list icon to_do-list

The following creates a simple to do list using JavaScript and NodeJs where you can cross off what you did for the day as well as add new stuff in your to do list of things.

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.