VarunS2002
Multitalented Software Developer having demonstrated excellent skills in Mobile and Web App Development and interested in Game Development and Machine Learning
Fredericton, Canada
Pinned Repositories
Android-Audio-Channel-QS-Tile
Android app which adds a Quick Settings Tile to toggle “Audio Channel” option (Mono/Stereo) in Accessibility Settings -> Audio Adjustment.
Dart-sudoku_solver_generator
A Dart library containing tools related to Sudoku puzzles. This includes generating, solving and handling puzzles.
Flutter-Sudoku
This is a fully fledged Sudoku game written in Dart using Flutter.
Ionic-Tic-Tac-Toe
This is a fully fledged 2 or 1 player tic-tac-toe game written in TypeScript, HTML and SCSS using Ionic Framework which uses minimax algorithm with alpha beta pruning for Player vs Computer mode. It can be exported to Android, iOS, Windows, PWA or a website.
Python-Data-Structures-Algorithms
Repository for Data Structures and Algorithms in Python.
Python-NSE-Option-Chain-Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
Python-Tic-Tac-Toe
This is a fully fledged 2 or 1 player tic-tac-toe game written in Python using Tkinter GUI.
React-WebRTC-Video-Chat
TypeScript-Cryptocurrency
Basic cryptocurrency implementation in typescript.
Xposed-Disable-FLAG_SECURE
Xposed Module to Disable FLAG_SECURE, enabling screenshots, screen sharing and recording in apps that normally wouldn't allow it.
VarunS2002's Repositories
VarunS2002/Xposed-Disable-FLAG_SECURE
Xposed Module to Disable FLAG_SECURE, enabling screenshots, screen sharing and recording in apps that normally wouldn't allow it.
VarunS2002/Python-NSE-Option-Chain-Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
VarunS2002/Flutter-Sudoku
This is a fully fledged Sudoku game written in Dart using Flutter.
VarunS2002/Dart-sudoku_solver_generator
A Dart library containing tools related to Sudoku puzzles. This includes generating, solving and handling puzzles.
VarunS2002/Python-Data-Structures-Algorithms
Repository for Data Structures and Algorithms in Python.
VarunS2002/Ionic-Tic-Tac-Toe
This is a fully fledged 2 or 1 player tic-tac-toe game written in TypeScript, HTML and SCSS using Ionic Framework which uses minimax algorithm with alpha beta pruning for Player vs Computer mode. It can be exported to Android, iOS, Windows, PWA or a website.
VarunS2002/Android-Audio-Channel-QS-Tile
Android app which adds a Quick Settings Tile to toggle “Audio Channel” option (Mono/Stereo) in Accessibility Settings -> Audio Adjustment.
VarunS2002/Python-Tic-Tac-Toe
This is a fully fledged 2 or 1 player tic-tac-toe game written in Python using Tkinter GUI.
VarunS2002/React-WebRTC-Video-Chat
VarunS2002/Android-Show-Taps-QS-Tile
Android app which adds a Quick Settings Tile to toggle “Show taps” option in Developer Options.
VarunS2002/flutter_speed_dial_material_design
Flutter plugin to implement a Material Design Speed Dial (https://material.io/components/buttons-floating-action-button/#types-of-transitions)
VarunS2002/JavaScript-Tic-Tac-Toe
This is a fully fledged 2 or 1 player tic-tac-toe game written in JavaScript, HTML and CSS.
VarunS2002/PHP-Tic-Tac-Toe
This is a fully fledged LAN based 2 player tic-tac-toe game written in PHP, JavaScript, HTML and CSS.
VarunS2002/Python-Instagram-Un_Followers
Simple python program to get the list of users on Instagram who don't follow you back and who you don't follow back.
VarunS2002/Python-sArCaStIc-Text-Converter
This program is used to convert normal text to sarcastic or mocking text by alternatively capitalizing characters. For example, 'how are you doing bro?' becomes 'hOw aRe yOu dOiNg bRo?'. This is particularly used for mocking someone in text messages and used for memes.
VarunS2002/Python-Sudoku
This is a fully fledged sudoku game written in Python using Tkinter GUI and uses files for data.
VarunS2002/Python-Sudoku-MySQL
This is a fully fledged sudoku game written in Python using Tkinter GUI and uses MySQL database for data.
VarunS2002/Python-Sudoku-MySQL-Insert_Games
This is a tool to insert new games in the database for the Python-Sudoku-MySQL program.
VarunS2002/Python-Tools
Set of miscellaneous tools written in Python.
VarunS2002/TypeScript-Cryptocurrency
Basic cryptocurrency implementation in typescript.
VarunS2002/Dart-interactive_print
A Dart library to simulate print() without adding a trailing newline for both Native and Web.
VarunS2002/Java-Loud-Voice-Alert
A simple command line application to alert you by sounding a beep when you speak too loudly.
VarunS2002/Phonograph
A material designed music player for Android
VarunS2002/BCR
A Basic Call Recorder for rooted Android devices
VarunS2002/Processing-Sketch
Simple sketching application created using Processing.
VarunS2002/Python-Weka-Extensions
Programs to improve some features in Weka.