Coder Social home page Coder Social logo
  • šŸ‘‹ Hi, Iā€™m Patrick
  • šŸ‘€ Iā€™m interested in building responsive fullstack applications and websites.
  • šŸŒ± Iā€™m currently learning a bunch of stuff. Everyday, I practice something related to programming it could be javascript, node.js, python, django, or DS and algorithms. It's a marathon not a sprint, I find technology fascinating, and I love to learn.
  • šŸ’žļø Iā€™m looking to collaborate on building sustainable business solutions.
  • šŸ“« How to reach me: I can be reached by email at [email protected]. Why not reach out to me if you have an idea or need a software engineer. I am currently pursuing full time software engineering opportunities.

Patrick's Projects

grader icon grader

Create a function that takes a number as an argument and returns a grade based on that number.

hello-name-or-hello-world- icon hello-name-or-hello-world-

Define a method hello that returns "Hello, Name!" to a given name, or says Hello, World! if name is not given (or passed as an empty String).

highestandlowest icon highestandlowest

Write a function that takes a string of numbers and returns the highest and lowest

highestprofit icon highestprofit

Write a function that returns both the minimum and maximum number of the given list/array.

howmuchpaper icon howmuchpaper

create a function that returns how much paperwork you will need for your class

if_elseif_js icon if_elseif_js

write an if..else if statement for the sale of hotdogs at various price points

is_leap icon is_leap

write a function that will return True if the year is a leap year and False if it is not a leap year

isanagram icon isanagram

write a function to return true if the two arguments given are anagrams of each other; return false otherwise.

islochnessmonster icon islochnessmonster

write a function that finds the Loch Ness Monster by finding 3.50, three fiddy, or three fifty in the given string

ispalindrome icon ispalindrome

Implement a function that checks if something is a palindrome. If the input is a number, convert it to string first.

ispalindromejs icon ispalindromejs

A codewars problem taking a string and checking if its a Palindrome

ispanagram icon ispanagram

A pangram is a sentence that contains every single letter of the alphabet at least once. For example, the sentence "The quick brown fox jumps over the lazy dog" is a pangram, because it uses the letters A-Z at least once (case is irrelevant). Given a string, detect whether or not it is a pangram. Return True if it is, False if not. Ignore numbers and punctuation.

isprime icon isprime

write a function to check if a number is a prime number

jsarrayfilter icon jsarrayfilter

Use the filter functionality to return only the even numbers from the array

kartpool-boilerplate icon kartpool-boilerplate

Boilerplate code for Kartpool - A Community-driven delivery platform for the ones who need it the most.

largestpairsum icon largestpairsum

Given a sequence of numbers, find the largest pair sum in the sequence.

listfilter icon listfilter

create a function that takes a list of non-negative integers and strings and returns a new list with the strings filtered out.

looptriangle icon looptriangle

write a function that makes seven calls to console.log and writes a triangle with '#'

lostwithoutmap icon lostwithoutmap

Write a function that returns an array of number with each element being doubled

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.