Skip to content
View jdbruxelles's full-sized avatar
😎
Yep, I'm fine
😎
Yep, I'm fine

Organizations

@JdBEdit
Block or Report

Block or report jdbruxelles

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

Hi 👋, I'm José dBruxelles

A passionate frontend developer and designer from Belgium

I made JdBEdit, a simple web IDE based on Gist GitHub. I built si18n.js, my first JS lib that's a tool for making page localization with ease. 🌱 I'm learning C#, Java, TypeScript, and some other new stuffs. Some of my projects and some do-it-your-self are available on my personal website.

You can reach me by email jose[at]wetrafa.xyz or send me a text on social networks. To learn more about me, you can find my ABOUT ME at jd.bruxelles.dev/a.

⚡ Fun fact: Life is not a file, maybe a directory.

Connect with me

Languages and Tools

HTML5 CSS SASS SCSS
jQuery JavaScript JSON Jekyll
Liquid PHP SQL Java
C# Astro Git Gulp
VS Code Sublime Text JdB.CSS Markdown

Pinned

  1. Le drapeau de la R.D.C fait avec de ... Le drapeau de la R.D.C fait avec de la pure CSS3.
    1
    <!DOCTYPE html>
    2
    <html lang="fr">
    3
      <head>
    4
        <title>Drapeau de la R.D.C</title>
    5
        <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  2. What is the most effective way of wr... What is the most effective way of writing JS codes for better web performance?
    1
    # Basic tricks for better Web Performance with JavaScript
    2
    
    
    3
    ## Effective JavaScript Practices for Optimized Web Performance
    4
    
    
    5
    Boost your web application's performance by adhering to the following steps:
  3. Ce gist a été crée sur JdBEdit Ce gist a été crée sur JdBEdit
    1
    # Quelques règles de ponctuation en français
    2
    
    
    3
    ## 1. Aucun espace avant le signe
    4
    
    
    5
    En général, on ne met **pas d'espace entre un signe de ponctuation et le mot qui le précède** à l'exception des signes suivants :
  4. Odoo is a CSSBattle challenge : http... Odoo is a CSSBattle challenge : https://cssbattle.dev/play/81
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <head>
    4
      <title>Odoo</title>
    5
      <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  5. bruxelles.dev bruxelles.dev Public

    A domain name dedicated to Brussels developers and programmers

    HTML

  6. si18n.js si18n.js Public

    A simple and lightweight package to integrate internationalization on a small website.

    HTML 3