Skip to content
View tothlevente's full-sized avatar

Block or report tothlevente

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

Hello! ๐Ÿ‘‹

Iโ€™m dedicated to creating open-source and ad-free applications for everyone in my free time. โฐ

I'm always striving to improve and create more useful software. ๐ŸŽ“

Feel free to explore my repositories for more information. ๐Ÿ‘€

I work with this technologies: ๐Ÿ’ป

React Badge JavaScript Badge TypeScript Badge Python Badge C++ Badge

Thank you for stopping by! โœŒ๏ธ

Pinned Loading

  1. noughts-and-crosses noughts-and-crosses Public

    This is an interactive Noughts and Crosses (Tic-tac-toe) game. Players take turns on a 3x3 grid, aiming for three in a row. A full grid with no winner is a draw. ๐ŸŽฎ๏ธ

    TypeScript

  2. tasks tasks Public

    This task manager helps you keep track of your work by allowing you to create, complete, and delete tasks. ๐Ÿ“œ

    TypeScript

  3. unique-page unique-page Public template

    Create your own personal website directly from your GitHub profile. This project provides a template that dynamically generates a page with your username, bio, and repositories. ๐ŸŒŽ

    TypeScript

  4. dice dice Public

    Need a quick dice roll? This web app offers a straightforward solution. Customize the dice color and style, and roll with a simple click. Get a random number from 1 to 6 instantly. ๐ŸŽฒ

    TypeScript

  5. adventure adventure Public

    In this game, the user will be the main character of a story and will be able to make decisions that will affect the course and ending of the story. ๐Ÿ‰

    Python

  6. number-guesser number-guesser Public

    The computer thinks of a number and you try to guess it. The program gives you feedback on whether you guessed a higher or lower number. ๐ŸŽˆ

    C++