Skip to content
View Scemist's full-sized avatar
🖌️
Painting Algorithms
🖌️
Painting Algorithms
Block or Report

Block or report Scemist

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

Most of time, working with PHP under Laravel connecting Postgres.
Recently using Python with Flask.

At the front HTML, CSS and JS, Bootstrap too.

Developing in Git, Docker and Linux environment.


I'm also very excited to learn more about Vue and Kubernetes.


Helping and administering as I can in...

Programadores BR

Pinned

  1. Modern Essential PHP Rest Api Concept Modern Essential PHP Rest Api Concept
    1
    <?php
    2
    
                  
    3
    function getSimpleData()
    4
    {
    5
    	$url = 'https://reqres.in/api/users?page=2';
  2. Leaflet Elegant Code Leaflet Elegant Code
    1
    const mapa = _ => {
    2
    	const mapa = L.map('mapa-div').setView([51.505, -0.09], 13)
    3
    				
    4
    	L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXVycTA2emYycXBndHRqcmZ3N3gifQ.rJcFIG214AriISLbB6B5aw', {
    5
    		attribution: 'Map data &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors, Imagery © <a href="https://www.mapbox.com/">Mapbox</a>',
  3. GuaShop GuaShop Public

    🛒 Uma plataforma e-commerce, desde as lojas aos clientes. Feito em PHP, Bootstrap e MySQL.

    PHP 2 2

  4. Khanban Khanban Public

    📊 Um sistema Kanban Web feito em Laravel, JavaScript, CSS e PostgreSQL.

    PHP 4 1