Hi, I am

Anıl Karaşah

Picture of Anıl Karaşah

About Me

My full name is Mehmet Anıl Karaşah. I am a senior Computer Engineering student at Yıldız Technical University. I have come to a serious point today in my coding journey, which I first started by learning HTML when I was 11 years old. I am working on back-end software development technologies and try to improve myself about it everyday.

I am currently working at T&G Workshop as a Junior Software Engineer for a year, which develops the Lidia Headless Commerce Engine.

Tech-Stack

Programming

  • C
  • C#
  • Java
  • Javascript
  • HTML/CSS
  • SQL

Technologies

  • .NET Core
  • PostgreSQL
  • Linux
  • Elasticsearch
  • Redis
  • Git
  • Node.js
  • MongoDB
  • Docker
  • Angular
  • Astro

Contributions

Lidia Commerce is a headless commerce engine, developed and maintained by T&G Workshop. It provides many commerce solutions. My main responsibility is the development and maintanence of Lidia PIM, which stands for Product Information Management. Explore more details at Lidia Commerce Engine.

Kobalt, which stands for Context-Based Language Translator, is an LLM-driven translation Android mobile application to enhance language learning processes. It uses Gemini 1.5 Flash language model with specialized prompts.

MÜDEK, is an organization for accreditation and evaluation of and providing information services for education programs in various disciplines. Our goal was to design and develop a web user interface and simplify all MÜDEK processes of Computer Engineering Department of Yıldız Technical University.

Bug Tracker System is a tool for helping businesses keep track of bugs of their projects. I have created a RESTful API using .NET Core 6, database with PostgreSQL and front-end application with Angular. You can visit Bug Tracker System on Github.

DOSP (Dijital Oyun Satış Platformu) is like the platform Steam which you can buy videogames and view the games you have purchased in your library. This was my first Full-Stack project. I used .NET MVC and MSSQL. Visit DOSP on Github.

This is an API of a Wallet app which you can control your budget with what you have spent the most until now. It was for my System Analysis and Design lecture. You can view the documentation of the API through Postman Documentation of EMS. Visit Expense Management System on Github.

Nerdle Game is a puzzle game and a different approach of Wordle. It generates a random basic mathematical equation and you have 6 chances to find the correct equation. I wrote this game in Java with GUI for my Object-Oriented Programming lecture. Visit Nerdle Clone on Github.

Nonogram Puzzle is a very old Japan puzzle game. It shows the adjacent blocks every row and column and you have to use these informations to solve the puzzle. I used C language to create this puzzle game which you play on terminal screen. Visit Nonogram on Github.

Ludo is a 2-4 players board game. Your goal is to move all 4 of your pawns to the finish. I used C language to create this game for my Introduction to Computer Science class. Visit Ludo on Github.