Skip to content
View 3Tamao3's full-sized avatar
🖥️
Error
🖥️
Error

Block or report 3Tamao3

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

Welcome⠀to ⠀my ⠀profile

About Myself ->

  • Name: Rene/Tamao;
  • Loves: Anime, Russian Hardstyle Music, Games, Tech Enthusiast, ASCII Art, Dark High Contrast Themes, CyberSecurity Enthusiast;
  • Tech Stack ->

    My Skills

    OS ->

    My Skills

    Pinned Loading

    1. 42-Piscine-Vienna-Jan2024 42-Piscine-Vienna-Jan2024 Public

      A collection of assignments completed during my time at 42 Vienna, showcasing my growth in programming and problem-solving. The repository includes a variety of challenges using C and Shell. Each a…

      C

    2. Bank-Managment-System Bank-Managment-System Public

      A simple console-based bank account management system written in C. Users can create accounts, log in, check balances, and transfer money to other users. The program uses file handling to store acc…

      C

    3. Crypto-Tracking Crypto-Tracking Public

      A crypto tracking website that provides real-time updates on AVAX, BTC, ADA, ATOM, ETH, DOT, SOL.

      CSS

    4. Tic-Tac-Toe Tic-Tac-Toe Public

      A simple console-based implementation of the classic Tic-Tac-Toe game written in C, where the opponent randomly selects a grid for its move!

      C

    5. D-and-R D-and-R Public

      A website designed for D&R Reinigung GmbH, featuring a responsive layout, smooth navigation, and interactive design elements. Built with HTML, CSS, and enhanced by media queries for mobile optimiza…

      HTML

    6. Keylogger Keylogger Public

      A keylogger that I implemented in Python using the pynput library. It tracks and logs keyboard inputs, including special keys like space, enter, and shift, and writes the captured key data to a fil…

      Python