AnkushSinghGandhi
LinkedIn Top Voice 🚀 | Warrior Who Codes | SDE @DesiDiariesOrg | Python | Backend | Linux | Django | Flask | SQL | Mongodb | Hackathons
@WarriorWhoCodesJaipur, India
Pinned Repositories
AnkushSinghGandhi
GitHub secret homepage, written in markdown with love :)
CppTutorials
C++ practice
DebianTouchpadGestures
script to install touchpad gestures in any Debian based LINUX distro
easy_dsa_python
easy_dsa is a comprehensive Python library offering robust implementations of numerous data structures and algorithms. It serves as a reliable tool for educators, students, developers, and anyone keen on mastering or utilizing these foundational computer science concepts.
HacktoberFest
Hacktoberfest is a month-long celebration of open source, started by DigitalOcean in 2014, and encourages awareness of, and participation in, the open source community. In 2019 alone, there were over 483k pull requests opened across over 154k repositories , with participants from 142 countries - a truly impressive achievement by the community.
pomodoro-chrome-extension
Pomodoro time & To do list chrome extension
realtime_process_scheduler
The Process Scheduler GUI is a Python app for process management and scheduling, offering features like FCFS, SJF, EDF, RMS algorithms, user-friendly task handling, error prevention, and Gantt chart visualization. It's a practical tool for task management and algorithm exploration.
super_trader_flask
Super Trader is a Flask-based application designed for learning to trade stocks using live data. It allows users to view real-time & historic stock prices, make purchases, and track their transaction history. Additionally, the admin panel provides features for managing user accounts, monitoring transactions, and more.
super_trader_flutter
Super Trader App is a Flutter based application designed for trading stocks. It allows users to view real-time & historic stock prices, make purchases, and track their transaction history. Additionally, the admin panel provides features for managing user accounts, monitoring transactions, and more.
venom_vcs
Venom is a simple version control system (VCS) implemented in C, inspired by Git. It provides basic versioning capabilities for managing changes to files within a repository.
AnkushSinghGandhi's Repositories
AnkushSinghGandhi/super_trader_flask
Super Trader is a Flask-based application designed for learning to trade stocks using live data. It allows users to view real-time & historic stock prices, make purchases, and track their transaction history. Additionally, the admin panel provides features for managing user accounts, monitoring transactions, and more.
AnkushSinghGandhi/pomodoro-chrome-extension
Pomodoro time & To do list chrome extension
AnkushSinghGandhi/AnkushSinghGandhi
GitHub secret homepage, written in markdown with love :)
AnkushSinghGandhi/super_trader_flutter
Super Trader App is a Flutter based application designed for trading stocks. It allows users to view real-time & historic stock prices, make purchases, and track their transaction history. Additionally, the admin panel provides features for managing user accounts, monitoring transactions, and more.
AnkushSinghGandhi/DebianTouchpadGestures
script to install touchpad gestures in any Debian based LINUX distro
AnkushSinghGandhi/profile-chrome-extension
A simple Chrome Extension to manage all my social media profiles in one place.
AnkushSinghGandhi/algorithm-complexity-extension
A Chrome Extension to randomly display the complexities of different algorithms.
AnkushSinghGandhi/bmi-calculator-flutter
I made a Body Mass Index Calculator inspired by the beautiful designs made by Ruben Vaalt. It will be a multi screen app with simple functionality but full-on custom styling.
AnkushSinghGandhi/chatapp_socketio_flask
A real-time chat application backend built with Flask, Flask-SocketIO, and Redis. It supports features like user authentication, real-time messaging, chat rooms, and message broadcasting through WebSocket (Socket.IO)
AnkushSinghGandhi/destini-flutter
An adventure game like Bandersnatch. In the process, I applied Dart OOP principles to build a well organised project.
AnkushSinghGandhi/quizzler-flutter
A quiz app that tests your general knowledge. As one of the most popular types of apps on the app stores, you can create your own quiz for other people to enjoy!
AnkushSinghGandhi/realtime_process_scheduler
The Process Scheduler GUI is a Python app for process management and scheduling, offering features like FCFS, SJF, EDF, RMS algorithms, user-friendly task handling, error prevention, and Gantt chart visualization. It's a practical tool for task management and algorithm exploration.
AnkushSinghGandhi/sharex_flask
ShareX is a Flask-based social media app lets users share short video reels. It includes user authentication, reel management, and an admin interface. Middleware like Flask-Login manages user sessions. Media files are stored in Amazon S3. Deployment uses Docker, NGINX, and Amazon EC2. CI/CD are automated with GitHub Actions.
AnkushSinghGandhi/easy_dsa_python
easy_dsa is a comprehensive Python library offering robust implementations of numerous data structures and algorithms. It serves as a reliable tool for educators, students, developers, and anyone keen on mastering or utilizing these foundational computer science concepts.
AnkushSinghGandhi/multiplayer-rock-paper-scissors
A multiplayer rock paper scissors game built using python pygame library, basic networking concepts, and client-server architecture.
AnkushSinghGandhi/venom_vcs
Venom is a simple version control system (VCS) implemented in C, inspired by Git. It provides basic versioning capabilities for managing changes to files within a repository.
AnkushSinghGandhi/algoocean_flutter_challange
algoocean flutter search challange
AnkushSinghGandhi/bloggz_springboot
A blog app built with spring boot framework
AnkushSinghGandhi/bookstore_backend_flask
flask backend for a bookstore ecommerce application.
AnkushSinghGandhi/calculator-flutter
I made a Simple Calculator App inspired by the beautiful design I saw on google It will be a single screen app with simple functionality but full-on custom styling.
AnkushSinghGandhi/food_delivery_fastapi
A FastAPI backend for a food delivery app, featuring an MVC structure, Redis for caching and sessions, and Celery for async order processing. It supports real-time order tracking, role-based access, JWT authentication, and is designed for scalability and efficient cloud deployment.
AnkushSinghGandhi/happy_paws_flask
Happy Paws backend is a flask based app designed to address the welfare of stray and pet dogs. It supports dog registration, rewarded activities, store to redeem rewards, report abusers, scheduling feeding sessions, etc.
AnkushSinghGandhi/irctc_backend_java
The IRCTC Backend Project is a Java based application designed to simulate a real-world train booking system. It supports user sign-up, login, fetching bookings, searching for trains, booking seats, and canceling bookings.
AnkushSinghGandhi/leetcode_solutions
Solutions to LeetCode problems in C++, Java, Python, MySQL, etc. This repository focuses on offering readable, consistently styled code across various topics while embracing the latest standards.
AnkushSinghGandhi/micro_x_kernel
MicroX Kernel is a minimalistic operating system kerne l developed in C and Assembly. It aims to provide a lightweight and efficient foundation for understanding operating system concepts and kernel development.
AnkushSinghGandhi/mynotes_flutter
flutter app
AnkushSinghGandhi/quizzer_backend_flask
Quizzer is a quiz application where user can create as well as give tests built on Flask micro framework.
AnkushSinghGandhi/social_media_fastapi
A social media application built with FastAPI that enables user registration, login, and profile management. It features a real-time messaging system using WebSockets, PostgreSQL for data storage, and Redis for caching and rate limiting.
AnkushSinghGandhi/synkrama_flutter_challange
Synkrama coding assignment for flutter developer job role
AnkushSinghGandhi/weather-app-flutter
A weather app inspired by the beautiful designs made by Olia Gozha. By the end of the module, you'll be able to find out the live weather data in the current location of the device as well as the weather for any city you can think of!