Skip to content
View SirRoll93's full-sized avatar
💻
💻
Block or Report

Block or report SirRoll93

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

68747470733a2f2f646576656c6f706572732e67697068792e636f6d2f6272616e63682f6d61737465722f7374617469632f6170692d35313264333663303936363236383237313731303861333862626235633537642e676966

Hi 👋, I'm ASUBONTENT VINCENT

A Self motivated, passionate, committed and determine self taught programmer ❤️

Python welcome program

def greet():
      name = input("What's your name? ")
      print("Hello,", name, "\nGood day!\nI welcome you to my Github Profile!?")
      print("Stay Safe and stay blessed.")
greet()

3D

C welcome program

#include <stdio.h>
int main(void)
{
      int user = 0;
      printf("I’m interested in learning programming\n");
      printf("I’m currently learning software engineering at ALX\n");
      printf("I’m looking to collaborate on joint projects nationwide\n");
      printf("How to reach me: via LinkedIn ASUBONTENG VINCENT, WhatsApp: https://api.whatsapp.com/send?phone=+233554455212");

      return (0);
}

68747470733a2f2f632e74656e6f722e636f6d2f327579454e526d6955743041414141432f636f64696e672e676966

<+234 905 209 3567 20220925_134053

Popular repositories

  1. alx-low_level_programming alx-low_level_programming Public

    As C is the basic High level programming language, which gives you the fundamental idea about what a programming language is. So you should know the C programming language. As far as career in C pr…

    C 8 6

  2. python-cv-builder-project python-cv-builder-project Public

    Python 1

  3. HTML-Projects HTML-Projects Public

    HTML 1

  4. Python-Calendar-Checker Python-Calendar-Checker Public

    Python

  5. Employees-Payroll-system-with-Python Employees-Payroll-system-with-Python Public

    Python

  6. alx-pre_course alx-pre_course Public

    I'm now a ALX Student, this is my first repository as a full-stack engineer

    Shell