Skip to content
View jaennova's full-sized avatar

Highlights

  • Pro

Block or report jaennova

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

Hi, I'm Jaen 🚀

Computer Systems Engineering Student at Instituto Tecnológico de Acapulco 💻
Passionate about technology, software development, Linux, cloud computing, web and mobile applications, cybersecurity, and DevOps.

I focus on backend development with Python and web technologies like Astro and Svelte, but I also enjoy exploring mobile app development with Kotlin and Jetpack Compose. My goal is to build scalable and impactful solutions while continuously learning and growing as a developer.

GitHub User's stars GitHub Jaen

val developer = Developer(
    name = "Jaen",
    skills = listOf("Kotlin", "Python", "Java", "JavaScript"),
    tools = mapOf(
        "Android Studio" to "Mobile App Development",
        "Visual Studio Code" to "Web Development",
        "IntelliJ IDEA" to "Coding",
        "Neovim" to "Text Editing"
    ),
    technologies = listOf("FastAPI", "PostgreSQL", "MongoDB", "Docker", "Linux"),
    interests = listOf("Cybersecurity", "Cloud Computing", "DevOps", "APIs"),
    currentChallenge = "Building scalable systems with Python and FastAPI",
    goals = "Contribute to meaningful projects and support underrepresented communities through technology"
)

🌟 Highlights

  • Backend Development: Focused on building APIs with FastAPI and Python.
  • Web Development: Creating interactive web apps with frameworks like Astro and Svelte.
  • Mobile Development: Experience with Kotlin and Jetpack Compose for Android.
  • Cloud and DevOps: Exploring containerization with Docker and cloud computing solutions.
  • Cybersecurity: Interested in building secure applications and APIs.

⚙️ GitHub Analytics


📬 Let's Connect!

Feel free to reach out for collaboration or just to chat about tech!

Popular repositories Loading

  1. kotlin kotlin Public

    Guia para iniciar en la programacion, con el lenguaje de programacion Kotlin, llena de ejemplos, con ejercicios practicos y mas enunciados para seguir practicando.

    19 5

  2. jaennova jaennova Public

    my personal README

    2

  3. retos-programacion-2023 retos-programacion-2023 Public

    Forked from mouredev/retos-programacion-2023

    Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.

    Python

  4. practicas-programacion-web practicas-programacion-web Public

    HTML

  5. roadmap-retos-programacion roadmap-retos-programacion Public

    Forked from mouredev/roadmap-retos-programacion

    Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.

    Python

  6. Tic-Tac-Toe Tic-Tac-Toe Public

    Kotlin