Pinned Repositories
bloc_counting
default counting app with bloc
bloc_shopping_cart
Simple shopping cart made with Flutter and Bloc.
brainfuck-interpreter
genetic-algorithms
simple projects I've made to learn about genetic algorithms.
groupstudy
ULHacks submission (Amitpal, Rehan, Sehaj)
LaTeX-Cord
LaTeX-Cord for Powercord
movies_discord_bot
Movies bot built using Discord.js and MongoDB.
pomodoro-src
Pomodoro app for the web and linux built with Flutter.
ytaudio-backend
ytaudio-frontend
amitpalbadhan's Repositories
amitpalbadhan/LaTeX-Cord
LaTeX-Cord for Powercord
amitpalbadhan/groupstudy
ULHacks submission (Amitpal, Rehan, Sehaj)
amitpalbadhan/genetic-algorithms
simple projects I've made to learn about genetic algorithms.
amitpalbadhan/movies_discord_bot
Movies bot built using Discord.js and MongoDB.
amitpalbadhan/bloc_counting
default counting app with bloc
amitpalbadhan/bloc_shopping_cart
Simple shopping cart made with Flutter and Bloc.
amitpalbadhan/brainfuck-interpreter
amitpalbadhan/pomodoro-src
Pomodoro app for the web and linux built with Flutter.
amitpalbadhan/ytaudio-backend
amitpalbadhan/ytaudio-frontend
amitpalbadhan/dotfiles
dotfiles
amitpalbadhan/flutter-animations
learning how to animate with flutter
amitpalbadhan/flutter-bloc-timer
Timer made with Flutter and BLoC
amitpalbadhan/flutter-portfolio-example
example portfolio website made with flutter
amitpalbadhan/flutter_nav_router
Learning how to use the Navigator and Router class.
amitpalbadhan/minesweeper-flutter
Minesweeper written in Flutter.
amitpalbadhan/tic-tac-toe-minimax
Tic Tac Toe game with the minimax algorithm and alpha-beta pruning implemented in C++