Git Product home page Git Product logo

c4rlosr4ul / feeling-responsive Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phlow/feeling-responsive

0.0 0.0 0.0 55.8 MB

»Feeling Responsive« is a free flexible theme for Jekyll built on Foundation framework. You can use it for your company site, as a portfolio or as a blog.

Home Page: http://phlow.github.io/feeling-responsive/

License: MIT License

JavaScript 49.70% Ruby 0.10% XSLT 0.44% CSS 3.04% HTML 13.49% SCSS 33.24%

feeling-responsive's Introduction

Hello there 👋

Open Source Love

program ComputationalPhysicist
    implicit none
    character(len=20) :: name
    character(len=30), dimension(4) :: languages 

    name = 'Carlos Raúl'
    languages(1) = 'Spanish (Native C2)' 
    languages(2) = 'English (B2)'        
    languages(3) = 'Portuguese (B1)'
    languages(4) = 'Russian (A2)'

    call say_hi(name)
    call list_languages(languages)

contains

    subroutine say_hi(name)
        implicit none
        character(len=20), intent(in) :: name
        print *, 'Thanks for dropping by,', trim(name) // '. Hope you find some of my work interesting.'
    end subroutine say_hi

end program ComputationalPhysicist

📝 Blogs

🔧 Technologies & Tools

🗂️ Projects

fortran-numerical-methods

📫 How to reach me:

Twitter LinkedIn

📈 My GitHub stats:

feeling-responsive's People

Contributors

acoard avatar angoca avatar bolaurent avatar brice avatar dependabot[bot] avatar fedorov avatar funkypenguin avatar gernest avatar gilardh avatar gunharth avatar inetbiz avatar jjamor avatar litusgm avatar markcmiller86 avatar michiexile avatar modulitos avatar nerk avatar nevermin avatar ngrhodes avatar oefe avatar phlow avatar plutonik-a avatar rbdixon avatar rphaedrus avatar srenatus avatar teschi avatar thegands avatar twisterrob avatar yafred avatar

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.