Pinned Repositories
Builder-App
A Mobile Application for connecting builders and brokers all over India to discuss and share their plan layouts, properties and projects. This is the project I had worked on during my internship period in Floworx .
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Computer-Graphics
A series of Computer Graphics Code in Javascript to master Webgl and computer graphics theory
CS335A-Compilers
Implementing a compilation toolchain, where the input is in Java language and the output is x86_64 Architecture based Assembly code.
Dear-Diary
Developed a Single Page Application for Web and Android devices keeping track of user’s everyday events
deepak-sangle.github.io
Created a basic portfolio website to display all the different skills and projects I have undertaken untill now.
DMS-Website
Created an E-Commerce Website
Drift-Maniac
Hello Everyone, I have created a Subway surfer clone with help of unity and blender. Hope u like it:)
John-Lemon-Project
A 3D stealth game made completely by me during Summer Semester Project under Game Developement Society
mIIT-Kute
mIIT-Kute is a social networking platform for campus janta of IITK where user can enjoy different events with their friends in IITK
Deepak-Sangle's Repositories
Deepak-Sangle/Builder-App
A Mobile Application for connecting builders and brokers all over India to discuss and share their plan layouts, properties and projects. This is the project I had worked on during my internship period in Floworx .
Deepak-Sangle/Dear-Diary
Developed a Single Page Application for Web and Android devices keeping track of user’s everyday events
Deepak-Sangle/deepak-sangle.github.io
Created a basic portfolio website to display all the different skills and projects I have undertaken untill now.
Deepak-Sangle/DMS-Website
Created an E-Commerce Website
Deepak-Sangle/Drift-Maniac
Hello Everyone, I have created a Subway surfer clone with help of unity and blender. Hope u like it:)
Deepak-Sangle/John-Lemon-Project
A 3D stealth game made completely by me during Summer Semester Project under Game Developement Society
Deepak-Sangle/mIIT-Kute
mIIT-Kute is a social networking platform for campus janta of IITK where user can enjoy different events with their friends in IITK
Deepak-Sangle/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Deepak-Sangle/Computer-Graphics
A series of Computer Graphics Code in Javascript to master Webgl and computer graphics theory
Deepak-Sangle/CS335A-Compilers
Implementing a compilation toolchain, where the input is in Java language and the output is x86_64 Architecture based Assembly code.
Deepak-Sangle/Deepak-Sangle
My readme repo to get started
Deepak-Sangle/EmployWise
Deepak-Sangle/Github-Users
Fyle Assignment for Internship
Deepak-Sangle/Hallow-s-Village
Deepak-Sangle/Library-Management-System
Deepak-Sangle/Pinball-Reloaded
Deepak-Sangle/PowerToys
Windows system utilities to maximize productivity
Deepak-Sangle/SAT
Implemented a SAT Solver in C++, a Sudoku Pair Generator and Sudoku Pair Solver using pysat library.
Deepak-Sangle/SAT-Solver
Created a SAT Solver which is an algorithm for establishing satisfiability. It takes the Boolean logic formula as input and returns SAT if it finds a combination of variables that can satisfy it or UNSAT if it can demonstrate that no such combination exists.
Deepak-Sangle/Shell-Scripting-in-Linux-Bash-Shell
Implementeed and learnt Linux Git Bash Shell language
Deepak-Sangle/SnT-Projects
Summer Project to learn from basic to advance stuff about blender and 3D Modelling
Deepak-Sangle/Spam-Mail-Detection-using-Machine-Learning
Classified the datasets of emails as spams or non-spams using Machine Learning Algorithms, i.e. SVM and K Nearest Neighouring Algorithms.
Deepak-Sangle/Speer
Deepak-Sangle/Sudoku-Pair
Created a Sudoku Pair Generator and Sudoku Pair Solver in Python using "pysat" library. The solver.py file solves the given sudoku pair whereas generator.py file generates a random sudoku pair using pysat library and SAT algorithm.
Deepak-Sangle/Task-Viewer
Narayna Groups Assignment for Internship
Deepak-Sangle/Verilog-Codes
CS 220 Verilog HDL Codes along with testbench.