iamsuteerth
3rd Y UG CSE Student at VIT Vellore. Flutter App developer and Backend developer. Competitive Coder and expertise in DSA.
NucleusTeqVellore Institute Of Technology
Pinned Repositories
AirshipGunner
Second android project. Basic game inspired by Galaga and Flappy Bird
Amazon-Clone
A proper self-made full stack Amazon clone. This project demonstrates my ability to make responsive layouts, global state management using riverpod, a proper backend using NodeJS and ExpressJS and MongoDB as the database.
Basic-C-CPP-Codes
Some basic C++ programs covering multiple topics at the same time
Basic-Java-Codes
This repo contains a compilation of all the programs I have made during my Java programming language journey. Detailed explanation has been provided for each problem, thus the repo can also be used as a tutorial point :D
Grocery-List
Instagram-Clone
A responsive custom implementation of social media app Instagram using Firebase with usability on ios, web and android.
Meals-App
Travel-Tracker
VITAcad
WhatsApp-Clone
A proper self-made WhatsApp clone. This project demonstrates my ability to make responsive layouts, global state management using riverpod and a proper backend using google's firebase!
iamsuteerth's Repositories
iamsuteerth/VITAcad
iamsuteerth/AirshipGunner
Second android project. Basic game inspired by Galaga and Flappy Bird
iamsuteerth/Amazon-Clone
A proper self-made full stack Amazon clone. This project demonstrates my ability to make responsive layouts, global state management using riverpod, a proper backend using NodeJS and ExpressJS and MongoDB as the database.
iamsuteerth/Basic-C-CPP-Codes
Some basic C++ programs covering multiple topics at the same time
iamsuteerth/Basic-Java-Codes
This repo contains a compilation of all the programs I have made during my Java programming language journey. Detailed explanation has been provided for each problem, thus the repo can also be used as a tutorial point :D
iamsuteerth/Grocery-List
iamsuteerth/Instagram-Clone
A responsive custom implementation of social media app Instagram using Firebase with usability on ios, web and android.
iamsuteerth/Meals-App
iamsuteerth/Travel-Tracker
iamsuteerth/WhatsApp-Clone
A proper self-made WhatsApp clone. This project demonstrates my ability to make responsive layouts, global state management using riverpod and a proper backend using google's firebase!
iamsuteerth/Basic-ReactJS-Projects
Compilations of ALL the basic ReactJS projects I made while learning ReactJS as a beginner are present here!
iamsuteerth/Classic-Weather-App
The first project of any React developer 😀
iamsuteerth/Demo-Chat-App
iamsuteerth/iamsuteerth
Some information about me : D
iamsuteerth/LeetCode
All solved LeetCode Problems
iamsuteerth/NextJS-Guide
As I learn working with NextJS. I thought of making this repository with my custom notes present here grouped in a systematic way to provide quick revisions to people.
iamsuteerth/NodeJS-Guide
As I learn working with NodeJS. I thought of making this repository with my custom notes present here grouped in a systematic way to provide quick revisions to people.
iamsuteerth/quicksort_time_analysis
This repository contains the source code to compare different quicksort variants finding a relation between pivot and run time.
iamsuteerth/ReactJS-Guide
As I learn working with ReactJS. I thought of making this repository with my custom notes present here grouped in a systematic way to provide quick revisions to people.
iamsuteerth/sorting-analysis
In this project, we compare various sorting algorithms in the world of Computer Science and test their run-times in different scenarios.
iamsuteerth/TaskTrove
The classic ToDo app made using flutter, riverpod, sqlite and firebase with local notifications!
iamsuteerth/tictacttoe
Basic Tic Tac Toe game in java for android with a 2 page layout