Skip to content
View MartiusBr's full-sized avatar
:electron:
Focusing
:electron:
Focusing
  • Lima- Peru

Block or report MartiusBr

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

Awesome Matrix Code

Linkedin Badge Gmail Badge

Welcome to my humble abode in the Digital World.. There are 10 types of people in the world. Those who get Binary and those who don't.

💻 Technologies I Love

  • .NET
  • Javascript and Python
  • Docker
  • Linux

Programming Languages

Who am I?

class WhoAmI:
	user = 'Martin Ballasco'
   current_edu = "Universidad Tecnológica del Perú"
   hobbies = [
   			'Playing video games',
   			'Play football',
   			'Watching Anime',
   			'Reading Sci-Fi Novels'
   			'Being up all Night chasing that ONE BUG...'
   		]
   
   def getCity():
   	return Lima_Perú()
   
   def Ambitions():
   	LearnFrench()
   	BuildMyOwnBusiness()
   	Emigrate()
   	# Assume 10 more awesome ambitions here  ;)
   

Current Works

  • I'm currently working on 🔭 building and maintaining Web and desktop applications using .NET and working up on polishing my skills 🌱 in Competitive Programming at E2Open.
  • Also, I've got a Portfolio , Texsoft PE.
  • Currently learning Clean Architecture/DDD and React.

Other Stuff

  • :octocat: My Resume
  • If you have any suggestions to this README, feel free to inform me. And if you liked, you are free to use it for yourself.(P.S. Star it too!! 😬)

Credits: MarikIshtar007 (This README template)

Last Edited on: 10/12/2024

Pinned Loading

  1. MartiusBr.github.io MartiusBr.github.io Public

    My presentation letter just to look for some oportunities CV

    JavaScript

  2. SistemaUdemyASP SistemaUdemyASP Public

    API REST made with ASP.NET CORE

    C#

  3. SistemaUdemyVueFront SistemaUdemyVueFront Public

    Front end of the ASP.NET project with Vue.js & vuetify

    Vue