Skip to content
View cfyascf's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report cfyascf

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

hi there!

I'm Yasmim, a brazilian girl majoring in computer science and working as a junior software developer at Robert Bosch. Focusing right now in learning Spring Boot, the only non-hateble java-based technology.

typedef struct{
  char name[100];
  char nick[25];
  int age;
  char major[25];
  char company[50];
} Self;

int main(){
  Self yasmim;
  yasmim.name = "yasmim da cunha freitas";
  yasmim.nick = "yasmi";
  yasmim.age = 18;
  yasmim.major = "computer science";
  yasmim.company = "robert bosch";

 return 0;
}

socials

👔 [LinkedIn]https://www.linkedin.com/in/yasmim-d-b57305235/[linkedin]

Popular repositories Loading

  1. ScaffoldStreamming ScaffoldStreamming Public

    This is a streamming service made using ASP .NET framework.

    C# 1

  2. cfyascf cfyascf Public

    Config files for my GitHub profile.

  3. Plangotchi Plangotchi Public

    C++

  4. SimpleNeuralNetwork SimpleNeuralNetwork Public

    C

  5. PS1Git PS1Git Public

    PowerShell

  6. ReactNativeExercises ReactNativeExercises Public

    JavaScript