Git Product home page Git Product logo

Typing SVG

My journey

A woman who has dreamt of working with technology since the age of 12, or as i used to fondly put it, 'working with computers,' haha. However, fate led me down different paths and into other fields, and for years, the tech world remained nothing more than a hobby. Then, in 2021, i decided to pursue that long-standing dream. With a full scholarship, i began my journey in the field of Analysis and Systems Development. The following year, i passed an exam to study full-stack web development, as part of an initiative by the Rio de Janeiro municipal government to train programmers. In 2023, I had the honor of being selected for a program that empowers women in programming, where I focused on studying JAVA, react native and Python particularly in the realm of cybersecurity. Currently, my strongest knowledge lies in JavaScript and PHP. I'm also an illustrator in my spare time. I have a passion for logic, problem-solving, and a strong addiction to continuous learning.

Languages, stats and more

What i work with

Back-end:

Java Spring Python PHP Laravel Nodejs

Front-end:

JavaScript HTML5 CSS3 Bootstrap jQuery Threejs React

IDEs:

Eclipse PyCharm VSCode IntelliJ IDEA

Database:

MariaDB MySQL

Operating System:

Windows Linux

Tools:

Docker Git GitHub

Design:

Adobe Dreamweaver Adobe Illustrator Adobe Photoshop Figma Framer


Stats

My statistic Main languages
Umutambyi Gad's github stats Top Languages

About me

class Me:
    def __init__(self, name, music_genres, personality_type, favorite_colors, hobbies, languages):
        self.name = name
        self.music_genres = music_genres
        self.personality_type = personality_type
        self.favorite_colors = favorite_colors
        self.hobbies = hobbies
        self.languages = languages

me = Me(
    name='pmlcrz',
    music_genres=['Rock', 'Classical', 'K-pop', 'Gangsta old school rap'],
    personality_type=['ENTJ-A', '3w4'],
    favorite_colors=['Blue', 'Pink', 'Yellow', 'Green'],
    hobbies=['Hiking', 'Martial arts', 'Books', 'Art', 'Travel'],
    languages=['Brazilian portuguese', 'English', 'French', 'Mandarin', 'Spanish', 'Korean', 'Italian']
)

print(f"Name: {me.name}")
print(f"Music genres: {', '.join(me.music_genres)}")
print(f"Personality type: {me.personality_type}")
print(f"Favorite colors: {', '.join(me.favorite_colors)}")
print(f"Hobbies: {', '.join(me.hobbies)}")
print(f"Languages: {', '.join(me.languages)}")

Pamela Cruz.'s Projects

cursojava icon cursojava

Atividades e projetos do curso de JAVA do SENAC

emulador-asm icon emulador-asm

Emulador de jogos em assembly (em processo de criação)

jogodavelha icon jogodavelha

Jogo da velha simples, onde o usuário joga com o computador.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.