Sainitin D's repositories

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Algorithm-Visualizer

Created an algorithms visualizer using Javascript, VueJS, HTML & CSS. Specifically, It allows you to visualize DFS, BFS, & Dijkstra algos to find the shortest path between a start and end cell.

Language:VueStargazers:0Issues:0Issues:0

Moving-Terrain

Created a minecraft-like terrain using perlin noise in P5js. Based on noise, it generates different colors for terrain and generates clouds. It also adds minecraft trees on grassy terrain blocks.

Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

File-Tree-Generator

A project that when given a folder path, generates a tree of all the files inside it. I created this using pure python and its base packages formyself and shared for others to use.

Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Python-to-LC-3-Assembly

Working on a python code to LC-3 Parser. Idea is to use reg-ex and a lot of trail and error to get the parser working.

Language:PythonStargazers:0Issues:0Issues:0

Tic-Tac-Toe-with-GUI

This is my implementation of tic tac toe using python, pygame and tkinter. I created this a while ago to get familiar with python, UI design and make something along the way.

Language:PythonStargazers:1Issues:0Issues:0

portfolio

My portfolio website built with VueJs

Stargazers:0Issues:0Issues:0

Best-README-Template

An awesome README template to jumpstart your projects!

License:MITStargazers:0Issues:0Issues:0

Websocket-server

Created a websocket implementation with both a client and server. Used html and CSS to create the frontend with autoscrolling down.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Dog-Breed-Identifier-using-CNN

Dog breed Idenfitifer using Convolutional Neural Networks. This project was finished as part of Udacity's Deep learning Nanodegree

Language:Jupyter NotebookStargazers:1Issues:0Issues:0