Cooper Runyan
fullstack developer
.
How many programmers does it take to change a light bulb? None, it's a hardware problem.
about.
I'm a 4 year fullstack software developer. I work in frontend/backend design and development with technologies like Rust, NodeJS, Deno, Docker, Go, NextJS, SCSS, and Typescript.
quotes.
“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger W. Dijkstra, creator of the Dijkstra pathfinding algothrim
“Any application that can be written in Javascript, will eventually be written in Javascript.” - Jeff Atwood, creator of Stack Overflow
“There are only two kinds of languages: the ones people complain about and the ones nobody uses.” - Bjarne Stroustrup, creator of C++
“C++ is such a bad language!” - Linus Torvalds, creator of Linux and Git
technologies.
Rust
The best programming language (ever).
Next JS
A fullstack framework for React with SSR and SSG that provides built-in optimizations.
React
The world's most popular non-opinionated frontend UI framework. Focuses on functional UI.
NodeJS
The first ever server-side JavaScript runtime built on Google Chrome's V8 JavaScript engine.
TypeScript
A better version of JavaScript that privides static typing to the language,
Deno
The successor to NodeJS built with Rust and focused on TypeScript, efficiency, and simplicity.
SCSS
A better version of CSS that provides support for nested selectors, functions, mixins and so much more.
Express
The most popular NodeJS library for http servers that allows for JavaScript based APIs and web apps.
Docker
Containerization for apps that gives standardization and recreation abilities to reduce "it works on my machine" problems.
Fresh
A brand-new React framework built and used with Deno (used to create this site)
Figma
Frontend UI design tool for team-based web design and optimized collaboration.
Vercel
Serverless hosting for web apps like NextJS, React, Angular, Vite, etc. (creators of Next JS).
MongoDB
Extremely popular NoSQL database.
Heroku
Cloud hosting for applications.
Netlify
Hosting service for static web apps.
JavaScript
The most popular coding language of today; powers the web, keeps sites functioning.
CSS
The universal frontend styling language.
Webpack
JavaScript module bundler/builder.
LWC
Salesforce's frontend framework (Lightning Web Components).
Angular
A popular, opinionated frontend UI framework created by Google.
Vite
The better, faster, newer version of Webpack (uses HMR).
Lit
Abstraction framework for WebComponents.
Ionic
Fullstack framework for building applications.
Prisma
A TypeScript-based ORM (abstraction layer) for SQL database management.
Electron
Creates desktop apps with HTML, CSS and JavaScript.