Pinned Repositories
code-nest-web
electron-widgets
the missing html based widget manager application
github-profile-viewer
moved: https://github.com/sametcn99/GPVBlazor
GPVBlazor
This platform provides a comprehensive and user-friendly interface for exploring GitHub profiles and gaining valuable insights into developers' open-source contributions.
markdown-file-renamer-web-app
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.
nextjs-auth-and-crud-with-supabase
nextjs auth and crud example with supabase.
nextjs-cookie-based-auth
This project has been created to learn how to implement JSON Web Token (JWT) and cookie-based authentication for only an administrator (admin) using Next.js.
nextui-blog-template
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.
personal-website
a basic landing page for personal use
ResumeBuilder
moved to https://github.com/sametcn99/ResumeBuilderMAUI
sametcn99's Repositories
sametcn99/electron-widgets
the missing html based widget manager application
sametcn99/nextui-blog-template
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.
sametcn99/ResumeBuilder
moved to https://github.com/sametcn99/ResumeBuilderMAUI
sametcn99/nextjs-auth-and-crud-with-supabase
nextjs auth and crud example with supabase.
sametcn99/personal-website
a basic landing page for personal use
sametcn99/github-profile-viewer
moved: https://github.com/sametcn99/GPVBlazor
sametcn99/markdown-file-renamer-web-app
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.
sametcn99/nextjs-cookie-based-auth
This project has been created to learn how to implement JSON Web Token (JWT) and cookie-based authentication for only an administrator (admin) using Next.js.
sametcn99/redux-practice
This project is an example application created to learn the Redux library.
sametcn99/tic-tac-toe
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.
sametcn99/DotNetChartJS
This project is initiated to test the integration of Chart.js within a .NET Blazor Web Application.
sametcn99/electron-quick-start
basic electron starter template
sametcn99/electron-widgets-web
Created for allow users to publish their own widgets for the app.
sametcn99/gpv-wrapper
This React Native application is using webview to render the GitHub Profile Viewer project's website.
sametcn99/GPVBlazor
This platform provides a comprehensive and user-friendly interface for exploring GitHub profiles and gaining valuable insights into developers' open-source contributions.
sametcn99/open-on-gpv-crx
This Chrome extension allows you to easily open a GitHub Profile on Github Profile Viewer Website.
sametcn99/reddit-rss-api
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.
sametcn99/ResumeBuilderMAUI
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.
sametcn99/rock-paper-scissors
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.
sametcn99/vscode-extensions
sametcn99/code-nest-web
sametcn99/sametcn99
sametcn99/altinsaray-ds
Altın Saray Wedding Hall Website
sametcn99/animated-search-bar
two simple component to add animation to input
sametcn99/clone-all-gists
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.
sametcn99/code-nest-discord
sametcn99/dotfiles
sametcn99/node-genius-lyrics-gui
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.
sametcn99/ts-playground
sametcn99/write-lyric-to-audio
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.