Pinned Repositories
AdventureWorks-Database
Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.
alien_invasion
Alien Invasion game developed using Python and the Pygame library. In this game, players control a spaceship to defend against waves of invading aliens. The objective is to shoot down as many aliens as possible while avoiding collisions and staying alive.
Covid19_Data_Analysis
This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and recoveries, segmented by different geographical locations and time periods.
currency
python program to convert different currencies using API
Loan-Approval-Prediction
This project is a web application for predicting loan approval status based on various financial and personal attributes. It uses a machine learning model that I trained on historical loan data to make predictions. I built the web application using Flask for the web framework, SQLite for the database, and the pre-trained model saved with joblib.
pdf_to_mp3
This project is a Python script that converts text from a PDF file into an audio file (MP3). It uses the PyPDF2 library to extract text from each page of the PDF and pyttsx3 for text-to-speech conversion. The converted audio file can be useful for creating audiobooks, listening to documents on-the-go, or for accessibility purposes.
record_company-database
A record company database with multiple query commands using SQL
snake
This repository contains a classic Snake game implementation using Python and Pygame library. The Snake game is a simple yet addictive game where the player controls a snake that grows in length as it eats food, while avoiding collisions with its own tail.
Sudoku-solver
This is a sudoku solver using backtracking algorithm. It includes graphical GUI.
T.L.C_Catering_Company_Website
A Flask web-based application designed to simplify the booking and management of events like weddings and birthday parties. Users can view event packages, make bookings, and contact the service provider via a contact form. The application includes user authentication and administrative features to manage event packages and inquiries.
Tynoee's Repositories
Tynoee/pdf_to_mp3
This project is a Python script that converts text from a PDF file into an audio file (MP3). It uses the PyPDF2 library to extract text from each page of the PDF and pyttsx3 for text-to-speech conversion. The converted audio file can be useful for creating audiobooks, listening to documents on-the-go, or for accessibility purposes.
Tynoee/AdventureWorks-Database
Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.
Tynoee/alien_invasion
Alien Invasion game developed using Python and the Pygame library. In this game, players control a spaceship to defend against waves of invading aliens. The objective is to shoot down as many aliens as possible while avoiding collisions and staying alive.
Tynoee/Covid19_Data_Analysis
This is an analysis of Covid 19 dataset using multiple SQL queries. The dataset used for this analysis includes various information regarding COVID-19 cases such as confirmed cases, deaths, and recoveries, segmented by different geographical locations and time periods.
Tynoee/currency
python program to convert different currencies using API
Tynoee/Loan-Approval-Prediction
This project is a web application for predicting loan approval status based on various financial and personal attributes. It uses a machine learning model that I trained on historical loan data to make predictions. I built the web application using Flask for the web framework, SQLite for the database, and the pre-trained model saved with joblib.
Tynoee/record_company-database
A record company database with multiple query commands using SQL
Tynoee/snake
This repository contains a classic Snake game implementation using Python and Pygame library. The Snake game is a simple yet addictive game where the player controls a snake that grows in length as it eats food, while avoiding collisions with its own tail.
Tynoee/snakes_and_ladders
A snakes and ladders game in Python implementing Pygame to create graphical interface and user interactions within the game
Tynoee/Sudoku-solver
This is a sudoku solver using backtracking algorithm. It includes graphical GUI.
Tynoee/T.L.C_Catering_Company_Website
A Flask web-based application designed to simplify the booking and management of events like weddings and birthday parties. Users can view event packages, make bookings, and contact the service provider via a contact form. The application includes user authentication and administrative features to manage event packages and inquiries.
Tynoee/C_Programs
This repository contains a compilation of C mini programs
Tynoee/Cpp_Programs
Compilation of mini C++ programs
Tynoee/Java_mini_projects
This repository contains a compilation of Java mini programs
Tynoee/Tynoee
Config files for my GitHub profile.
Tynoee/vehicles
mini java project highlighting inheritance
Tynoee/Vintage_Cars_Store
A Retro Wheels Emporium Website, an online catalogue for classic car enthusiasts. The web application provides a platform for users to explore and learn about a curated collection of vintage automobiles, ranging from legendary models like the Ferrari Enzo and Mercedes Benz 300SL to timeless classics like the Volkswagen Beetle and Shelby Cobra.