I build software across frontend, backend, and DevOps with a strong bias toward maintainability, clear architecture, and reliable delivery. My focus is shipping production-ready systems that stay understandable as they grow.
Website · Project Board · LinkedIn · Telegram · Mail
| Area | Technologies |
|---|---|
| Frontend | React, Next.js, Vue, Blazor, TypeScript, JavaScript |
| Backend | .NET, NestJS, Node.js, Bun, C# |
| Data | PostgreSQL, MS SQL, SQLite, InfluxDB |
| DevOps | GitHub Actions, Docker, Coolify |
| Desktop | Electron, .NET MAUI, .NET Windows Forms |
| Languages | C#, TypeScript, JavaScript, Python |
| Environment | Ubuntu |
- Prefer clean, readable code over clever shortcuts
- Optimize for long-term maintainability, not short-term convenience
- Automate repetitive development and deployment work
- Keep learning, refining workflows, and improving delivery quality
I publish notes, guides, and project write-ups about software engineering, tooling, and things I learn while building.
- GitHub Repo TUI Cloner (PowerShell) (Feb 19, 2026)
An interactive PowerShell script to fetch and clone your owned GitHub repositories using a terminal UI (TUI). - TypeSpec for .NET and Next.js Teams (Feb 19, 2026)
Practical TypeSpec workflow for contract-first API design with ASP.NET Core and Next.js, including OpenAPI generation and typed client usage. - Rendering HTML Details/Summary in MDX with Custom Components (Jan 30, 2026)
A comprehensive guide on how to transform HTML details and summary elements into custom React components in Next.js MDX projects - Golter (Jan 17, 2026)
A terminal-based file converter with a modern TUI, built with Go. Supports batch conversion of images, videos, audio, and documents. - Payload Docker Config: PostgreSQL + BunJS (Dec 25, 2025)
Docker configuration files to run PayloadCMS using the Bun runtime and PostgreSQL database.
Show 21 more posts...
- [**Migrate from prettier-eslint to Biome**](https://sametcc.me/gist/migrate-from-prettier-eslint-to-biome) *(Dec 24, 2025)*A fully automated Bash script to migrate from ESLint + Prettier to Biome. It initializes Biome, migrates ESLint and Prettier configurations, removes old config files, and updates package.json scripts. Designed for Bun environments with full Next.js ESLint compatibility. - [**Insta Public Archiver**](https://sametcc.me/gist/insta-public-archiver) *(Dec 23, 2025)*
A Python script to download all media from public Instagram profiles without login. - [**Tracing Edgar Allan Poe's Ghost in the Fog of Silent Hill**](https://sametcc.me/blog/tracing-edgar-allan-poes-ghost-in-the-fog-of-silent-hill) *(Dec 17, 2025)*
An analysis of the deep, foundational connections that bind Edgar Allan Poe's literary universe to the nightmarish town of Silent Hill. - [**Running Calibre-Web on Coolify**](https://sametcc.me/gist/running-calibre-on-coolify) *(Oct 15, 2025)*
A comprehensive guide to deploying Calibre-Web on Coolify with Docker Compose and persistent storage - [**GitHub Profile Viewer**](https://sametcc.me/project/github-profile-viewer) *(Oct 15, 2025)*
A dynamic web platform that transforms how you explore GitHub profiles, built with Blazor and .NET. Dive deep into developers' open-source contributions with a sleek interface and robust performance. - [**Mermaid Live Editor & Viewer**](https://sametcc.me/project/mermaid-viewer) *(Apr 23, 2025)*
A powerful web application built with Next.js, React, and TypeScript that allows users to create, edit, and share Mermaid diagrams in real-time with live preview and instant sharing capabilities. - [**VitePress Mermaid Renderer**](https://sametcc.me/project/vitepress-mermaid-renderer) *(Mar 15, 2025)*
A VitePress plugin that transforms static Mermaid diagrams into interactive, dynamic visualizations with zoom, pan, fullscreen, and more. - [**Env Protector**](https://sametcc.me/project/env-protector) *(Sep 14, 2024)*
A Visual Studio Code extension that enhances the security of environment files by masking sensitive data, providing confirmation prompts before opening, and allowing users to manage environment variables without exposing their contents. - [**Using JSON Schema in VS Code**](https://sametcc.me/gist/using-json-schema-in-vscode) *(Aug 25, 2024)*
Step-by-step guide to implementing JSON Schema validation in VS Code for automatic error detection and IntelliSense support. - [**Docker Command Documentation**](https://sametcc.me/gist/docker-commands) *(Aug 25, 2024)*
Comprehensive guide to Docker commands for containerization, image management, and container orchestration with practical examples and best practices. - [**TypeScript Types and Utility Types**](https://sametcc.me/gist/typescript-types) *(Aug 25, 2024)*
Complete guide to TypeScript's built-in utility types, advanced type transformations, and custom type definitions for robust type safety. - [**Using Glob Patterns in TypeScript Projects**](https://sametcc.me/gist/typescript-glob-patterns) *(Aug 25, 2024)*
Comprehensive guide to glob patterns in TypeScript with detailed character explanations, examples, and practical applications for file matching. - [**Product Requirements Document**](https://sametcc.me/gist/product-requirement-doc-guide) *(Aug 25, 2024)*
Complete guide to writing effective Product Requirements Documents (PRDs) with templates, best practices, and real-world examples for software development. - [**React Component Lifecycle**](https://sametcc.me/gist/react-component-lifecycle) *(Aug 25, 2024)*
Deep dive into React component lifecycle methods, hooks, and modern patterns for managing component state and side effects in React applications. - [**A Comprehensive Guide to Creating and Using Tasks in Visual Studio Code**](https://sametcc.me/gist/using-tasks-in-vscode) *(Aug 25, 2024)*
Complete guide to VS Code tasks configuration including custom tasks, automation, debugging, and integration with build systems. - [**Git Hooks: A Comprehensive Guide**](https://sametcc.me/gist/git-hooks-guide) *(Aug 25, 2024)*
Complete guide to Git hooks implementation, best practices, and advanced automation techniques for client-side and server-side workflows. - [**Script Gists**](https://sametcc.me/gist/scripts-gist) *(Aug 25, 2024)*
Collection of useful development scripts including Prettier setup, Git utilities, and automation tools for modern development workflows. - [**Running Scripts in Linux**](https://sametcc.me/gist/running-scripts-in-linux) *(Aug 25, 2024)*
Essential guide to running scripts in Linux including permissions, execution methods, and best practices for shell scripting. - [**PowerShell Scripting**](https://sametcc.me/gist/powershell-scripting) *(Aug 25, 2024)*
Complete PowerShell scripting guide covering automation, DevOps practices, Azure integration, and advanced techniques for cross-platform environments. - [**Electron Widgets**](https://sametcc.me/project/electron-widgets) *(Mar 25, 2024)*
A desktop application built with Electron.js and Node.js that allows users to create and manage customizable widgets on their desktops. - [**Resume Builder**](https://sametcc.me/project/resume-builder) *(Jan 12, 2023)*
A desktop application developed with C# and Windows Forms that allows users to create, manage, and export resumes using various templates, with features like automatic saving, import/export, and multi-language support.
Recent public activity across pull requests, releases, discussions, and other open-source work.
- Merged pull request #2 in sametcn99/linkedin-hide-viewed-jobs (Mar 2, 2026)
- Opened pull request #2 in sametcn99/linkedin-hide-viewed-jobs (Mar 2, 2026)
- Opened pull request #1 in miletorix/vitepress-image-viewer (Feb 23, 2026)
- Commented on issue #6 in sametcn99/vitepress-mermaid-renderer (Feb 28, 2026)
- Commented on issue #2 in sametcn99/booking-calendar (Feb 22, 2026)
- Commented on issue #3 in sametcn99/booking-calendar (Feb 22, 2026)
- Commented on issue #3 in sametcn99/booking-calendar (Feb 22, 2026)
- Commented on issue #2 in sametcn99/booking-calendar (Feb 22, 2026)
Show 4 more comments...
- **Commented on issue [#2](sametcn99/booking-calendar#2) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Commented on issue [#1](sametcn99/booking-calendar#1) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Commented on issue [#1](sametcn99/booking-calendar#1) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Commented on issue [#1](sametcn99/booking-calendar#1) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_
- Published release 1.1.14 in sametcn99/vitepress-mermaid-renderer (Mar 5, 2026)
- Published release 1.1.11 in sametcn99/vitepress-mermaid-renderer (Feb 27, 2026)
- Published release 1.1.2 in sametcn99/booking-calendar (Feb 21, 2026)
- Published release 1.1.1 in sametcn99/booking-calendar (Feb 21, 2026)
- Published release 1.1.0 in sametcn99/booking-calendar (Feb 20, 2026)
Show 1 more releases...
- **Published release [1.0.0](https://github.com/sametcn99/booking-calendar/releases/tag/1.0.0) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 20, 2026)_
- Starred msitarzewski/agency-agents (Mar 9, 2026)
- Starred f/agentlytics (Mar 8, 2026)
- Starred amir1376/ab-download-manager (Mar 8, 2026)
- Starred themesberg/flowbite-blazor (Mar 7, 2026)
- Starred imputnet/helium (Mar 7, 2026)
Show 38 more starred repositories...
- **Starred [EdANaiR/news-website](https://github.com/EdANaiR/news-website)** _(Mar 7, 2026)_ - **Starred [diyanet-bid/Kuran](https://github.com/diyanet-bid/Kuran)** _(Mar 7, 2026)_ - **Starred [d4rken-org/permission-pilot](https://github.com/d4rken-org/permission-pilot)** _(Mar 7, 2026)_ - **Starred [d4rken-org/sdmaid-se](https://github.com/d4rken-org/sdmaid-se)** _(Mar 7, 2026)_ - **Starred [nohello-net/site](https://github.com/nohello-net/site)** _(Mar 7, 2026)_ - **Starred [dotnet-outdated/dotnet-outdated](https://github.com/dotnet-outdated/dotnet-outdated)** _(Mar 6, 2026)_ - **Starred [greasyfork-org/greasyfork](https://github.com/greasyfork-org/greasyfork)** _(Mar 6, 2026)_ - **Starred [blakegearin/filterboxd](https://github.com/blakegearin/filterboxd)** _(Mar 6, 2026)_ - **Starred [duxweb/vitepress-theme](https://github.com/duxweb/vitepress-theme)** _(Mar 5, 2026)_ - **Starred [AlexsJones/llmfit](https://github.com/AlexsJones/llmfit)** _(Mar 5, 2026)_ - **Starred [Done-0/fuck-u-code](https://github.com/Done-0/fuck-u-code)** _(Mar 5, 2026)_ - **Starred [microsoft/WSL](https://github.com/microsoft/WSL)** _(Mar 4, 2026)_ - **Starred [fmhy/edit](https://github.com/fmhy/edit)** _(Mar 3, 2026)_ - **Starred [mogretici/rn-iconify](https://github.com/mogretici/rn-iconify)** _(Mar 3, 2026)_ - **Starred [amd64fox/Uninstall-Spotify](https://github.com/amd64fox/Uninstall-Spotify)** _(Mar 2, 2026)_ - **Starred [Endoplazmikmitokondri/PrintStock](https://github.com/Endoplazmikmitokondri/PrintStock)** _(Feb 28, 2026)_ - **Starred [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Feb 28, 2026)_ - **Starred [DovieW/windows-is-awesome-actually](https://github.com/DovieW/windows-is-awesome-actually)** _(Feb 27, 2026)_ - **Starred [sametcn99/product-planning-copilot](https://github.com/sametcn99/product-planning-copilot)** _(Feb 26, 2026)_ - **Starred [ownpilot/OwnPilot](https://github.com/ownpilot/OwnPilot)** _(Feb 25, 2026)_ - **Starred [cloudflare/vinext](https://github.com/cloudflare/vinext)** _(Feb 25, 2026)_ - **Starred [JerryZLiu/Dayflow](https://github.com/JerryZLiu/Dayflow)** _(Feb 25, 2026)_ - **Starred [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 24, 2026)_ - **Starred [github/copilot-plugins](https://github.com/github/copilot-plugins)** _(Feb 23, 2026)_ - **Starred [cagritaskn/SplitWire-Turkey](https://github.com/cagritaskn/SplitWire-Turkey)** _(Feb 22, 2026)_ - **Starred [natelindev/tsdav](https://github.com/natelindev/tsdav)** _(Feb 22, 2026)_ - **Starred [KlautNet/ts-caldav](https://github.com/KlautNet/ts-caldav)** _(Feb 22, 2026)_ - **Starred [usekaneo/kaneo](https://github.com/usekaneo/kaneo)** _(Feb 22, 2026)_ - **Starred [jasperapp/jasper](https://github.com/jasperapp/jasper)** _(Feb 22, 2026)_ - **Starred [devhubapp/devhub](https://github.com/devhubapp/devhub)** _(Feb 22, 2026)_ - **Starred [miletorix/vitepress-image-viewer](https://github.com/miletorix/vitepress-image-viewer)** _(Feb 21, 2026)_ - **Starred [betterlytics/betterlytics](https://github.com/betterlytics/betterlytics)** _(Feb 21, 2026)_ - **Starred [pbatard/rufus](https://github.com/pbatard/rufus)** _(Feb 21, 2026)_ - **Starred [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 20, 2026)_ - **Starred [millionco/react-doctor](https://github.com/millionco/react-doctor)** _(Feb 19, 2026)_ - **Starred [ersinkoc/ReactCheck](https://github.com/ersinkoc/ReactCheck)** _(Feb 19, 2026)_ - **Starred [ChrisTitusTech/winutil](https://github.com/ChrisTitusTech/winutil)** _(Feb 19, 2026)_ - **Starred [raindropio/app](https://github.com/raindropio/app)** _(Feb 19, 2026)_
- Created branch `test/v1.0.0` in sametcn99/KayraExportCase (Mar 9, 2026)
- Deleted tag `v1.1.12` in sametcn99/vitepress-mermaid-renderer (Mar 5, 2026)
- Deleted tag `v1.1.12` in sametcn99/vitepress-mermaid-renderer (Mar 5, 2026)
- Created branch `main` in sametcn99/ArcDrop (Mar 4, 2026)
- Deleted branch `dev` in sametcn99/linkedin-hide-viewed-jobs (Mar 2, 2026)
Show 37 more other activity...
- **Created branch `dev` in [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Mar 2, 2026)_ - **Labeled issue [#1](sametcn99/linkedin-hide-viewed-jobs#1) in [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Mar 1, 2026)_ - **Labeled issue [#1](sametcn99/linkedin-hide-viewed-jobs#1) in [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Mar 1, 2026)_ - **Opened issue [#1](sametcn99/linkedin-hide-viewed-jobs#1) in [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Mar 1, 2026)_ - **Created branch `master` in [sametcn99/linkedin-hide-viewed-jobs](https://github.com/sametcn99/linkedin-hide-viewed-jobs)** _(Feb 28, 2026)_ - **Discussion in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 27, 2026)_ - **Created branch `main` in [sametcn99/htwind-lain-aesthetic-widget-pack](https://github.com/sametcn99/htwind-lain-aesthetic-widget-pack)** _(Feb 27, 2026)_ - **Discussion in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 27, 2026)_ - **Discussion in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 27, 2026)_ - **Discussion in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 27, 2026)_ - **Labeled issue [#2](sametcn99/HTWind#2) in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 26, 2026)_ - **Created branch `main` in [sametcn99/product-planning-copilot](https://github.com/sametcn99/product-planning-copilot)** _(Feb 26, 2026)_ - **Labeled issue [#3](sametcn99/HTWind#3) in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 25, 2026)_ - **Opened issue [#3](sametcn99/HTWind#3) in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 25, 2026)_ - **Assigned issue [#3](sametcn99/HTWind#3) in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 25, 2026)_ - **Opened issue [#2](sametcn99/HTWind#2) in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 25, 2026)_ - **Discussion in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 24, 2026)_ - **Created branch `main` in [sametcn99/HTWind](https://github.com/sametcn99/HTWind)** _(Feb 24, 2026)_ - **Closed issue [#3](sametcn99/booking-calendar#3) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Closed issue [#5](sametcn99/booking-calendar#5) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Closed issue [#4](sametcn99/booking-calendar#4) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Discussion in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Closed issue [#7](sametcn99/booking-calendar#7) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Labeled issue [#6](sametcn99/booking-calendar#6) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Opened issue [#6](sametcn99/booking-calendar#6) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Labeled issue [#5](sametcn99/booking-calendar#5) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Opened issue [#5](sametcn99/booking-calendar#5) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Labeled issue [#2](sametcn99/booking-calendar#2) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Labeled issue [#4](sametcn99/booking-calendar#4) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Labeled issue [#3](sametcn99/booking-calendar#3) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Opened issue [#4](sametcn99/booking-calendar#4) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Opened issue [#3](sametcn99/booking-calendar#3) in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 22, 2026)_ - **Created branch `dev` in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Forked [miletorix/vitepress-image-viewer](https://github.com/miletorix/vitepress-image-viewer) to [sametcn99/vitepress-image-viewer](https://github.com/sametcn99/vitepress-image-viewer)** _(Feb 21, 2026)_ - **Deleted tag `1.1.2` in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Deleted tag `1.1.1` in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 21, 2026)_ - **Created branch `main` in [sametcn99/booking-calendar](https://github.com/sametcn99/booking-calendar)** _(Feb 20, 2026)_
| Metric | Value |
|---|---|
| Total Stars Earned: | 202 |
| Commits (7d): | 40+ |
| Total Repositories: | 58 |
| Active Repositories: | 52 |
| Forked Repositories: | 6 |
| Archived Repositories: | 0 |
| Total Gists: | 55 |
| Top Languages: | TypeScript, C#, JavaScript, HTML, MDX |
| Account Age: | 6 years |
A curated view of recent work, actively maintained projects, forks, and archived repositories kept for reference.
- KayraExportCase -
C#
Created: Mar 9, 2026 • Updated: Mar 10, 2026
No description provided. - mermaid-viewer ★8 -
TypeScript - Homepage
Created: Apr 23, 2025 • Updated: Mar 10, 2026
A powerful, modern web application that transforms your ideas into stunning diagrams with live preview and instant sharing capabilities. - booking-calendar ★7 -
TypeScript - Homepage
Created: Feb 20, 2026 • Updated: Mar 9, 2026
Booking Calendar is a self-hosted PWA designed for single-admin appointment management. It runs on your own server, keeps your data under your control, and supports a complete booking flow using shareable booking links.
- vitepress-mermaid-renderer ★45 -
TypeScript - Homepage
Created: Mar 15, 2025 • Updated: Mar 6, 2026
Transform your static Mermaid diagrams into interactive, dynamic visualizations in VitePress! This powerful plugin brings life to your documentation by enabling interactive features like zooming, panning, and fullscreen viewing. - electron-widgets ★20 -
TypeScript - Homepage
Created: Mar 24, 2024 • Updated: Feb 28, 2026
the missing html based widget manager - ResumeBuilder ★15 -
C#
Created: Dec 8, 2022 • Updated: Feb 7, 2024
moved to https://github.com/sametcn99/ResumeBuilderMAUI - env-protector ★15 -
TypeScript - Homepage
Created: Sep 14, 2024 • Updated: Jan 12, 2026
Protect your secrets from being exposed - nextui-blog-template ★12 -
TypeScript - Homepage
Created: Nov 2, 2023 • Updated: Jan 14, 2026
The Next UI Blog Template is a powerful foundation for crafting your very own blog website using Next.js, coupled with sleek UI components from Next UI. This template not only jumpstarts your project but also ensures a responsive and customizable blog experience.
Show 46 more repositories...
- [**mermaid-viewer**](https://sametcc.me/repo/mermaid-viewer) ★8 - TypeScript - [Homepage](https://mermaid.sametcc.me/home)*Created: Apr 23, 2025 • Updated: Mar 10, 2026*
A powerful, modern web application that transforms your ideas into stunning diagrams with live preview and instant sharing capabilities. - [**nextjs-auth-and-crud-with-supabase**](https://sametcc.me/repo/nextjs-auth-and-crud-with-supabase) ★8 - TypeScript - [Homepage](https://nextjs-auth-and-crud-with-supabase.vercel.app)
*Created: Oct 28, 2023 • Updated: May 10, 2024*
nextjs auth and crud example with supabase. - [**booking-calendar**](https://sametcc.me/repo/booking-calendar) ★7 - TypeScript - [Homepage](https://booking-calendar-docs.vercel.app)
*Created: Feb 20, 2026 • Updated: Mar 9, 2026*
Booking Calendar is a self-hosted PWA designed for single-admin appointment management. It runs on your own server, keeps your data under your control, and supports a complete booking flow using shareable booking links. - [**github-profile-viewer**](https://sametcc.me/repo/github-profile-viewer) ★6 - TypeScript - [Homepage](https://gpv.sametcc.me)
*Created: Nov 23, 2023 • Updated: Mar 8, 2026*
moved: https://github.com/sametcn99/GPVBlazor - [**HTWind**](https://sametcc.me/repo/HTWind) ★4 - C# - [Homepage](https://htwind.vercel.app)
*Created: Feb 24, 2026 • Updated: Mar 3, 2026*
the missing html based widget manager created with .net - [**reddit-rss-api**](https://sametcc.me/repo/reddit-rss-api) ★4 - TypeScript - [Homepage](https://reddit-rss-api.deno.dev)
*Created: May 16, 2024 • Updated: Feb 5, 2026*
This project appears to be a Deno-based server application that serves as an API for fetching Reddit posts from rss feed. It provides several endpoints to fetch posts from one or more subreddits. - [**markdown-file-renamer-web-app**](https://sametcc.me/repo/markdown-file-renamer-web-app) ★4 - TypeScript - [Homepage](https://markdown-file-renamer-web-app.vercel.app)
*Created: Nov 5, 2023 • Updated: Oct 20, 2025*
This project is a web application that allows users to upload Markdown files, store them locally, and later download the files with renamed filenames. It has been created to help develop the NextUI Blog Template project. - [**tic-tac-toe**](https://sametcc.me/repo/tic-tac-toe) ★3 - TypeScript - [Homepage](https://tic-tac-toe-sametcn99.vercel.app)
*Created: Oct 28, 2023 • Updated: Dec 13, 2024*
Tic-Tac-Toe with AI is a web-based game built using React. The game provides a simple interface for playing Tic-Tac-Toe against an AI opponent. The game logic is implemented in JavaScript, and it uses the minimax algorithm to create a challenging AI opponent. - [**linkedin-hide-viewed-jobs**](https://sametcc.me/repo/linkedin-hide-viewed-jobs) ★3 - TypeScript
*Created: Feb 28, 2026 • Updated: Mar 6, 2026*
A userscript that automatically hides viewed job postings in LinkedIn Jobs. - [**clone-all-gists**](https://sametcc.me/repo/clone-all-gists) ★3 - TypeScript
*Created: Aug 26, 2024 • Updated: Oct 27, 2025*
This script downloads all public gists for a specified GitHub user and saves them to the local filesystem. The gists are organized by username and gist ID. - [**redux-practice**](https://sametcc.me/repo/redux-practice) ★2 - TypeScript - [Homepage](https://redux-practice-phi.vercel.app)
*Created: Dec 6, 2023 • Updated: Dec 18, 2024*
This project is an example application created to learn the Redux library. - [**BlogAPIDotnet**](https://sametcc.me/repo/BlogAPIDotnet) ★2 - C#
*Created: Sep 18, 2024 • Updated: Sep 27, 2024*
learning progress repo - [**code-nest-web**](https://sametcc.me/repo/code-nest-web) ★2 - TypeScript - [Homepage](https://code-nest-web-samets-projects-538a8f28.vercel.app)
*Created: Jul 10, 2024 • Updated: Sep 18, 2024*
No description provided. - [**rock-paper-scissors**](https://sametcc.me/repo/rock-paper-scissors) ★2 - TypeScript - [Homepage](https://rock-paper-scissors-sametcn99.vercel.app)
*Created: Jan 17, 2024 • Updated: Jun 21, 2024*
This is a simple rock-paper-scissors game built with React and Next.js. The game is played against the computer using the React Context. - [**MarkdownFileRenamer**](https://sametcc.me/repo/MarkdownFileRenamer) ★2 - C#
*Created: Nov 2, 2023 • Updated: Nov 2, 2023*
Markdown File Renamer is a simple C# application for renaming and moving files using the titles from Markdown files. - [**GPVBlazor**](https://sametcc.me/repo/GPVBlazor) ★2 - HTML - [Homepage](https://gpv.sametcc.me)
*Created: Jun 26, 2024 • Updated: Feb 19, 2026*
This platform provides a comprehensive and user-friendly interface for exploring GitHub profiles and gaining valuable insights into developers' open-source contributions. - [**color-img-downloader**](https://sametcc.me/repo/color-img-downloader) ★2 - TypeScript - [Homepage](https://color-img-downloader.vercel.app)
*Created: Jul 14, 2025 • Updated: Feb 16, 2026*
Color Studio is a professional-grade color picker and image generation tool built with modern web technologies. Create, manipulate, and export beautiful colors in multiple formats with an intuitive and powerful interface. - [**maalesef-tr**](https://sametcc.me/repo/maalesef-tr) ★2 - TypeScript - [Homepage](https://maalesef.tr)
*Created: Feb 12, 2026 • Updated: Feb 13, 2026*
maalesef, iş başvurusu süreçlerini daha şeffaf, topluluk odaklı ve anlamlı hale getirmeyi amaçlayan kurgusal bir platformdur. - [**write-lyric-to-audio**](https://sametcc.me/repo/write-lyric-to-audio) ★2 - JavaScript
*Created: May 4, 2024 • Updated: Sep 13, 2025*
This project is designed to fetch and display metadata for audio files, specifically focusing on .flac and .mp3 formats. It also integrates with the Genius API to retrieve lyrics for the songs based on the metadata obtained. The project utilizes Deno for runtime and leverages various npm packages for metadata parsing and lyrics fetching. - [**catchapage**](https://sametcc.me/repo/catchapage) ★2 - TypeScript
*Created: Nov 3, 2025 • Updated: Nov 4, 2025*
an automated page capture toolkit that crawls a curated list of URLs, renders each page in multiple device profiles, and saves both the rendered HTML and a full-page screenshot for every variation. - [**open-on-gpv-crx**](https://sametcc.me/repo/open-on-gpv-crx) ★2 - JavaScript - [Homepage](https://githubprofileviewer.com)
*Created: Jan 20, 2024 • Updated: Aug 4, 2024*
This Chrome extension allows you to easily open a GitHub Profile on Github Profile Viewer Website. - [**personal-website-blazor**](https://sametcc.me/repo/personal-website-blazor) ★1 - MDX - [Homepage](https://sametcc.me)
*Created: Dec 23, 2025 • Updated: Mar 8, 2026*
No description provided. - [**SolidColorBackground**](https://sametcc.me/repo/SolidColorBackground) ★1 - C#
*Created: Sep 3, 2024 • Updated: Jan 24, 2025*
This application allows users to select a color using a color picker, which updates the background color of the window. - [**node-genius-lyrics-gui**](https://sametcc.me/repo/node-genius-lyrics-gui) ★1 - TypeScript
*Created: May 4, 2024 • Updated: Sep 27, 2024*
This project is an Electron application designed to interact with the Genius Lyrics API, providing a graphical user interface for fetching and writing song lyrics to audio file metadata tags. - [**open-github-dev**](https://sametcc.me/repo/open-github-dev) ★1 - JavaScript
*Created: Dec 20, 2023 • Updated: Dec 20, 2023*
This Chrome extension allows you to easily open a GitHub repository on github.dev. - [**altinsaray-ds**](https://sametcc.me/repo/altinsaray-ds) ★1 - TypeScript - [Homepage](https://altinsaray-ds.vercel.app)
*Created: May 17, 2024 • Updated: May 23, 2024*
Altın Saray Wedding Hall Website - [**coordinat-auto-login**](https://sametcc.me/repo/coordinat-auto-login) ★1 - TypeScript
*Created: Apr 19, 2025 • Updated: May 4, 2025*
No description provided. - [**my-vscode-profile**](https://sametcc.me/repo/my-vscode-profile) ★1 - PowerShell
*Created: Apr 20, 2025 • Updated: Jun 17, 2025*
No description provided. - [**vitepress-mermaid-renderer-web**](https://sametcc.me/repo/vitepress-mermaid-renderer-web) ★1 - TypeScript - [Homepage](https://vitepress-mermaid-renderer.sametcc.me)
*Created: Oct 14, 2025 • Updated: Jan 11, 2026*
moved to source repo - [**product-planning-copilot**](https://sametcc.me/repo/product-planning-copilot) ★1
*Created: Feb 26, 2026 • Updated: Feb 26, 2026*
This repository is designed to be forked so teams can set up their own documentation-first planning system quickly. - [**golter-web**](https://sametcc.me/repo/golter-web) ★1 - TypeScript - [Homepage](https://golter.sametcc.me)
*Created: Jan 17, 2026 • Updated: Feb 21, 2026*
golter landing page - [**personal-website**](https://sametcc.me/repo/personal-website) ★1 - MDX - [Homepage](https://sametcc.me)
*Created: Sep 7, 2023 • Updated: Feb 19, 2026*
No description provided. - [**dotfiles**](https://sametcc.me/repo/dotfiles) ★1 - TypeScript
*Created: Oct 16, 2025 • Updated: Feb 16, 2026*
No description provided. - [**orhan-elektronik**](https://sametcc.me/repo/orhan-elektronik) ★1 - TypeScript - [Homepage](https://orhanelektronikbilgisayar.com)
*Created: Jan 1, 2025 • Updated: Feb 6, 2026*
No description provided. - [**dreamtui**](https://sametcc.me/repo/dreamtui) ★1 - TypeScript
*Created: Feb 6, 2026 • Updated: Feb 6, 2026*
A terminal-based generative dream engine. - [**instaloader-api**](https://sametcc.me/repo/instaloader-api) ★1 - Python
*Created: Jan 4, 2026 • Updated: Jan 6, 2026*
A FastAPI-based wrapper around Instaloader that downloads Instagram profile content - [**golter**](https://sametcc.me/repo/golter) ★1 - Go - [Homepage](https://golter.sametcc.me)
*Created: Jan 16, 2026 • Updated: Jan 18, 2026*
Terminal-based file converter built with Go - [**svg-split**](https://sametcc.me/repo/svg-split) ★1 - JavaScript
*Created: Mar 13, 2025 • Updated: Jul 22, 2025*
No description provided. - [**xls-to-gantt**](https://sametcc.me/repo/xls-to-gantt) ★1 - TypeScript - [Homepage](https://xls-to-gantt.vercel.app)
*Created: Apr 22, 2025 • Updated: Dec 16, 2025*
A powerful and user-friendly tool for converting Excel files directly into interactive Gantt charts. Perfect for project managers, team leaders, and anyone who wants to visualize project timelines without the hassle of manual chart creation. - [**sametcn99.github.io**](https://sametcc.me/repo/sametcn99.github.io) ★1 - HTML - [Homepage](https://sametcn99.github.io/)
*Created: Jan 6, 2024 • Updated: Oct 25, 2025*
redirect to personal website - [**fullstack-template**](https://sametcc.me/repo/fullstack-template) ★1 - TypeScript
*Created: Sep 6, 2025 • Updated: Sep 6, 2025*
A modern, production-ready fullstack template for rapid application development. This template provides a solid foundation for building scalable web applications with a React frontend and NestJS backend, all powered by modern tooling and best practices. - [**sql-query-safety-checker**](https://sametcc.me/repo/sql-query-safety-checker) ★1 - TypeScript - [Homepage](https://www.npmjs.com/package/sql-query-safety-checker)
*Created: Jun 11, 2025 • Updated: Jun 19, 2025*
A comprehensive TypeScript library for analyzing SQL queries and detecting potential security threats, including SQL injection patterns, dangerous operations, and data modification commands. Perfect for applications that need to validate user-provided SQL queries before execution. - [**ResumeBuilderMAUI**](https://sametcc.me/repo/ResumeBuilderMAUI) ★1 - C#
*Created: Jun 4, 2024 • Updated: Jun 11, 2024*
I’m currently learning .NET MAUI and MVVM architecture as I rebuild my ResumeBuilder app. This project is a work in progress, and I’m gaining knowledge as I proceed. - [**KayraExportCase**](https://sametcc.me/repo/KayraExportCase) - C#
*Created: Mar 9, 2026 • Updated: Mar 10, 2026*
No description provided. - [**ArcDrop**](https://sametcc.me/repo/ArcDrop) - C#
*Created: Mar 4, 2026 • Updated: Mar 6, 2026*
No description provided. - [**htwind-lain-aesthetic-widget-pack**](https://sametcc.me/repo/htwind-lain-aesthetic-widget-pack) - HTML
*Created: Feb 27, 2026 • Updated: Feb 27, 2026*
A handcrafted widget pack designed for HTWind, the HTML-based desktop widget manager for Windows.
- vitepress-image-viewer -
JavaScript - Homepage
Created: Feb 21, 2026 • Updated: Feb 23, 2026
VitePress image viewer with zoom, drag, fullscreen overlay, captions and download button. Automatically enhances all images on the page. Built with Vue 3. - crono-event
Created: Feb 7, 2026 • Updated: Feb 7, 2026
This program is a timer for events and activities that allows you to set the time and set alarms. - letterboxd-api -
Python - Homepage
Created: Feb 2, 2026 • Updated: Feb 2, 2026
An API to expose scraped Letterboxd data
Show 3 more repositories...
- [**nestlens**](https://sametcc.me/repo/nestlens) - TypeScript - [Homepage](https://nestlens-docs.vercel.app/)*Created: Jan 25, 2026 • Updated: Jan 25, 2026*
Laravel Telescope-inspired debugging and monitoring for NestJS. Track requests, queries, exceptions, jobs, and 14 more watchers with a beautiful real-time dashboard. - [**RepoHub**](https://sametcc.me/repo/RepoHub) - TypeScript - [Homepage](https://repo-hub.com/)
*Created: Dec 5, 2025 • Updated: Dec 5, 2025*
RepoHub provides a unified interface for package discovery and installation across different operating systems. - [**Letterboxd-to-IMDb**](https://sametcc.me/repo/Letterboxd-to-IMDb) - Python
*Created: Jun 28, 2025 • Updated: Jun 28, 2025*
Import your Letterboxd ratings into IMDb




