using GitHub.*;
using System;
namespace IamSeji
{
class Program
{
static void Main()
{
// >>> Git will run my code see bottom
SejiMe itsMe = new();
itsMe.Display();
GitHub.Run(itsMe)
}
}
// >>> My Profile Class
public class SejiMe
{
private string[] _Skills {get; set;}
private int _Knowledge {get; set;}
private string Name {get; set;}
public SejiMe()
{
_Skills = new string[5];
_Skills[0] = "Web Development";
_Skills[1] = "Desktop Development";
_Skills[2] = "MSSQL";
_Skills[3] = "C#";
_Knowledge = 1;
Name = "Cer Jivan Atienza"
}
public void Display()
{
GitHub.Show(SejiMe);
}
}
}
- 🔭 I’m currently working on AtCad and Web Based Rabbitry
- 🌱 I’m currently learning in MERN Path
- ⚡ Fun fact: I crave a lot