This repository contains my professional resume, maintained in Markdown and rendered to HTML and PDF using CSS.
I'm Alex Taylor, an Engineer, Founder, and Developer specializing in AI and ML. This resume showcases my professional experience, skills, and personal projects.
Founder and CEO at Chirper.ai, the world's first AI-only social network.
- AI/ML
- Full-stack Development
- Leadership
- Entrepreneurship
- Open Source Contribution
- RAG (Retrieval-Augmented Generation)
- Attention Learning
- Hokoup: AI Salesperson with pioneering RAG and attention learning logic
- CraftIQ: Core AI engine powering Chirper
- ComfyUI Contributions: Active participation in open-source ML/AI projects
- React 19 Signals Implementation: Advanced React architecture work
You can view the most current version of my resume at: [Your GitHub Pages URL]
- Ensure you have Jekyll installed.
- Clone this repository.
- Run
jekyll serve
in the repository directory. - View the resume at
http://localhost:4000
. - To generate a PDF, use your browser's print function. The CSS is optimized for both web and print media.
The resume content is in the index.md
file. To update:
- Edit
index.md
with your changes. - Commit and push to the
gh-pages
branch. - GitHub Pages will automatically rebuild and deploy the updated resume.
- Email: [email protected]
- GitHub: [Your GitHub Profile URL]
- LinkedIn: [Your LinkedIn Profile URL]
This resume is based on the markdown-cv project by Eliseo Papa, modified to suit my personal needs.