Skip to content
View Alesguga's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Alesguga

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

Hi, I'm Alex! 👋

fun main() {
  val technologies = listOf("Kotlin", "Java", "Python", "Swift", "and more")
  println("I'm a DAM student with a passion for programming.")
  println("Currently exploring various technological fields and improving my skills in:${technologies.joinToString(", ")}")
}

Table of contents

Skills

Kotlin Java Android Studio Swift HTML Tailwind CSS Bootstrap 5 Astro CSS Azure SQL Figma Firebase

GitHub stats

Visitor's count 👀

alesguga :: Visitor's Count

Top langs 👅

alesguga :: Top Langs

What I'm listening?

Spotify Now Playing

Featured projects

struct Project {
    let title: String
    let description: String
}

let projects = [
    Project(
        title: "Kotlin TFG",
        description: "This project is a mobile application for a furniture store, developed using Kotlin and Jetpack Compose.
        The application integrates with Firebase and Retrofit and follows the MVVM (Model-View-ViewModel) architectural pattern."
    ),
    Project(
        title: "Kotlin Applications",
        description: "Crafting mobile applications using different type of technologies like sqlite,json,retrofit... and
        clean architecture (MVVM)."
    ),
    Project(
        title: "Webs using HTML,Java BS5 and SQL",
        description: "This project is a dynamic web application that interacts directly with SQL databases.
        It is developed using Java with JPA, JSP, NetBeans, Bootstrap, and JavaScript (AJAX).
        The application is designed to provide a responsive and interactive user experience
        for managing data stored in a SQL database."
    ),
    Project(
        title: "Creating databases with Oracle SQLdev",
        description: "I have experience in designing and maintaining databases using Oracle SQLdev."
    ),
    Project(
        title: "Crafting webpages with AstroJS",
        description: "I use frameworks like Tailwind, Bootstrap 5, and currently learning Astro and AstroDB."
    )
]

print("🚀 My Projects:")
for project in projects {
    print("- \(project.title): \(project.description)")
}

Current goals

  • Deepen my knowledge of Python: I am currently working on improving my skills in Python.
  • Learning Swift: Learning SwiftUI, Firebase with Swift, Api calls...

Colaboration and organization

  • Teamwork and organization: I thrive on teamwork and organization. I love contributing to projects involving database access and the development of web and mobile applications.

Links ❤️

portfolio linkedin

Popular repositories

  1. Alesguga Alesguga Public

    My Github profile ;))

  2. MyCV-HTML MyCV-HTML Public

    HTML

  3. AppConsumesApiRN AppConsumesApiRN Public

    Aplicacion desarrollada con dos compañeros la cual busca dentro de una api de juegos

    JavaScript

  4. ChatDAMfb ChatDAMfb Public

    Kotlin

  5. react-spring-backend react-spring-backend Public

    Java

  6. react-spring-frontend react-spring-frontend Public

    TypeScript