Skip to content
View codyt11's full-sized avatar

Block or report codyt11

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

Hello World! I am Cody Townley 👋

  "I'm a developer from Wichita, Kansas currently looking for a position as a software engineer."

Anurag's github stats

  • 🔧 My current skills...
  const frontEnd = ["HTML", "CSS", "JavaScript", "React", "Redux", "Vue"];
  const backEnd = ["NodeJS", "Express", "Knex", "PostgreSQL", "AWS DynamoDb"];
  const other = ["Python"];
  • 🔭 I’m currently working on...
  const newProject = (projectName) => {
    return `I am currently working on a ${projectName}.`;
  }

  newProject("Crestvie.io");
  • 🌱 I’m currently learning...
  language = "Vue.js"
  • 👯 I’m looking to collaborate on...
  string = "Anything that I can lend a helping hand with!"
  • 💬 Ask me about...
  const about = {
  1: "UI Development",
  2: "Backend development",
  3: "Golf",
  4: "Gaming"
 };
  
  const askMe = (ask) => {
    for (const answer in ask) {
    	console.log(`I would love to talk about ${ask[answer]}.`);
    }
  }

  askMe(about);
  • 📫 How to reach me: ...
<a href = "mailto: [email protected]">Send Email</a>
<a href = "https://www.linkedin.com/in/cody-townley-56a351a3/">LinkedIN</a>


- ⚡ Fun fact about me...
```javascript
"I love to be constantly challenged!" 

Pinned Loading

  1. anywherefitpage anywherefitpage Public

    ux for anywhere fitness

    HTML

  2. Car-Sales Car-Sales Public

    Forked from bloominstituteoftechnology/Car-Sales

    JavaScript

  3. cody-website cody-website Public

    SCSS

  4. dark-mode dark-mode Public

    Forked from bloominstituteoftechnology/dark-mode

    JavaScript

  5. github-usercard github-usercard Public

    Forked from bloominstituteoftechnology/github-usercard

    Create a card based on the data coming back from the Github API.

    CSS

  6. node-db4-project node-db4-project Public

    Forked from bloominstituteoftechnology/node-db4-project

    Module challenge for Node DB 4