Similar Posts
My Own Facebook & Twitter Network Analysis
I wanted to use Gephi to analyze my twitter and facebook data. I wanted to analyze my connections or any data i can get from my own data. One approach to use my own data which i thought about was that both Facebook and twitter allow your data to be downloaded and twitter nicely gives…
Integrated Gephi-Tableau Analysis of CCK11 Dataset Part 1
The dataset used in this analysis is CCK11 dataset for social network analysis (I don’t own the rights to the dataset please ask permission from @gsiemens or dgasevic before using the dataset as i have permission to use this dataset for a course for analysis in course setting only). Don’t use the dataset without the dataset owners permission. I am doing…
Scavengers
Game Summary This game demo is part of the Unity Tutorial Series to teach Unity game development. You can find the original tutorial on Unity website here. The game name is scavengers and it is a 2D turn-based game created using Unity. The game starts of with a main bearded character with 100 amount of…
Proprietary and open source tools in learning analytic
These are the tools which can be used in field of learning analytics.
Space Shooter Unity
This is a demo for a game i developed by following along the tutorial from Unity Tutorial website here. The name of the game is space shooter. The artwork and the tutorial is property of Unity. I followed along with the tutorial videos to make this demo and this demo is the final output of my…
iOS Development With Swift Part 5
This is part 5 of the swift iOS Programming tutorials series. The first part of the series is here and the previous part of the series that is tutorial # 4 is here. In the last part we talked about segues and how to change the scene from the main view to another view. We also talked…