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

TEATONEX

GITHUB STATISTICS

OVERVIEW

πŸ”­ Repositories         24
⭐ Stars Received       5  
🍴 Forks               0
πŸ‘₯ Followers           71
πŸ“¦ Repository Size     849.0 MB

MOST USED LANGUAGES

C#              β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 47.7%
ShaderLab       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 31.4%
C               β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 7.2%
HLSL            β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 6.0%
Python          β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 5.0%
C++             β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 2.0%
Mathematica     β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 0.4%
Java            β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 0.4%

RECENT ACTIVITY

  • πŸ”¨ teatonedev - Profile readme file (JavaScript)
  • πŸ”¨ nicetree - A robust Python utility that functions like the Unix tree command with cross-platform support (macOS, Linux, and Windows). Display directory hierarchies in a beautiful, formatted structure with extensive customization options. (Python)
  • πŸ”¨ 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)

Quick Stats

Repositories Stars Followers


This README updates automatically every day
⚑ Generated in 3.58s using 22 API requests
Last updated: February 5, 2026 at 01:27 PM 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