{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Yasin Eniş",
    "label": "Software Engineer",
    "email": "yasin.enis.tr@gmail.com",
    "url": "https://yasinenis.dev",
    "summary": "Final-year Computer Engineering student at Recep Tayyip Erdoğan University (2022–2027). Currently a full-stack engineering intern at Kamiapps, building the end-to-end architecture of live-data modules for an enterprise B2B web product. Looking for a software engineering role for 2027.",
    "location": {
      "address": "Istanbul, Türkiye"
    },
    "profiles": [
      {
        "network": "GitHub",
        "url": "https://github.com/yasinenis",
        "username": ""
      },
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/yasin-eni%C5%9F/",
        "username": ""
      }
    ]
  },
  "work": [
    {
      "name": "Kamiapps",
      "position": "Software Engineering Intern",
      "url": "https://www.kamiapps.com/",
      "startDate": "2026-07",
      "location": "Remote",
      "highlights": [
        "Worked as a full-stack developer on an enterprise B2B web project.",
        "Integrated the end-to-end architecture of dynamic modules fed by live data.",
        "Played an active role in the team that brought the project to its launch stage, working remotely."
      ]
    }
  ],
  "education": [
    {
      "institution": "Recep Tayyip Erdoğan Üniversitesi",
      "url": "https://www.erdogan.edu.tr",
      "area": "Computer Engineering",
      "studyType": "BSc",
      "startDate": "2022-09",
      "endDate": "Ongoing",
      "score": "2.42 ",
      "courses": []
    }
  ],
  "projects": [
    {
      "name": "Summer Progress Dashboard",
      "description": "",
      "highlights": [],
      "keywords": [
        "Node.js",
        "Express.js"
      ],
      "url": "https://yaz-planim.netlify.app/",
      "startDate": "2026-07"
    },
    {
      "name": "Flame detection project",
      "description": "ESP32 based flame detection project",
      "highlights": [
        "This project is a flame (fire) detection system developed using ESP32 (LilyGO TTGO T Beam). When a flame is detected in the environment, it provides both audible (buzzer) and visual (OLED screen) warnings."
      ],
      "keywords": [],
      "url": "https://github.com/yasinenis/esp32-flare-detection",
      "startDate": "2026-06",
      "endDate": "2026-06"
    },
    {
      "name": "AgriSense-AI",
      "description": "An end-to-end IoT system",
      "highlights": [
        "An end to end IoT system for soil nutrient analysis and plant health monitoring, integrated with LoRaWAN connectivity and LLM powered expert insights for precision agriculture."
      ],
      "keywords": [
        "C/C++",
        "Node.js",
        "Express.js",
        "PostgreSQL"
      ],
      "url": "https://github.com/yasinenis/AgriSense-AI",
      "startDate": "2026-03",
      "endDate": "2026-04"
    },
    {
      "name": "Memorize Web App",
      "description": "Memorise is a web app that makes it easy to memorise your own words while learning new languages.",
      "highlights": [
        "Memorise is a web app that makes it easy to memorise your own words while learning new languages."
      ],
      "keywords": [
        "javascript",
        "Node.js",
        "Express.js",
        "MongoDB"
      ],
      "url": "https://github.com/yasinenis/MemoriseApp",
      "startDate": "2025",
      "endDate": "2025"
    }
  ],
  "skills": [
    {
      "name": "Languages",
      "keywords": [
        "C/C++",
        "javascript"
      ]
    },
    {
      "name": "Frameworks",
      "keywords": [
        "Node.js",
        "Express.js"
      ]
    },
    {
      "name": "Databases",
      "keywords": [
        "PostgreSQL",
        "MongoDB"
      ]
    }
  ],
  "awards": [],
  "languages": [
    {
      "language": "Turkish",
      "fluency": "Native"
    },
    {
      "language": "English",
      "fluency": ""
    }
  ]
}