Skip to content
View dialeleven's full-sized avatar
  • Independent
  • Toronto, Ontario, Canada
  • 08:44 (UTC -04:00)
Block or Report

Block or report dialeleven

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

👋 Hi, There!

I'm Francis, a passionate web developer with a love for building innovative software solutions. I specialize in backend development, with expertise in the LAMP stack (Linux, Apache, PHP, MySQL) plus use of the Laravel framework, and have built a CRUD app in Laravel 11 with numerous additions from my working experience (e.g. pagination, sorting, sending emails/attachements, middleware authentication, Blade templating, forgot/reset user passwords, PHPUnit testing, API consumption (WeatherAPI), Laravel Casher (Stripe payments), Redis basics - install/config/session cache driver, etc.). I'm also involved in frontend development (HTML5, CSS3, JavaScript) and working towards full-stack development.

On my GitHub, you'll find a collection of projects where I've applied my skills to tackle real-world challenges and explore new technologies. From the PHP Google Sitemap project to PHPUnit tutorial from Freecodecamp.org, each repository reflects my dedication to professional development and continuous learning.

💻 My Skills

Dev icons provided by https://github.com/devicons/devicon and https://skillicons.dev.

Languages

PHP HTML5 CSS3 JavaScript Python XML
PHP HTML5 CSS3 Bootstrap Python XML

Frameworks

Laravel Tailwind Bootstrap jQuery
Laravel Tailwind Bootstrap CSS jQuery

Databases

MySQL Redis PostgreSQL MS SQL Server
MySQL Redis PostgreSQL MS SQL Server

Source Code Management

Git GitHub
Git GitHub

Operating Systems

Windows Linux Apple
Git GitHub GitHub

Software/Tools

npm VS Code Vim Figma PhotoShop
npm VS Code Vim Figma PhotoShop

🌱 Currently Exploring

  • 🚀 Navigating through the world of... React mostly now. Plus Laravel Framework and Tailwind CSS.
  • On queue: Vue.js, Node.js

🤔 Future Skill Upgrades

My Skills

Text Version

  • React, react-hook-form
  • Vue, Vueform
  • Node.js
  • Express
  • Elasticsearch (looked into briefly - issues getting it to work with Laravel) / OpenSearch
  • Symfony
  • Django
  • TypeScript
  • MongoDB
  • Docker
  • Kubernetes(?)
  • Jenkins
  • Netlify (deploy site(s) to Netlify)
  • Laravel Dusk browser tests

Thanks for stopping by! Let's connect and explore the fascinating world of technology together. 🚀

Pinned

  1. php-google-sitemap php-google-sitemap Public

    PHP Class to generate a Google Sitemap in various formats (XML - list of URLs, images, news, and video sitemaps); it originally only supported XML. Rewritten from older PHP v5.6 code to v8.2 and re…

    PHP

  2. laravel-crud-in-50-minutes-for-beginners-from-scratch laravel-crud-in-50-minutes-for-beginners-from-scratch Public

    Laravel CRUD in 50 minutes for Beginners from Scratch tutorial by Devtamin. From BASIC Laravel to more ADVANCED concepts! See README. Tutorial Github repo - https://github.com/devtamin/Laravel-CRUD…

    Blade