Skip to content
View teatonedev's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing
  • TΓΌrkiye

Highlights

  • Pro

Block or report teatonedev

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

TEATONEDEV

GITHUB STATISTICS

OVERVIEW

πŸ”­ Repositories         23
⭐ Stars Received       4  
🍴 Forks               0
πŸ‘₯ Followers           73
πŸ“¦ Repository Size     847.6 MB

MOST USED LANGUAGES

    ___        
   (.. \      
   (<> |      
  //  \ \     
 ( |  | /|    
_/\ __)/_)    
\/-____\/       

C#              β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 50.5%                                           
ShaderLab       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 30.9%
C               β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 6.4%
HLSL            β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 5.9%
Python          β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 3.9%
C++             β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 1.8%
GLSL            β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 0.3%
Mathematica     β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 0.3%

RECENT ACTIVITY

  • πŸ”¨ teatonedev - Profile readme file (JavaScript)
  • πŸ”¨ Driving-Car-Game - A simple car driving game, it has features of sending notification on mobile for both iOS and Android (C#)
  • πŸ”¨ GpuClean - A Python utility to clear NVIDIA GPU VRAM by terminating processes that are holding onto GPU memory. This is especially useful when CUDA processes don't properly release GPU memory after being interrupted with Ctrl+C or when failed. (Python)
  • πŸ”¨ Natural-Language-Processing-Applications - Repository contains implementations of various Natural Language Processing (NLP) algorithms and applications. It includes fundamental techniques such as tokenization, vectorization, TF-IDF, word embeddings, and advanced deep learning models for text classification, sentiment analysis, named entity recognition (NER), machine translation, and more. (Python)
  • πŸ”¨ HackerRank-ProblemSolving-Tutorials-Solutions - This repo is a solution for problems I solve & encounter during hackerrank exercises. I would love to share to help other people and get feedbacks as I go through them. Also, it would be a good mark for me to see the improvement I make. Any contribution & advice is welcome. (C#)

Quick Stats

Repositories Stars Followers


This README updates automatically every day
⚑ Generated in 3.63s using 22 API requests
Last updated: September 26, 2025 at 01:54 AM UTC

Pinned Loading

  1. Computer-Graphics-From-Scratch-openGL Computer-Graphics-From-Scratch-openGL Public

    C

  2. Llama-4-From-Scratch- Llama-4-From-Scratch- Public

    This repository is an implementation for Llama 4 model with BPE tokenizer, a Feed forward network and a Rotation Positional Encoder.

    Python

  3. Llama3.2-From-Scratch Llama3.2-From-Scratch Public

    This repository serves as an educational resource for building an open-source LLaMA model from scratch, with step-by-step explanations throughout the process.

    Python

  4. Natural-Language-Processing-Applications Natural-Language-Processing-Applications Public

    Repository contains implementations of various Natural Language Processing (NLP) algorithms and applications. It includes fundamental techniques such as tokenization, vectorization, TF-IDF, word em…

    Python