Skip to content
View OctaEDLP00's full-sized avatar
🇦🇹
Fanatical, mindless fan of Estudiantes de La Plata
🇦🇹
Fanatical, mindless fan of Estudiantes de La Plata

Block or report OctaEDLP00

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
OctaEDLP00/README.md

I'm Octavio, I am currently studying self-taught...

package net.octacaro.profile;

import java.util.ArrayList;
import java.util.List;

import java.user.aboutme.aboutMe;
import java.user.socialnetwork.socialNetwork;
import java.user.skills.Skills;

public class ReadMe {

  public void Main(String[] args) {
    AboutMe about = new AboutMe();
    about.name = 'Octavio';
    about.surname = 'Caro';
    about.years = '24';
    about.studies = "I'm currently studying";
    about.profession = 'Master of Tennis 🎾';
    about.country = 'Argentina, Buenos Aires 🌎';
    about.hobbies = 'Music and programming';
    about.pronunce = 'he || him'

    List<SocialNetwork> socNet = new ArrayList<SocialNetwork>();
    socNet.instagram.add('https://instagram.com/octaviocaro_24.astro');
    socNet.instagram.add('https://instagram.com/octaedlp_24.tsx');
    socNet.twitter.add('https://twitter.com/CaroOcta00');
    socNet.gitHub.add('You are here 😂... Give me a Follow?? 🥺');
    socNet.linkedIn.add('https://linkedin.com/in/octavio-caro-a6b4b9330');
    socNet.spigotProfile.add('https://spigotmc.org/members/octaedlp00.959862/');
    socNet.planetMinecraft.add('https://planetminecraft.com/member/mroctamc');
    socNet.web.add(['https://cuando-juega-edlp.netlify.app']);

    Skills skill = new Skills();
    skill.pascal();
    skill.java('Springboot','Mods Minecraft and Plugins');
    skill.javaScript('Node', 'vanilla','Discord.js');
    skill.typescript('Node', 'Express'); 
    skill.reactJS();
    skill.astro('https://cuando-juega-edlp.netlify.app');
    skill.html();
    skill.css('vanilla', 'TailwindCSS');
    skill.reactNative(); /* at the moment there is no project 😥 */
    skill.mySql();
    skill.graphQL();

    System.out.println(about);
    System.out.println(socNet);
    System.out.println(skill);
  }
}

OctaEDLP00 github stats Avneesh's GitHub stats GitHub Twitter: ThaiiBraga

Skills:

Astro TypeScript
JavaScript React
React Native MySQL
HTML
CSS3 Java

Editors:

vscode

OS:

Windows Android WSL

Tools:

Git GitHub

MY Repo Github


⭐️ From OctaEDLP00

Pinned Loading

  1. cuando-juega-edlp cuando-juega-edlp Public

    Pagina para saber cuanto falta para el proximo partido de EDLP

    TypeScript 1

  2. Surviblia-API Surviblia-API Public

    API de la pagina surviblia wiki de el survival de ElRichMC https://deepwiki.com/OctaEDLP00/Surviblia-API/1-overview

    TypeScript 1

  3. data-uri-to-svg data-uri-to-svg Public

    Converter data uri to svg. WIKI https://deepwiki.com/OctaEDLP00/data-uri-to-svg

    TypeScript 1

  4. AddGitSubmodules AddGitSubmodules Public

    PowerShell

  5. PowershellModules PowershellModules Public

  6. RGBToPercentageConverter RGBToPercentageConverter Public

    Converter RGB to Percentage. WIKI https://deepwiki.com/OctaEDLP00/RGBToPercentageConverter

    TypeScript