Pinned Repositories
ansible-rhsso-oracle
This Ansible playbook is to automate the installation to Red Hat Single-Sign-On (RHSSO) in a VM and connect it to an existing Oracle database
slist
slist is a tool to list your servers in ssh config and ssh into it
Any-Angle-Pathfinding
A collection of algorithms used for any-angle pathfinding with visualisations.
asteroids
CanvasAnimation
A simple web application demonstrating animation with HTML5 Canvas technology
docker-centos-rvm-nvm
A Docker image for CentOS with RVM and NVM installed
MirrorBall
A final year project that involves using the Leap Motion controller to interact with a game developed using Unity game engine
MyMeshViewer
The Mesh Viewer is an easy to use lightweight application for displaying three dimensional models (triangle meshes). It uses OpenGL to render the models. In this assignment, you are given several 3D models in Hugues Hoppe’s M file format. Triangle meshes can be displayed solid, as a wire frame (all lines or just front lines), or as point clouds. The surface normals of the triangles can be displayed optionally. Loaded models can be rotated, translated and scaled (all done with the mouse). The model is lighted by one or multiple light sources. Users can also change the type of the projection (orthogonal projection and perspective projection).
TomatoEngine
An application to crawl a text corpus of Rotten Tomatoes movie reviews, act as a search engine to query over the corpus and perform text classification and clustering.
WebGL_Skydome
Creating a skydome with WebGL using Three.js library
Salihan04's Repositories
Salihan04/TomatoEngine
An application to crawl a text corpus of Rotten Tomatoes movie reviews, act as a search engine to query over the corpus and perform text classification and clustering.
Salihan04/CanvasAnimation
A simple web application demonstrating animation with HTML5 Canvas technology
Salihan04/docker-centos-rvm-nvm
A Docker image for CentOS with RVM and NVM installed
Salihan04/MirrorBall
A final year project that involves using the Leap Motion controller to interact with a game developed using Unity game engine
Salihan04/MyMeshViewer
The Mesh Viewer is an easy to use lightweight application for displaying three dimensional models (triangle meshes). It uses OpenGL to render the models. In this assignment, you are given several 3D models in Hugues Hoppe’s M file format. Triangle meshes can be displayed solid, as a wire frame (all lines or just front lines), or as point clouds. The surface normals of the triangles can be displayed optionally. Loaded models can be rotated, translated and scaled (all done with the mouse). The model is lighted by one or multiple light sources. Users can also change the type of the projection (orthogonal projection and perspective projection).
Salihan04/Any-Angle-Pathfinding
A collection of algorithms used for any-angle pathfinding with visualisations.
Salihan04/asteroids
Salihan04/aws-xray-sdk-python
AWS X-Ray SDK for the Python programming language
Salihan04/devops-intro-project
Project files for Intro to DevOps class
Salihan04/devops-kungfu
Chef Style DevOps Kung fu
Salihan04/docker-node
Official Docker Image for Node.js :whale: :turtle: :rocket:
Salihan04/dojo_rules
Salihan04/edh-go
Go module to obtain data from the Enterprise Data Hub
Salihan04/fb-mac-messenger
Mac app wrapping Facebook's Messenger for desktop
Salihan04/fullstack-nanodegree-vm
Salihan04/Interactive-3D-Graphics
This repo consists of the exercises from Udacity's Interactive 3D Graphics course
Salihan04/jscript-with-node
Running a JScript script with Node.js
Salihan04/localstack-tf
Repo with an example of using Terraform with Localstack
Salihan04/ME_N-ToDo
A ToDo list single page application using the ME_N (Mongo, Express, any front end framework/library, Node) stack. I want to try to implement this app in a way that it is flexible to change the front end. I'll try out Vue.js, React.js and Angular.js fo rthe front end. This project is just to allow me apply the knowledge I have about the ME_N stack. Additionally, I want to explore writing unit tests and linking an app to a CI server.
Salihan04/MessengerForWindows
Facebook Messenger for Windows 8 app.
Salihan04/node-async-test
Test app for using the async library (https://caolan.github.io/async/)
Salihan04/nodebeginner.org
A comprehensive Node.js tutorial for beginners
Salihan04/OAuth2.0
Starter Code for Auth&Auth course
Salihan04/Popular-Movies-App
Project 2 of Udacity Android Nanodegree program: An Android app that allows users to discover the most popular movies.
Salihan04/pr_demon
A daemon to monitor pull requests (PR) from Bitbucket and trigger builds for the PR on Teamcity.
Salihan04/react-example-filmdb
Isomorphic React + Flux film database example
Salihan04/RestApiTutorial.com
HTML Source code for www.RestApiTutorial.com
Salihan04/super-mean-stack
An Angular + Node/Express + Webpack + MongoDB + SASS + Babel/ES6 + ui-router + Bootstrap starter kit
Salihan04/Take-a-Break
A simple python script to play a YouTube video every 2 hours to encourage people to take a break from work
Salihan04/udacity-Popular-Movies-App
Popular Movies App Project implementation