I am Semih Mert, a Frontend Developer based in Antalya, Türkiye. With a Bachelor's Degree in Management Information Systems from Akdeniz University, I have a strong foundation in business and technology. I am passionate about creating efficient, user-friendly web applications and continuously enhancing my skills in web development.
Enjoy this fun React-based Pokemon Memory Game! Click on Pokemon cards without repeating any to test your memory. Featuring dynamic Pokemon data, randomized shuffling, score tracking, and a responsive design. Track your best score and restart the game to play again!
CV APP is a React-based web application for creating and customizing CVs. Users can input personal details, education, work experience, skills, and courses/certificates, view a real-time preview, and download their CV as a PDF. The app supports editing and deleting entries, utilizing React.js, HTML5, CSS3, JavaScript (ES6+), react-icons, html2canvas, and jsPDF for a seamless experience.
Battleship Game is a browser-based version of the classic Battleship game developed with ES6+, Webpack, Babel, and Jest using Test-Driven Development (TDD). Players place ships, shoot at opponents, and play against a computer with basic AI. The game includes features for ship placement, shooting, and resetting the game.
Todo App is a task management application that lets you add and edit projects and tasks. Features include task status updates, priority levels, and due dates. Built with HTML5, CSS3, JavaScript (ES6+), Webpack, and date-fns, it uses LocalStorage for data persistence.
Book Library Application is a simple JavaScript app for managing a personal book collection. Users can add, remove, and toggle the read status of books.
Etch A Sketch is a web app that lets you draw on a customizable grid. Choose grid size, pick colors, or go random. Features include grid resizing, color selection, and reset options.
Weather Forecast App provides current, daily, and hourly weather updates using HTML, CSS, and JavaScript with WeatherAPI. Features include location search, unit toggling, and a dynamic background.
Restaurant Page is a responsive website built with HTML, CSS, and JavaScript, featuring tab navigation and FontAwesome icons. It utilizes Webpack for development and bundling.
Tic Tac Toe is a classic game implemented in JavaScript, featuring two-player functionality and a grid-based game board. Players take turns to place Xs and Os, with win and draw detection.