Skip to content
View tjsweetblack's full-sized avatar
💭
Coding💻
💭
Coding💻

Highlights

  • Pro

Block or report tjsweetblack

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

Languages I have used

C C++ Python

Some of the technologies I have worked with

Git GitHub Docker Linux TCP/IP XCode

Web/Full Stack projects

My Website

FAVOURATE SHOW

Software Enginner at FRELANCEER LIFE LOL

[Linkedin: Belmiro GitHub tjsweetblack

A little more about me...

const belmiroAdriano = {
  pronouns: "he" | "his",
  code: [C, C++, python],
  tools: [Cmake, Styled-Components, docker],
  architecture: ["microfrontend", "miroservices","event-driven", "design system pattern", "behavior-driven-development", "test-driven-development"],
  techCommunities: {
                        speaker: "English/Portuguese",
                        workExperiences: [{companyName:"yetubrand", role:"grafic designer"},
                                          {companyName:"lbslanguange", role:"grafic designer"},]


                                           
                      },
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)



github-user-contribution

Popular repositories Loading

  1. shell00 shell00 Public

    Shell 1

  2. c00 c00 Public

    42 pcisne c00 esxercises

    C 1

  3. rush02 rush02 Public

    C 1

  4. libft libft Public

    a c library made from scratch to be used during my 42 school journey

    C 1

  5. ft_printf ft_printf Public

    For the ft_printf project of the 42 school cursus, we must recreate the famous C library printf function. This project teaches us about variadic arguments as well as structures if we plan to implem…

    C 1

  6. ft_get_nex_line ft_get_nex_line Public

    Because reading a line from a fd is way too tedious, this project is about creating your own function that returns a line read from one file descriptor or more, if you consider the bonus project re…

    C 1