Pinned Repositories
AI-Powered-Application
This multifaceted project integrates OpenAI's GPT-3.5, DALL-E, and Whisper APIs to deliver tools for essay generation, image creation, chatbot interaction, audio transcription, and text summarization. Each feature demonstrates advanced AI integration and my ability to create scalable solutions.
BankAccount
This repository contains a Java-based Bank Account System demonstrating the principles of abstraction and polymorphism
Contact_Form
This project implements a responsive, dynamic contact form for websites. Built with HTML, CSS, JavaScript, and a backend server integration, the form allows users to submit inquiries or feedback efficiently.
DFA-Fraudulent-Transaction-Detection-Project
Credit card fraud is a widespread issue, resulting in billions of dollars in losses annually. Machine learning provides a powerful tool for detecting fraud by identifying patterns indicative of suspicious or unauthorized transactions.
Exploration-of-Iris-and-Titanic-Dataset
In this dataset exploration, our objective was to delve into the characteristics of the Iris flower as well as the Titanic dataset. Through our exploration, we aimed to extract meaningful insights and craft narratives that connect these findings to broader societal contexts.
news-homepage-main-clone
In this project, I will be building a responsive news website homepage, matching the provided design as closely as possible. Ensure optimal layout across devices, and implement hover/focus states for interactive elements. See README.md for setup details.
Piggy-Bank-application
The Piggy Bank application is a simple program that takes user input, processes the entered values, and determines if the user has enough money to buy a gift card. The application then displays the remaining balance.
ShapeGUIProject
A Java application that allows users to draw various geometric shapes (Circle, Rectangle, Triangle, Ellipse, Square, Pentagon, Hexagon, and Star) on a graphical user interface (GUI). Users can input the shape name, which is displayed at the center of the canvas.
Trivia-Quiz-Application
This is a GUI simple Trivia Quiz application built using Python and the Tkinter library. It allows users to answer a series of trivia questions, with the application keeping track of the user's score and providing feedback on each answer.
weather-application
A Weather App that utilizes an API and IP address to provides users with instant, location-specific weather forecasts.
ewache04's Repositories
ewache04/AI-Powered-Application
This multifaceted project integrates OpenAI's GPT-3.5, DALL-E, and Whisper APIs to deliver tools for essay generation, image creation, chatbot interaction, audio transcription, and text summarization. Each feature demonstrates advanced AI integration and my ability to create scalable solutions.
ewache04/BankAccount
This repository contains a Java-based Bank Account System demonstrating the principles of abstraction and polymorphism
ewache04/Contact_Form
This project implements a responsive, dynamic contact form for websites. Built with HTML, CSS, JavaScript, and a backend server integration, the form allows users to submit inquiries or feedback efficiently.
ewache04/DFA-Fraudulent-Transaction-Detection-Project
Credit card fraud is a widespread issue, resulting in billions of dollars in losses annually. Machine learning provides a powerful tool for detecting fraud by identifying patterns indicative of suspicious or unauthorized transactions.
ewache04/Exploration-of-Iris-and-Titanic-Dataset
In this dataset exploration, our objective was to delve into the characteristics of the Iris flower as well as the Titanic dataset. Through our exploration, we aimed to extract meaningful insights and craft narratives that connect these findings to broader societal contexts.
ewache04/news-homepage-main-clone
In this project, I will be building a responsive news website homepage, matching the provided design as closely as possible. Ensure optimal layout across devices, and implement hover/focus states for interactive elements. See README.md for setup details.
ewache04/Piggy-Bank-application
The Piggy Bank application is a simple program that takes user input, processes the entered values, and determines if the user has enough money to buy a gift card. The application then displays the remaining balance.
ewache04/ShapeGUIProject
A Java application that allows users to draw various geometric shapes (Circle, Rectangle, Triangle, Ellipse, Square, Pentagon, Hexagon, and Star) on a graphical user interface (GUI). Users can input the shape name, which is displayed at the center of the canvas.
ewache04/Summer2024-Internships
Collection of Summer 2024 tech internships!
ewache04/Trivia-Quiz-Application
This is a GUI simple Trivia Quiz application built using Python and the Tkinter library. It allows users to answer a series of trivia questions, with the application keeping track of the user's score and providing feedback on each answer.
ewache04/weather-application
A Weather App that utilizes an API and IP address to provides users with instant, location-specific weather forecasts.
ewache04/web-api-examples
Basic examples to authenticate and fetch data using the Spotify Web API
ewache04/Exploratory-Analysis-for-Cars
The analysis focuses on identifying factors influencing fuel efficiency (mpg) and distinguishing car types within the mtcars dataset.
ewache04/HR-Analytics-Dashboard-Project
Using Tableau, the dashboard analyzes key HR metrics such as employee turnover, recruitment efficiency, workforce demographics, and performance trends.
ewache04/Insurance-Prediction-Models
The primary goal was to build a model capable of accurately predicting whether an individual would file an insurance claim, based on input variables such as age, BMI, smoking status, cholesterol levels, and geographic region
ewache04/Iris-Flower-Clustering-Model
This project uses clustering methods to identify meaningful groupings of data points based on sepal and petal dimensions, effectively showcasing the potential of unsupervised learning in data science
ewache04/job-application-management-system
AI-powered job application management system that simplifies the job search process. It helps users manage applications, customize resumes and cover letters, and receive personalized feedback, ultimately enhancing their profiles and improving their chances of securing interviews.
ewache04/Shopping-Pattern-Detection
This project applies market basket analysis techniques to the Groceries dataset to uncover associations between items frequently purchased together.