Skip to content

Instantly share code, notes, and snippets.

@tanaytoshniwal
Last active December 15, 2020 19:10
Show Gist options
  • Save tanaytoshniwal/99ca9ed372ca29bb08440bcb22d480d5 to your computer and use it in GitHub Desktop.
Save tanaytoshniwal/99ca9ed372ca29bb08440bcb22d480d5 to your computer and use it in GitHub Desktop.

Projects & Code

All the projects are listed on my website here.

Following is the list of projects I've done using various tools and technologies:

Selected Repositories/Projects:

  • Data-Structures-Algorithms:

    Implementations of Data Structures and Algorithms, Solutions of competitive programming problems, challenges and Interview Questions.

  • Portfolio:

    My Portfolio site, built from scratch using MEAN Stack.

  • Blog site:

    My Blog site, built from scratch using MERN Stack. It fetches the data from my Medium Channel and displays all the blogs in an interactive way.

Other Projects:

  • Shoppr:

    Ionic 4 starter application for E-Commerce App. Built during Internship at Enappd.

  • VisitingCards:

    React Native application for generating and sharing Visiting Cards. Built during Internship at Saachi Technologies.

  • StockApp:

    React Native application for shopkeepers to track details of products and vendors. Built during Internship at Saachi Technologies.

  • TrackMe:

    Hybrid Application to track your daily activities like tasks, remainders, notes, transactions, etc. Built using Ionic 4.

  • MusicSearch:

    A Music Searching Web App built using React that uses iTunes API for Searching and Lyrics.ovh API for finding the lyrics of the song.

  • OnlineDiagnosis:

    A React application that uses Infermedica's Api for Online Diagnosis.

  • BurgerBuilder:

    A Burger Builder application built using React.

  • IAmBored:

    A React Native application to get Random memes.

  • react-native-custom-ui-toast:

    Custom Toast Library built for React Native Applications. Module is hosted live on npmjs.com

  • ColorPicker:

    A Simple Color Picker Web-App that could be used by developers for UI Development.

  • TicTacToe-PWA:

    A Tic-Tac-Toe PWA(Progressive Web App) implementation using Angular.

  • Library-GraphQL:

    A React application that uses GraphQL for storing and fetching book's/author's details using MongoDB.

  • SnakeAndLadders:

    Implementation of Snake and Ladders Game using Java CLI.

  • MegaTicTacToe:

    A two player game having 9x9 grid of simple tic-tac-toe game.

  • TempoTap:

    Java Application for generating tempo on tap frequency. Useful tool for Musical Instrument Players.

  • Skin-Sense:

    Melanoma Skin Cancer Detection Android Application using Transfer Learning.

  • TODO:

    A Todo List app built using MEAN Stack. Project is currently Live.

  • RSSFeed:

    RSS Feed Android Application to display news from given URL and display it to the user. Application also works Offline.

  • GameOfFlags:

    Game of Flags Quiz application with timer functionality built using Angular 6. This project is currently live.

  • Image-Processing:

    Some Programs and my Implementation for Image processing in Open CV using Python.

  • Chat-Java:

    A two way chat program written in JAVA using Networking and Socket Programming.

  • GameOfLife:

    Implementation of Conway's Game of life using Java swing components and MultiThreading.

  • Chess:

    A chess computer vs human game made in Java using Alpha-Beta Pruning.

  • Git-GUI:

    A Git-GUI Implementation in Java SE that executes CMD commands to execute Git Commands.

  • ShakeMe:

    An Android application to play the Gif with Mp3 sound "BATMAN ON DRUGS" on phone Shake.

  • Tic-Tac-Toe-Android:

    Implementation of Tic-Tac-Toe Game in Android.

  • IonicFirebase:

    Hybrid application built on Ionic framework using Firebase services like Firebase Firestore and Firebase Authentication.

  • 100DaysOfMLCode:

    This Repository is for #100DaysOfMLCode Challenge proposed by Siraj Raval.

  • MEAN-Stack:

    Practice of MEAN Stack and some Mini-Projects.

  • Ionic-Practice-Mini-Projects:

    Practice of Ionic Framework and Mini-Project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment