There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Blob-Runner3D-Clone
It's a clone project of Blob Runner on Unity3D. The main challenge is achieving a jelly-like appearance and making it compatible with mobile platforms. To achieve this, I created Blob Character Creator Tool and use it in this project.Blob-Character-Creator
Blob Character Creator is a tool that provides functionality to create, customize and animate blob-like characters. Blob Shader is used to achieving a blob-like appearance. The shader has created using a raymarching technique that uses complex calculations for rendering. The tool currently supports IOS, Android, macOS, and Windows platforms.SOLID-Factory
SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.Project-Card
Project: CARD is a Unity Project which provides functionality to sort playing cards such as Shuffle, Straight, Same Kind, and Smart in a very efficient way.Game-Architecture-with-Scriptable-Objects
This is a Unity project that based on Scriptable Objects. In this project, i have practiced with SO and events that created with SO. Also i had improve my knowlegde on Game Architectures with SO.Unity-SDK-Integrations
The 3rd Party Library for Unity is an cross platform project that allows game developers to integrate Services like Authentication, Leaderboard, Achievement, Cloud Saving, Game Invitation, Dynamic Links, Game Sharing, Push Notifications and also Ads Services like Google Admob and Unity Ads to their Unity Projects.PUN-Shooter
PUN Shooter is a Unity3D Project which has been developed to make a multiplayer TPS Shooter game with Photon Networking. The project refers to Pummel Party: Barn Brawl mini-game.MERN-Fitness-Tracker
A Full stack fitness exercise tracking web application powered with MERN stack. This project was bootstrapped with Create React App.Mirror-Networking
Unity Multiplayer: Mirror Networking is a Mirror Networking learning project in Unity3D. I cover the client-server model, LAN, using Steam API, and more. I have been studying Unity Multiplayer: Intermediate C# Coding & Networking course on Udemy.React-Covid19-Advance-Map
A Covid19 tracking web application powered with React. I deployed the project on Netlify.React-Covid19-Tracker
A Covid19 tracking web application powered with React. I deployed the project on Netlify.Unity-Delegates-and-Events-Cheatseet
Complete Unity C# Survival Guide - Delegates and Events course for fully learning to Delegates, Events, Actions and Func.Santorini-230-ver.
The goal of this project is to implement the game Santorini using the C programming language. The game will be interactive and played between a human user and an AI (artificial intelligence).MERN-Netflix-Clone
A Full stack Netflix-clone web application powered with MERN stack. I deployed the application via Heroko. Check the site : https://netflixclone-57ce1.web.app/String-Parser
Using the Binary Search Tree and Stack structures, extract user information from the given file. Parsing by # character and defining the parsed information as a User object, then the program that processes this information.React-Redux-Cheatsheet
A React project which i have created for learning redux concept in web applications.React-Youtube-Clone
A Youtube clone project which I developed with React. I deployed the project on Netlify.tunchasan
netcode-test
Project-WorldFreak
The high level goal of this project is to write a program called "wordfreak" that takes "some files" as input, counts how many times each word occurs across them all (considering all letters to be lower case), and writes those words and associated counts to an output file in alphabetical order.Compiler-Design
A practice to make a C Compiler that allows us to test a code compatibility for C programming language. (Yacc, Lex, C)React-TODO-App
A React project which I have created for learning front-end development and css library integrations.Number-ASCII-Encoder
This program is C ++ console application and will read the file named Numbers.txt when run. This file will 'contain positive numbers between 0-255 on the line and separate the numbers with a space. A doubly circular linked list object will be created for each line in the file. Numbers in order will be read and added to the lists according to the algorithm.Tile-Match
Love Open Source and this site? Check out how you can help us