Skip to content
View daniel2IT's full-sized avatar
🌍
#Programming
🌍
#Programming

Block or report daniel2IT

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
daniel2IT/README.md

!!! Howdy Ho !!!




Here is What I'm Working On!

  • πŸ”­ I’m currently working on ({} []) βœ…
  • 🌱 I’m currently learning ({} []) βœ…
  • πŸ’¬ Ask me about Anything βœ…
  • πŸ˜„ Pronouns: He/Him βœ…
  • ⚑ When I was a little kid I always dreamed of becoming hacker βœ…



using System; namespace daniel2IT { class Program { static void Main(string[] args) { Console.WriteLine("Howdy World!!"); } } }

<!DOCTYPE html> <html> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.0/angular.min.js"></script> </head> <body> <div ng-app> {{"Hello" + " World"}} <br> </div> </body> </html>

↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓

↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑ ↑

My new projects will be here soon

↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓ ↓

Popular repositories Loading

  1. Dynamic.Tic-Tac-Toe Dynamic.Tic-Tac-Toe Public

    Created Tic-Tac-Toe dynamic game, that available us to play (N X N) grid size... By chosing which one we wanna start to play X or 0... In addition, here we can play 3x3 win function on any grid size

    C# 4

  2. CarAndGoWebApp CarAndGoWebApp Public

    Here is a ASP.NET Core MVC Application, where I trying to make a Car-Buying app, using Bootstrap Front-end framework.

    C# 1 2

  3. -SURVIVAL-GAME- -SURVIVAL-GAME- Public

    This is my first project... I had made a funny Survival game, based on my fantasy and improvisation.. Here you can find a Fighting(Safe/Default/Bosses),Items(Helmet,Chest,Gloves etc.)/ Shop(Meal,Va…

    C++

  4. SHELL_Dialog_Menu SHELL_Dialog_Menu Public

    Here I made a dialog menu using Shell Script, A menu box display a list of choices to the user in the form of a menu.... First of all, to made this, I used a free and open-source terminal emulator,…

    Shell

  5. DataBase_Hospital.Registration DataBase_Hospital.Registration Public

    Hospital Registration App

    TeX

  6. RESTful-Web-service RESTful-Web-service Public

    Here our team tried to create a RESTful-Web-Service App using Java, according Spring Boot Java-based framework.

    Java