Pinned Repositories
5NF-Counts-of-Bushels-Project
SQL Project about monitoring Indiana's soybean and corn harvests
ATM-System
A Java-based ATM simulation system featuring user authentication, role-based functionalities, and account management through console-based interactions.
Calculator-App
A React-based calculator utilizing 'useReducer' for state management, modular components for UI, and CSS for styling, supporting basic arithmetic operations with a user-friendly interface.
Daily-News
APIs and Python Scripts to send email that contain a Daily News
Data-Parsing-and-Summation-Tool
This C++ program sums integers from "input.txt" to replicate text strings into "output.txt", demonstrating basic file and string manipulation.
Horse-Race-
This project is a C++ console application that simulates a randomized horse race using object-oriented programming and procedural generation.
PDF-Invoices-generator
A program that reads invoice data from Excel files and automatically generates PDF invoices.
Portfolio
A Portfolio for all my projects
Weather-Forecast-App-
A Streamlit web app leveraging the OpenWeatherMap API to offer customizable weather forecasts, displaying temperature trends or sky conditions for any city over up to five days.
Workouts-Planner-App
Aopandey's Repositories
Aopandey/5NF-Counts-of-Bushels-Project
SQL Project about monitoring Indiana's soybean and corn harvests
Aopandey/ATM-System
A Java-based ATM simulation system featuring user authentication, role-based functionalities, and account management through console-based interactions.
Aopandey/Calculator-App
A React-based calculator utilizing 'useReducer' for state management, modular components for UI, and CSS for styling, supporting basic arithmetic operations with a user-friendly interface.
Aopandey/Daily-News
APIs and Python Scripts to send email that contain a Daily News
Aopandey/Data-Parsing-and-Summation-Tool
This C++ program sums integers from "input.txt" to replicate text strings into "output.txt", demonstrating basic file and string manipulation.
Aopandey/Horse-Race-
This project is a C++ console application that simulates a randomized horse race using object-oriented programming and procedural generation.
Aopandey/PDF-Invoices-generator
A program that reads invoice data from Excel files and automatically generates PDF invoices.
Aopandey/Portfolio
A Portfolio for all my projects
Aopandey/Weather-Forecast-App-
A Streamlit web app leveraging the OpenWeatherMap API to offer customizable weather forecasts, displaying temperature trends or sky conditions for any city over up to five days.
Aopandey/Workouts-Planner-App
Aopandey/PDF-Template-Generator-
A script that generates PDF templates given some predefined guidelines of multiple pages .
Aopandey/Snake-Game
This C++ project is a Windows console-based snake game featuring dynamic snake movement, food generation, collision detection, and user input handling via the Windows API.
Aopandey/Student-Record
This project is a C++ student management system that handles student data, including personal and academic details, through object-oriented design and file I/O operations.
Aopandey/Tic-Tac-Toe-
A React based Tic Tac Toe Game
Aopandey/Virtual-Pet-
This project is a Java-based console application for managing virtual pets, supporting creation, customization, and serialization for persistent storage.
Aopandey/Weather-Station-Data-Hub
A REST API built with Python and Flask to serve historical weather data for various cities.
Aopandey/Web-Workout-Planner-App
A web version of my previous workout planner app.