Skip to content

Instantly share code, notes, and snippets.

View elyalvarado's full-sized avatar

Ely Alvarado elyalvarado

  • Kitchener, ON, Canada
View GitHub Profile
@elyalvarado
elyalvarado / agent loop
Created March 10, 2025 20:17 — forked from jlia0/agent loop
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet
@elyalvarado
elyalvarado / UIAccessorizedTextField.swift
Created March 30, 2018 16:49 — forked from damienlaughton/UIAccessorizedTextField.swift
UIAccessorizedTextField is an iOS friendly alternative to the drop down list
//
// UIAccessorizedTextField.swift
// AccessorizedTextField
//
// Created by Damien Laughton on 28/03/2018.
// 2018 Mobilology Limited. No rights reserved.
//
import Foundation
import UIKit