Skip to content
View D4ario0's full-sized avatar

Block or report D4ario0

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

Hey! I'm Alex Garcia, a Computer Engineering student and self-taught Software Developer based in Ottawa, ON πŸ‡¨πŸ‡¦ 🍁.

LinkedIn

In the last 2 years I've worked creating creating web-apps, mobile-apps, microservices, cli-tools and testing frameworks.

I am currently leading a team of engineers for a start-up that aims to bridge the gap between students and recruiters integrating AI-powered features for efortless candidate filtering.

class Alex:

    def __init__(self):
        self.name = "Alex Garcia"
        self.skills = {
            "programming_languages": [Python, Go, Java, C, Swift, Postgresql, HTML, CSS]
            "frameworks": [Django, FatAPI, SwiftUI, TailwindCSS, HTMX, PLaywright]
            "tools": [Git, Github, Postman, AWS, Vercel, Docker, WSL(Linux)]
            "operating_sytems": [Windows, MacOS, Ubuntu]
            "languages": ["Spanish", "English"]
        } 

KISS Principle πŸ‚

drawing

Pinned Loading

  1. rocketpdf rocketpdf Public

    This is a simple CLI (Command Line Interface) that encapsulates basic pdf operations while enhancing User Experience by allowing concatenate operations.

    Python 3

  2. cyChore2-AWS-Lambda cyChore2-AWS-Lambda Public

    Golang Microservice for sending emails

    Go