Code Monkey home page Code Monkey logo

Typing SVG

Ashutosh's github activity graph

using System;

class Lynxs73619
{
    public string Name { get; private set; }
    public string Certifications { get; private set; }
    public string Acting { get; private set; }
    public string Repositories { get; private set; }
    public string Note { get; private set; }

public Lynxs73619()
    {
        Name = "Davi Eduardo";
        Certifications = "in process";
        Acting = "in process";
        Repositories = "Some projects and studies"
        Note = "Thanks for visiting, take a look at some projects";
    }

    static void Main(string[] args)
    {
        Lynxs73619 lynxs73619 = new Lynxs73619();
        Console.WriteLine($"Name: {lynxs73619.Name}");
        Console.WriteLine($"Certifications: {lynxs73619.Certifications}");
        Console.WriteLine($"Acting: {lynxs73619.Acting}");
        Console.WriteLine($"Repositories: {lynxs73619.Repositories}");
        Console.WriteLine($"Note: {lynxs73619.Note}");
    }

Main skills:

C#  JavaScript  Html5  Css3  Python  Mysql  SQL Server

Studying in this moment:

C  C++  Arduino 

Tools:

Visual Studio  Visual Studio Code  Git  GitHub  Windows  microsoft-office  Kali 


Visitors Count


Davi Eduardo (Lynxs73619)'s Projects

basic-calculator-2-numbers- icon basic-calculator-2-numbers-

Escreva um programa para mostrar o menu de opções abaixo. Na sequência, leia a opção do usuário e os dados necessários para executar cada operação. Calcule a operação selecionada pelo usuário e imprima na tela o resultado. Menu de Opções 1. Somar dois números. 2. Subtrair dois números. 3. Multiplicação de dois números. 4. Divisão de dois números.

check-day-of-week icon check-day-of-week

check day of the week - Verificação de dias da semanas com numeros correspondentes

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.