Giter Site home page Giter Site logo

    Hi, I'm José Beirão

🍪 Still a noobgrammer, striving to be a programmer;
📎 Currently a student @42Porto; 🤯
😶‍🌫️ Fluent in Profanity;
🧑🏻‍💻 Coding to achieve 🔒 Cybersecurity;
☕ No Coffee, 🍫 No Chocolate, 😴 No Code;
💡 Fact ⚡ I 💜 Rubber Ducks;

About me

class Beirao():

  def init(self):
    self.name = "José Beirão";
    self.username = "Beirão";
    self.gamertag = "Drkpulse"
    self.location = "Portugal"
    self.web = "https://zbeirao.com/";

  def str(self):
    return self.name

if name == 'main':
    me = Beirao()

GitHub Streak
Linkedin 42

Some other languages;

C C++ CSS3 HTML5 PHP Adobe Lightroom LINUX Arduino Raspberry Pi

💜

Beirão's Projects

42_common-core icon 42_common-core

42 is a global education initiative that offers a new way of learning technology: no teachers, no classrooms, students learning from their fellow students

aedar_discordjsbot icon aedar_discordjsbot

A versatile Discord bot designed to meet various community needs for my inline skating server. Powered by Discord.js & CommandKit

born2beroot icon born2beroot

This project aims to introduce you to the wonderful world of virtualization. This is a System Administration related exercise.

ft_printf icon ft_printf

The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments.

get_next_line icon get_next_line

This project is about programming a function that returns a line read from a file descriptor.

libft icon libft

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

pnpweb icon pnpweb

Website do Grupo Patins no Porto

push_swap icon push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

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.