Skip to content
View develatter's full-sized avatar

Highlights

  • Pro

Block or report develatter

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

👋 My name is Álex ☕

Hi there! I'm Álex, a backend developer passionate about software development, video games, and technology in general. I love experimenting, learning, and stepping out of my comfort zone to keep growing both personally and professionally. I usually work with Unix-based systems and primarily code in Java, although I’m currently learning Kotlin and Rust.


🚀 Technical Skills


📱 Social Media

I enjoy sharing my learnings and experiences in development through social media — along with my peculiar sense of humor! I'm a creative and curious person, with strong people skills and a passion for helping others grow as developers.

Under the alias "develatter", I regularly post content related to software development and related topics. You can follow me at the links below.





🌱 Interests

I'm currently working to improve my skills in Rust.

I'm also exploring Kotlin and its capabilities, both for cross-platform app development and backend programming.


👨‍💻 Noteworthy Repositories


📧 Contact

Want to know more about me or collaborate on a project? Don’t hesitate to get in touch!


Thanks for visiting my profile. See you in the code! 💻


Pinned Loading

  1. rusty_bot rusty_bot Public

    A chatbot made with Rust, using Dioxus as a fullstack framework and Kalosm as a model interface.

    Rust 10

  2. Java-Multiuser-Chat-Example Java-Multiuser-Chat-Example Public

    An application that simulates a chat server with multiple concurrent clients, designed for educational purposes to practice architectures, design patterns, and the implementation of sockets and thr…

    Java 1

  3. apuntes-de-kotlin apuntes-de-kotlin Public

    Los apuntes de Kotlin en Markdown

    11 1

  4. Java-CLI-RickAndMorty-Client Java-CLI-RickAndMorty-Client Public

    CLI client for the Rick and Morty API, developed in Java 21. It allows you to query episodes and characters from the famous series, displaying the information in a structured way in the terminal.

    Java