Skip to content
View JoaoFreitas2002's full-sized avatar

Block or report JoaoFreitas2002

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

Hi there, I'm João 👋

I'm a Developer and an ambitious person!!

  • I love programming
  • I'm very creative and extremely focused on my goals
  • I'm a self-taught person

"Programming isn't about what you know; it's about what you can figure out.” - Chris Pine.

You can know me better and read my CV on my website.

Connect with me:

joaofreitas2002 | Portfolio

joaofreitas2002 | LinkedIn joaoffreitas_ | Instagram




Some of the Languages & Tools i know:

WordPress

Angular

Bootstrap

SQL

Django

Git




Pinned Loading

  1. Creates backups for every database i... Creates backups for every database in Xampp and stores the last 15 backups
    1
    @echo off
    2
    For /f "tokens=1-4 delims=/ " %%a in ('date /t') do (set mydate=%%a-%%b-%%c)
    3
    @REM For /f "tokens=1-2 delims=/:" %%a in ("%TIME%") do (set mytime=%%a%%b)
    4
    
                  
    5
    C:\xampp\mysql\bin\mysql.exe -u username --password="password" -e "USE mysql" 2>nul
  2. JoaoFreitas2002 JoaoFreitas2002 Public

    This is my README repository.