Skip to content
View iyilmaz24's full-sized avatar

Highlights

  • Pro

Block or report iyilmaz24

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
iyilmaz24/README.md

Hi, I'm Irfan

A software developer, based in NYC & Sunnyvale, California ☀️

I have interests in distributed systems, network programming, full-stack development, and cloud computing.

Pinned Loading

  1. Golang-Analytics-Server Golang-Analytics-Server Public

    Currently Building (Feb/Mar 2025) - Go server used to track analytics across various applications. Uses truncated IP addresses, hashing, and UUIDs to identify visitors without storing IP addresses.…

    Go

  2. Golang-Notification-Server Golang-Notification-Server Public

    Currently Building (Feb/Mar 2025) - A lightweight notification server that sends SMS/SMTP notifications in a scheduled (CRON) or on-demand manner. Supports requests from AWS Lambda and other backen…

    Go

  3. Valet-Wizard Valet-Wizard Public

    ValetWizard is a service management system for valet parking services. Next-auth protected routes, PostgreSQL database, JWT and Sessions to authenticate, endpoint to process Stripe webhooks.

    TypeScript

  4. Java-Cinema-API Java-Cinema-API Public

    Spring Boot REST API used for seat management at a cinema. Implementing singletons, DTOs, DAOs, analytics, persistent logging, ACID compliant transactions.

    Java

  5. Resume-Review-Platform Resume-Review-Platform Public

    MERN stack resume review portal made for hackathon. Full-stack Javascript - Express server and MongoDB database, hand-rolled PDF upload and retrieval from cloud, custom CSS animations and React com…

    JavaScript

  6. Virtual-Machine-C Virtual-Machine-C Public

    A simple virtual machine implementation written in C

    C