Code Monkey home page Code Monkey logo

Hi 👋

I'm Alan Files. A software engineering leader in Columbus, Ohio. I'm interested in Software Development, Security, Programming, and how these things make their way into the real world. I'm also interested in helping other developers find their niche in the software world. I'm always poking around with functional code, ideas of writing a NES game in assembly, or doing a code golf exercise.

alangfiles.github.io <-- Some things I made and remembered to write about

Programming

so... fizzbuzz right?

for(i=0;i<100;)alert((++i%3?'':'Fizz')+(i%5?'':'Buzz')||i)

wait... you're telling me you don't want it code golfed?

Addendum

🌋

Did you know there's a volcano emoji, how lucky are we?

Alan Files's Projects

alanprogolf icon alanprogolf

A combination of all your favorite golf games. Into a new golf game.

bingtogoogleextension icon bingtogoogleextension

A Google Chrome extension that allows you to easily search google for what you just binged.

bubbles icon bubbles

little unfinished particles game - MIT license

carombole icon carombole

How many banks does it take for a ball to fall.

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.