Skip to content
View Maclenn77's full-sized avatar
🏴‍☠️
Hacking the Life
🏴‍☠️
Hacking the Life
Block or Report

Block or report Maclenn77

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

Juan Paulo Pérez Tejada Ladrón de Guevara. Full-Stack Web Developer, Writer and Translator

JavaScript | React | Bootstrap | HTML | CSS | VS Code | Git | Wordpress | Ruby | RoR | Capybara | Jest | Webpack

Hello, World! 🤓

I'm Juan Paulo, but you can call me just J.P.. I learned Full-Stack Web Development at Microverse (highly recommended). I'm currently working as a Consultant at Apex Systems. I'm also bootstrapping an EdTech Startup (check here).

🎯 My goal is to develop innovative learning materials for high school students
and shorten the achievement gap in Latin America.

My Background

I studied Linguistics at National School of Anthropology and History, and Sociology at National Autonomous University of Mexico. It could sound that I did a career shift into Web Development, but I didn't. My pregraduate research work was about the language policies in the education system of Mexico. I learned Web Development because I considerer it as a powerful tool to deliver better policies in the education system.

My Projects

Right now, my main project is the company that I founded: Daiuk.

I showcase my Full-Stack Web Development projects here.

I'm also a sporadical contributor of cultural magazines as Nexos; and a regular contributor of tech-related blogs such as Hackernoon.

I have drafted a novel and a book of short stories. I would like to have a long vacation to finish those books.

My hobbies

I love writing, and I host a Shut & Write Meet Up at Guadalajara. I'm not bad, I even won second place in a short stories contest! (if you read in Spanish, I hope you can enjoy it).

I like to read science fiction, realism, and pop science books. 📚

For a long time, my favorite sport was chess. But as I spend a lot of time in a chair, I rarely play chess now. My current hobbies are riding the bicycle and running. However, I am always ready for a chess match. Challenge me! ♟️ 🦾

My favorite things

1 const person = new class Friend(smart, creative, funny); 🥰
2 // I don't match with hateful people that doesn't respect diversity😠
3
4 const pet = new class Cat(cute, furry, needy); 😻
5 // However, I also love dogs 🐶
6
7 const brew = new class Coffee(bitter, strong, dark)
8 // But sometimes I prefer a cup of tea 🍵

Fun Fact

For a while, I was paid for doing memes in a local newspaper. 😅

Contact Info

You can reach me through Twitter or LinkedIn or here, in GitHub (I guess that you don't need a link for that 😃)

✨ Have fun coding! ✨

Pinned

  1. ruby-gen-ai-template ruby-gen-ai-template Public template

    A template for building AWS LambdaFunctions with Ruby, powered by LLMs

    Ruby

  2. ai-tutoring-bot ai-tutoring-bot Public

    AI Tutoring Bot is a Telegram Bot designed to assist high-school students with their studies. AI Academy Capstone Project

    Python

  3. Website-SF-Summit Website-SF-Summit Public

    A webpage for a Sci-Fi Summit, based on the design of Cindy Shin. Developed with HTML5/CSS and Bootstrap 4.

    HTML 7

  4. To-Do-List To-Do-List Public

    A web-app-based TODO-list. Users can add, edit, remove and complete tasks. Built with Webpack, JavaScript, HTML, and CSS. Tested with Jest.

    JavaScript 8

  5. book_opinions book_opinions Public

    A desktop web app where users can create opinions about books. Users post opinion of books and other users can comment them. Users can follow and be followed by other users. Built with Ruby on Rail…

    Ruby 5

  6. pdf-explainer pdf-explainer Public

    An Intelligent Assistant that explains the content of a PDF file. Built with ChromaDB and Langchain.

    Python