Skip to content
View vonhappatsch's full-sized avatar
🎯
bam
🎯
bam

Highlights

  • Pro
Block or Report

Block or report vonhappatsch

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

Hey you! 👋 I'm Jay! 🤗✨

🎯 Important Disclaimer: 🎯

It's been quite a while since I last used my own (aka this) gh profile due to using corps one and stuff, so please don't mind the dust. But I'm planning to change it soon and come back with new random lil' projects and content so stay tuned and I'm all ears for tips on how to get rid of those cobwebs!

(project ideas? challenges? open source projects? producing content together? I'm all in, let's connect!) 💫


🤖  What? Me? 👻

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Me:
    def __init__(self):
        self.name = "Jay"
        self.role = "Software Engineer"
        self.languages_spoken = [
          "pt_BR", 
          "en_US"
         ]
        self.education = [
          "Background in Communications, Social Media, Events and Social Sciences",
          "Self-Taught Musician, ESL, Programmer and Producer",
          "Graduating in Computer Science",
          "Studying Music Production",
          "Diversity and Inclusion",
          "Innovation and Transformation",
        ]
        self.hobbies = [
          "Music", 
          "Creations and creating",
          "Films and series from all around the globe",
          "Stories and learning people and about them - no wonder I used to study it",
          "Plotting adventures in my head",
          "Finding solutions",
          "Chilling after a long day",
          "Getting out of my comfort zone"
        ]
        self.fields_of_interests: [
          "Web Development",
          "Data and its subtopics",
          "UI/UX - people!",
          "Innovation and transformation - people!",
          "Diversity and Inclusion - peopleeee make it work for all people!",
          "DevOps",
          "Content Creation",
          "Spreading my tiny knowledge",
          "Game Development",
          "And many more to come..."
        ]
        self.details = [
          "Autistech prized with TDAH, what a bless",
          "Mixed and proud",
          "I'm a questioner, a friend in need, hardworker kiddo",
          "A believer of people and our creations and capabilities"
        ]
        
        
    def say_hi(self):
        print("Hi, fellow human! Hope we get along!")
    
    
    def talk_about_experiences(self):
        print("Oops... You're gonna have to scroll for my LinkedIn!")
    
    
    def update_languages_spoken(self):
        print("Looking for classes of: German, Spanish or Korean. DM me!")
        
        
jay = Me()
jay.say_hi()
jay.talk_about_experiences()
jay.update_languages_spoken()

👾 Contacts, I guess? Hope LinkedIn is enough? 📫

jessicahappatschhirai3i

ps.: note to self: update when changing @twitter


👨🏽‍💻  Some Tools I Have Used and Had The Patience To Update The Icons - order has no meaning! 🚀

python csharp dotnet core django flask kafka angularjs javascript react firebase java html bootstrap css3 mongodb mysql nodejs docker git spring figma VueJS

and others I'm getting tired of editing this template and looking for the icons to replace lol

Summary? Basically backend/frontend and their tools with cloud experiences with a focus on AWS, playing with SRE, the Data ~World and their tools, trying to learning architecture and mainly to keep on improving my knowledge on this rollercoaster of fast changes!

note to self: make a list instead, next time I edit this


🖋 What else should I say here?!

DM me on LinkedIn or say hi on Twitter, alright?

  • 🔭 I’m currently working on... myself, I hope. Projects change and so do stacks, but it's been mainly backend and hopefully a frontend task here and there.
  • 🌱 I’m currently learning... to not be so anxious! (improving my biz - now I'm a Computer Science student uhuhhhhhh!)
  • 👯 I’m looking to collaborate on... anything that will have a positive impact on society, be it where I live or anywhere else. Let's create something from scratch or call me if you got something in mind! If I don't have the necessary tech skills, I'll learn it!
  • 🤔 I’m looking for help with... carreer mentoring, basically. I need to know my worth and learn how to negotiate it. I'd also like to learn new languages, I only speak two.
  • 💬 Ask me about... almost anywthing as long as you don't disrespect me and it doesn't me I won't reply anyway so mind your language and the topic, alright?
  • 📫 How to reach me? LinkedIn might be better? I'm always changing usernames/handlers/whatever the kinds call it these days.
  • 😄 Pronouns: Call me Jay and we're good.
  • Fun fact: Damn, I got none... How could I know what'd be fun to you? lmao We can talk and find it out (if you're a recruiter HAHAHA)

Take care, stay golden and be kind!

Popular repositories

  1. vonhappatsch.github.io vonhappatsch.github.io Public

    HTML 2 1

  2. djangogirls-blog djangogirls-blog Public

    A simple blog made with Django, following the Django Girls tutorial.

    Python 2

  3. Desafio-Twitter Desafio-Twitter Public

    Desafio para aprender a mexer no DOM (JS, HTML, CSS)

    CSS 2

  4. cpfValidator cpfValidator Public

    Biblioteca JS para validação de CPF

    JavaScript 2

  5. credit-card-validator credit-card-validator Public

    Biblioteca de JS para validar cartão de crédito

    JavaScript 2

  6. huddle-lp-single-introduction huddle-lp-single-introduction Public

    Front End Mentor Challenge #1 - Huddle Landing Page With a Single Introductory Section

    CSS 2