Skip to content
View gungorefecetin's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report gungorefecetin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gungorefecetin/README.md

Güngör Efe Çetin

Electronics & Communication Engineering student at Istanbul Technical University, graduating June 2027.

I build AI-powered applications and full-stack systems. Currently focused on cloud architecture and scalable backend solutions.

I'm particularly interested in the intersection of business and technology — translating real business problems into technical solutions that actually work. I think about products from both sides: how to build them and why they matter.

What I'm working on

  • Prep2Land: AI-driven career acceleration platform for university students
  • Internal tools for Tan Tedarik — Family-run SME
  • Cloud engineering fundamentals through Commencis Cloud Camp
  • AWS Solutions Architect Associate certification

Experience

  • Digital Operations Lead at Tan Tedarik — managing digital transformation and internal platforms at a family-run SME — Jun 2024 - Present
  • AI Engineering Intern at Zack.ai — built RAG-based conversational agents — Jun 2024 - Sep 2024
  • IT Team Coordinator at EESTEC LC Istanbul — led web development and organized tech events — Jul 2023 - Jun 2024

Tech I use

Backend & AI: Python, Java, Spring Boot, Flask, Django, Node.js
Frontend: React, Next.js, Tailwind CSS
Data & ML: TensorFlow, Scikit-learn, LangChain, Pandas
Cloud & DevOps: AWS, Docker, Firebase, Supabase

Open to internship opportunities in software engineering, AI, and cloud infrastructure.


📫 gungor.efe.cetin@gmail.com | LinkedIn

Pinned Loading

  1. toxic-comment-severity-analysis toxic-comment-severity-analysis Public

    Fine-tuned DistilBERT for multi-label toxic comment classification with severity scoring. FastAPI + Next.js 14 full-stack app.

    TypeScript

  2. web-code-editor web-code-editor Public

    Real-time collaborative code editor with room-based sessions, Monaco Editor, and live sync via Socket.io — React + TypeScript frontend, Node.js + Express + MongoDB backend.

    TypeScript

  3. pathfinding-visualizer-js pathfinding-visualizer-js Public

    Browser-based pathfinding visualizer — draw walls, set start/end points, and watch A*, Dijkstra, BFS, and DFS navigate the grid in real time. Built with vanilla JavaScript and served via Express.

    JavaScript

  4. sorting-visualizer-js sorting-visualizer-js Public

    Browser-based sorting algorithm visualizer — watch Quick Sort, Merge Sort, Heap Sort, and Bubble Sort animate in real time with adjustable speed, array size, and live performance metrics.

    JavaScript

  5. wordle-game-ai wordle-game-ai Public

    Wordle clone with dual modes — play manually or watch a word-frequency–based AI solver tackle the puzzle step by step. Built with vanilla JavaScript.

    JavaScript 1

  6. resume-jd-matcher-ai resume-jd-matcher-ai Public

    Full-stack ATS resume analyzer powered by GPT-4o — scores compatibility (0–100), surfaces keyword gaps, delivers per-section feedback with rewrite suggestions, and highlights quick wins. FastAPI + …

    Python