Mustafa Y Alici

Computer programmer and web Developer

I am accomplished Full Stack Developer experienced in the full life cycle including requirements, design, development, and deployment. I trained at the Skill Distillery and earned a Java certification. I have full competency in Java SE, Java EE, TDD practices with JUnit, PHP, Javascript, MySQL, jQuery, Angular.

  • HTML, CSS, Javascript, jQuery, XML, JSON
  • Java SE, EE, Spring, JDBC , JPA, JSP,
  • Maven, Gradle, Tomcat, AWS, GitHub
  • UI Design, Front End, Back End, Root Cause Debuging
  • LAMP Servers, Linux, Apache, MySql, PHP
  • Database Best Practices, Database Schema Design, DBMS

Java Full Stack Projects

Presidents

website picture

This a group project show list of presidents. You can search by party affiliation. Each presdident list terms in office and an interesting fact about each of them

This was a group project using Java EE edition with JSP and JDBC. There is MySql dataBase to persist data

Live site:Presidents

repository Github

Party Picker

website picture

This a simple Java Spring C.R.U.D. You can create Adventurers and add them to the part. You can edit their gear and create new gear

This project used spring MVC with maven and JSP. There is a MySql dataBase to persist the data

Live site:Party Picker

repository Github

Cater To You

website picture

This Group mid-term Project for Skill Distillery. This site allows users to Catering menu from choice of venders. It allows vendors to add menu options for user to pick from. Users and venders have diferent based on login. User get itemised list of product and a order history.

This project was builg Using Java Spring MVC, JSP, JPA. With a MySql dataBase to persist the data. We also used some javascript. We used Trello keep track of task and used agile practice. We had morning stand ups and evening stand ups.

Live site:Cater To You

repository Github

Travel Tracker

website picture

This app allows you to create users add destinations and event at each destinaton. You can perfome full C.R.U.D. on event and destinations. This keeps track of cost of each destinaton and event.

This is built on Java Spring MVC, JPA, MySql for the back end. This uses Angular for the front end

Live site:Travel Tracker

repository Github

Roman Numeral Translator

website picture

This website allows you to taranslate numbers to roman numerals and vice versa

This is built on Java Spring Boot on the back end. This uses Angular and Bootstrap for the front end

Live site:Roman Numeral

repository Github

Event Crawl

website picture

Allows Users to create accounts, create groups and events. You pick several venues along a route for event. Venues can things like restaurants, bars, concerts. I was responsible for database, login authentication, venue page and the google map API.

This is built on Java Spring MVC, JPA, MySql for the back end. This uses Angular and Bootstrap for the front end

Live site:Event Crawl

repository Github

These are Full stack PHP projects

CSFWG website

website picture

Full Stack Developer for both their customer facing website & employee portal This the website for Colorado Springs Fiction Writers Group.

Live website: CSFWG

My Test site for CSFWG: Test

GitHub repository for CSFWG: GitHub

These are Front end only projects

My quote Machine

website picture

This a simple site that generates a random quote using a API and allows some one to share it on their twitter feed. This is poject I did to learn using API

Live site:Quote Machine

Local Weather

website picture

This is another simple site that shows local weather. this was done to learn more the use of more API

Live site:Weather App

Wikipedia Viewer

website picture

This site uses the Wiki pedia API to find articles

Live site:Weather App

Digital Calculator

website picture

This site has basic fully functional calculator

Live site:Calculator

Pomodoro clock

website picture

This is a pomodoro clock where you can adjuct times

Live site:Pomodoro Clock

Tic-Tac-Toe game

website picture

This is tic-tac-toe that should be unbeatable I used the minmax algorithm for the AI

Live site:The Game

Simon Says Game

website picture

This is a Simon says game like the one from the 80's

Live site:Simon Says