Skip to content
View dialeleven's full-sized avatar
  • Independent
  • Toronto, Ontario, Canada
  • 07:19 (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) and skilled use of the Laravel framework. I'm venturing out in the frontend development world working with various frameworks and libraries like React.js and Vue.js.

I've built a Laravel 11 CRUD app 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 tackling various challenges and exploring new technologies. Here are some highlights:

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/Libraries

Laravel React Vue Tailwind Bootstrap jQuery
Laravel React Vue 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

Hosting/CD

Netlify Apache Microsoft IIS Amazon AWS
Netlify Apache Amazon

Software/Tools

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

🌱 Currently Exploring

  • 🚀 Navigating through the world of... Angular.
  • On queue: Next.js, Nuxt.js, Wasp, Node.js

🤔 Future Skill Upgrades

My Skills

Text Version

  • Angular
  • react-hook-form, Next.js - React framework
  • Vueform, Nuxt.js
  • Node.js
  • Express
  • Redux
  • Software: Wasp? - issues installing on Windows
  • Elasticsearch (looked into briefly - issues getting it to work with Laravel) / OpenSearch
  • Symfony
  • Django
  • TypeScript
  • MongoDB
  • Docker
  • Kubernetes(?)
  • Jenkins
  • Testing: Laravel Dusk browser tests, Codeception

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

Pinned Loading

  1. react-todo-app-medium react-todo-app-medium Public

    React Todo List App built from a few tutorial sources (see README). Deployed to Netlify at https://react-todo-app8.netlify.app to toy around with.

    JavaScript

  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

  3. 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

  4. vue-todo-app vue-todo-app Public

    A Vue.js version of a Todo app built originally in React.js (https://github.com/dialeleven/react-todo-app-medium).

    Vue