Skip to content
View d-lehel's full-sized avatar
Block or Report

Block or report d-lehel

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

Hi there! Welcome to my GitHub profile! πŸ‘‹

I'm Lehel, a passionate MSc student in Software Development. Here's a little bit about me:

  • 😎 I'm currently working on various projects related to software development and exploring new technologies.
  • 🌱 I'm continuously learning and expanding my knowledge in the field of software development.
  • πŸ’¬ Feel free to ask me about anything related to software development, programming, or my projects.
  • πŸ“¨ You can reach me through email or connect with me on LinkedIn
  • ⚑ Fun fact: In addition to my passion for programming, I enjoy swimming, working out, typing, mind mapping, meditating, lucid-dreaming, reading, and building things in my workshop.

πŸ”₯ I love the process of creating interesting projects, regardless of the technology stack involved. I believe in continuous learning and innovation, and I'm always excited to explore new ideas and challenges. Feel free to explore my repositories and get in touch!

Projects

Here are some of my interesting repositories:

  1. Tetris Game: A classic Tetris game developed for Android using Kotlin programming language. Play the game and test your puzzle-solving skills!

  2. Snake Game: Experience the nostalgia of the Snake game on your Android device. Control the snake, eat food, and avoid obstacles in this addictive arcade game.

  3. Snake AI: This project implements a Snake game using Pygame library and incorporates a neural network and genetic algorithm to train an AI agent to play the game.

  4. Sudoku Solver: An Android Kotlin app that solves Sudoku puzzles using a genetic algorithm. It intelligently finds the solution to the puzzle by applying genetic algorithm techniques.

  5. ShareApp: ShareApp is an Android application developed with Kotlin. It provides a platform for users to share their unused food items with others in the community. Users can browse and request available shared foods based on location proximity. Help reduce food waste and foster a sense of community with ShareApp.

  6. Traveling Salesman: This project is a visualization using p5.js that demonstrates the solutions to the Traveling Salesman Problem. It implements algorithms like the nearest neighbor and 2-opt algorithm to optimize the route.

Feel free to explore these repositories and check out the code. If you have any questions or suggestions, feel free to reach out to me.

Popular repositories Loading

  1. tetris-android-game tetris-android-game Public

    Simple tetris game written in Kotlin

    Kotlin 11 4

  2. snake-android-game snake-android-game Public

    Simple snake game written in Kotlin

    Kotlin 3 1

  3. bsc-exam-android-client bsc-exam-android-client Public

    final year study project

    Kotlin 1

  4. algorithm-visualization algorithm-visualization Public

    just a study project with p5.js

    JavaScript

  5. bsc-exam-laravel-backend bsc-exam-laravel-backend Public

    final year study project

    PHP

  6. console-snake-game-csharp console-snake-game-csharp Public

    fun for learning

    C#