Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View LetsUpdate's full-sized avatar

Highlights

  • Pro

Block or report LetsUpdate

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

Hi, I’m János Tánczos 👋

🎓 Computer Engineering BSc student (Big Data specialization) at Óbuda University, Budapest
🌍 Erasmus+ exchange student at Universidad de Almería, Spain
💻 Passionate about full-stack development, scalable systems, and machine learning
🚀 Always looking for opportunities to turn ideas into working solutions


🔧 Skills & Technologies

  • Programming Languages: Python, C, C++, C#, Java, Dart, JavaScript
  • Frameworks & Tools: Spring Boot, Flutter, ASP.NET Core, Unity, TensorFlow, OpenCV, WPF
  • Databases: SQL, Firebase
  • Other: Docker, REST API design, multi-layered architectures

📂 Featured Projects

  • Captcha Solver for Neptun
    Automated CAPTCHA-solving system using TensorFlow, Python backend, and Docker.
    Tech: Python, TensorFlow, Flask, OpenCV, Docker

  • Crafty Go
    Flutter/Dart mobile app with API for Minecraft server control.
    Tech: Flutter, Dart, Firebase, REST API

  • Memory Game
    Simple memory game built with Flutter.
    Tech: Flutter, Dart, Android

  • Snake
    Classic Snake game in C using linked lists and SDL2 graphics.
    Tech: C, SDL2, CMake

  • GWVACB_HFT_2023241
    Full-stack application with ASP Core REST API, WPF and console clients, complex data management, and testing.
    Tech: C#, ASP.NET Core, REST API, SQL, OOP


🏆 Achievements

  • Pendroid Competition: Consistently placed on the podium, including 2× first place with Unity 3D projects.

🌱 Currently Learning

  • Cloud technologies ☁️
  • Data processing pipelines 📊
  • Advanced software architectures 🏗️

📫 Get in Touch

📍 Budapest, Hungary
📸 Instagram

Pinned Loading

  1. Crafty_Go Crafty_Go Public

    Controller for Crafty Web

    Dart 9 1

  2. CSN CSN Public

    Captcha Solver for Neptun

    JavaScript 45 1

  3. Snake Snake Public

    Snake in C language with linked list and minimal UI

    C