Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
battleSanke2019
BreakOutGameJavascript
Breakout game written in Javascript inspired from a tutorial
Ciphers_Genetic_algorithm
ES6-Homework
Homework assignments and projects from the ES6 Javascript class (Pirple)
HuffmanCoderDecoder
lwc-vs-code-extension
PersonalOrganizer
A single page application that works as a personal organizer
SENG474Project
SVM model to classify speaker emotion
Text-Formatter
A text formatting program made in python.
MAsimSENG's Repositories
MAsimSENG/battleSanke2019
MAsimSENG/ES6-Homework
Homework assignments and projects from the ES6 Javascript class (Pirple)
MAsimSENG/lwc-vs-code-extension
MAsimSENG/PersonalOrganizer
A single page application that works as a personal organizer
MAsimSENG/SENG474Project
SVM model to classify speaker emotion
MAsimSENG/Text-Formatter
A text formatting program made in python.
MAsimSENG/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
MAsimSENG/BreakOutGameJavascript
Breakout game written in Javascript inspired from a tutorial
MAsimSENG/Ciphers_Genetic_algorithm
MAsimSENG/Cordic
MAsimSENG/HuffmanCoderDecoder
MAsimSENG/PageRank
A quick program I made to help me verify my homework assignment solutions. It is the Power Iteration method used in the page rank algorithm to find the ranking of the pages. This algorithm has been used in search engines to prioritize search results.
MAsimSENG/course
Material for the course, including lectures, notes, due dates.
MAsimSENG/course-1
Material for the course, including lectures, notes, due dates.
MAsimSENG/cppbook_companion
C++ Book Companion Repository (With Code Examples and Exercises)
MAsimSENG/customHomePage
MAsimSENG/devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
MAsimSENG/DonationProgressWebApp
MAsimSENG/learningReact
MAsimSENG/MAsim.github.io
Personal portfolio
MAsimSENG/MAsimSENG.github.io
masimseng.github.io
MAsimSENG/NoName
A project to exercise my webDevelopment skills
MAsimSENG/PersonalOrganizer-
This is a project I am working on with the aim of making my planning and organizing of time easier.
MAsimSENG/pirpleHomeWorks
Assignments from pirple courses
MAsimSENG/polaris
Submarine-2018 project code
MAsimSENG/reports
MAsimSENG/seng350f19-project-2-3
SneakerPortfolio
MAsimSENG/Tetris
A code along of the well known game Tetris.
MAsimSENG/TextFormatter
A text formatting program implemented in python. The following formatting options are provided: LM, LW, FT, LS
MAsimSENG/TicTacToeReactTutorial
A tutorial I followed to learn basics of react. Link to tutorial: https://reactjs.org/tutorial/tutorial.html