Skip to content
View egekaya1's full-sized avatar

Highlights

  • Pro

Block or report egekaya1

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
egekaya1/README.md

Hi there, I'm Ege!

Computer Engineering at Politecnico di Torino | Tech & Science Enthusiast


About Me

  • 2nd year Computer Engineering student at Politecnico di Torino, Front End Developer Intern at Parma Calcio!
  • Currently contributing as a: • Front End Developer Intern @ Parma Calcio
    Full Stack Developer @ PoliTo Rocket Team
  • Past Database Developer @ Team DigiTwin
  • Learning now: Swift · Java · AI/ML · Full-stack with HTML / CSS / JS & SQL
  • Interests: Tech · Science · Art · Running · Guitar
  • Goal: ship a large-scale personal project with real-world impact

🛠️ Tech Stack

Languages & Frameworks

C C++ Python JavaScript TypeScript Node.js React Next.js Redux Toolkit HTML5 CSS3 TailwindCSS

Databases & Backend

PostgreSQL Supabase CMake

Tools & DevOps

Git GitHub Docker VSCode


🛠️ Projects

Year Project Stack What it Does
2025 LoginApp – Role-Based Authentication Next.js · React · TypeScript · Redux Toolkit A full authentication flow with login, logout, and role-based access control. Includes a route.ts handling login logic with serverless API routes, authSlice.ts for global auth state, a restricted admin-only page, a dynamic navbar, and protected routing using useSelector and useRouter.
2025 ReportsApp – API Data Viewer Next.js · React · TypeScript Fetches scouting reports from an external API and displays them in a table with server-side pagination, sorting, and search. Built with a route.ts acting as a backend proxy for API calls, a main page.tsx handling UI and data rendering, and a query provider to manage URL state for filters and pagination.
2025 PRT - Discord Role-Automation Bot Node.js · Discord.js · Supabase Listens for new members joining the PoliTo Rocket Team Discord, matches their username to Supabase records, and auto-assigns the correct role — automating onboarding.
2025 DigiTwin – Sensor Database PostgreSQL · C++ · CMake Contributed to a team project at Team DigiTwin building the backend of a digital twin system for monitoring sensor data across physical structures. Helped design a normalized database schema (buildings, structures, sensors, tags, data and more) in PostgreSQL and co-developed the C++ backend logic to connect to the DB, manage secure credentials, and initialize the full schema programmatically. Prepared for scalable, real-time sensor ingestion (planned in future phases).

(More projects coming soon…)


Languages

  • Turkish
  • English
  • Italian

GitHub Stats

Ege's GitHub stats Top Languages

Contact


“Software is a great combination between artistry and engineering.” — Bill Gates

Popular repositories Loading

  1. leetcode leetcode Public

    repository for coding challenges

    C

  2. PRT-role-bot PRT-role-bot Public

    A Discord bot that automatically assigns roles to new server members based on their division/team information stored in the team's Supabase database.

    JavaScript

  3. egekaya1 egekaya1 Public

    Config files for my GitHub profile.

  4. students-app students-app Public

    Forked from polito/students-app

    fork for student app

    TypeScript

  5. parma_fc parma_fc Public

    Parma FC project with simple tech stack

    CSS