Skip to content
View SergioEGGit's full-sized avatar
🎹
Writing code and composing
🎹
Writing code and composing

Block or report SergioEGGit

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

Hi there i'm Sergio Alexander Echigoyen Gómez software developer

Here you can see my portfolio and cv https://sergioeggit.github.io/Portfolio_And_CV_SEG/#/


Hola soy Sergio Alexander Echigoyen Gómez desarrollador de software

Aquí puedes ver mi portafolio y cv https://sergioeggit.github.io/Portfolio_And_CV_SEG/#/

About me 💻

const Sergio_EG = {

    pronouns:   "he" | "him",
    code:       [Javascript, Typescript, HTML, C++, Go, Python, Java, Assembly, C#, C],
    tools:      [Docker, AWS, Word, Excel, Photoshop, Illustrator, Fl Studio, Sibelius, Android, Unity],
    BDs:        [Mysql, MongoDB, Oracle, SQL Server, PostgresSQL],
    moreInfo:   {
                  learning: "React, Swift",
                  favoriteEditor: "Notepad++, VS Code"
                },
    challenge:  "Full Stack Web Developer, Video Game Developer And Designer",
    howToReachMe: "[email protected]" | "www.linkedin.com/in/alexanderechigoyen"
    
}

Popular repositories Loading

  1. Project_Linux_Based_File_System_SEG Project_Linux_Based_File_System_SEG Public

    File System Based On Linux SEG: This system seeks to simulate a file system based on linux, in addition to having a virtual hard disk manager, the system is a console application that works through…

    Go 1 1

  2. Project_Congress_Management_For_USAC_SEG Project_Congress_Management_For_USAC_SEG Public

    Congress Management For Usac SEG: This system is a congress manager that allows you to organize congresses in a more efficient way, allows you to register users, log-in, register products, register…

    JavaScript

  3. Example_B-Tree_SEG Example_B-Tree_SEG Public

    Example Tree B SEG: It is a console application that implements simple tree b which allows inserting keys, showing a graphical representation, and traversing it in a descending way

    C++

  4. Project_SEG_Text_Editor Project_SEG_Text_Editor Public

    SEG Text Editor: This system is a console text editor that allows you to create and open txt files for editing, besides, it allows you to generate reports which need graphviz for their correct oper…

    C++

  5. Project_Scrabble_Game_SEG Project_Scrabble_Game_SEG Public

    Project Scrabble Game Seg: This system is a virtual version of the famous Scrabble game, it is a console application that has three options: 1.File read: Allows you to upload a file. 2. Game: Allow…

    C++

  6. Project_Usac_Library_SEG Project_Usac_Library_SEG Public

    Usac Library SEG: It is a system that manages information about stored books, allows you to add books, users, categories, list books, view the user profile, carry out massive loads of users and boo…

    Java