Eder Martinez

Projects

These are my projects. They will be updated and all the code is avaliable on GitHub and all websites are viewable Online (click images). To find demonstrations, go to the Articles and Demos tab. CLICK ON THE IMAGES TO ACCESS PROJECT.

Simple Spanish

Project Name: Simple Spanish (concept)

Languages: Java Android only application, combines the knowledge from previous projects and offers a solid idea of what Simple Spanish will be Expect the real app to be deployed in summer '25. (COMPLETED CONCEPT PASSED) Fall '23 Video Demo Avaliable

Running William

Project Name: Running William

Languages: Python, Pygame Pygame for KSU hackathon 2024. This was completed under 2 days, using my previous knowledge, I lead a team of 4. We had 2 artists and another programmer assisting me. (COMPLETED) Fall '24 Video Demo Avaliable

Language learning app

Project Name: Language Learning App

Languages: Java Concept for a future Java app to learn spanish. This helped me understand and manipulate java in an efficient manner. The basics of it will be used in a future app. (CONCEPT COMPLETED) Summer '24 Video Demo Avaliable

Logo of project: Mia's coffee

Project Name: Employee Tracking Program

Languages: Java This project consists of program for tracking employee salary. It uses a unique number and ID for each employee. It also makes the user delete one user. This was a small project for one of our java clases (COMPLETED) Spring '24

Logo of project: Mia's coffee

Project Name: Mia's Coffee

Languages: HTML, CSS, JavaScript, PHP. The project consists of a fictional coffee shop, found in Ireland. The website uses the mentioned languages to capture customer information and provide an enjoyable user experience. A lot of work has gone to understand JavaScript and how PHP captures information. Download the repo to access a local website and capture the information. (COMPLETED) Spring '24

random color maker

Project Name: RCG (Random Color Generator)

Languages: HTML, JavaScript. The goal for this small project was to understand JavaScript, know how it stores information, and generate a string. Since I have taken classes that dealt with Java, I was able to quickly translate a lot of that knowledge to Javascript, despite the differences of the two languages (COMPLETED) Fall '23

Mia's game

Project Name: Mia's Game

Languages: Python (using Pygame). This is my first project. It consists of a game using pygame and proper object oriented programming. When clicking on the image, you will be taken to the code and you will see the way i coded this project. The art and look was not really my goal. I wanted to use functions to create something that is useful and easy to edit. I think I accomplished this well. To see a video demonstration go to PROJECT UPDATES. When you download fron the repo, you can play the game, as long as python is installed (COMPLETED) Fall '23