Hi, my name is Kevyn. I'm a web developer ready to assist you in creating modern websites and apps that are:

Performant

Responsive

Accessible

Here are some of the technologies that I have experience with:

  • HTML

    • Prioritizing accessible markup
    • Using modern, semantically correct elements
  • CSS

    • Using Flexbox and Grid to make responsive, user friendly layouts
    • Creating clean, balanced designs that fit any project
  • JavaScript

    • Using ES6+ features to create more efficient logic
    • Prioritizing maintainabile and modular code
  • React

    • Using modern, functional components to create scalable user interfaces
    • Using state to manage data and logical flow
  • TypeScript

    • Creating custom interfaces to bring type safety to any project
    • Using strict configurations to make projects more scalable
  • Version Control (Git)

    • Using basic commands such as add, commit and push to track changes
    • Creating branches and merging to add new features
    • Resolving conflicts between divergent branches

Here are some of the projects that I've made:

The 4em App

A header section with options for menu and topics above sections of new and popular posts on a light blue background

A forum/social media app made with the MERN stack. Users are able to create accounts, create posts and comments within different topics and save, like, and report posts. From the profile page, logged in users can manage their created content, control various settings such as picture, bio and content visibility and view notifications. Passwords are hashed using Bcrypt and user actions are authenticated with JWT. During account creation, a verification email with a OTP is sent to confirm that the email is valid before the account creation is completed. Accounts have permission levels of either User, Mod or Admin. Mods and admins have access to the moderation page, which allows them to delete content, send notifications to users or temporarily ban user accounts.

Made with MongoDB, Express, React and NodeJS.

Stardust Extinction

An open, bright purple and partially transparent menu over a space background with ships firing lasers at each other

A space-themed browser game, playable on both desktop and mobile. The user controls a spaceship which fires lasers as enemy ships continuously enter the screen. Each level includes varied enemy types with unique behavior and a boss stage. The menu system includes settings for controls, audio, difficulty and other gameplay options. The game is fully playable with either keyboard or mouse and controls can be mapped to different keys.

Made with TypeScript, HTML and CSS.

BlackJack Browser Game

Playing cards on a green background resembling a casino table, above a series of red buttons providing gameplay options

A classic BlackJack game, playable in the browser. The player and dealer receive cards that have been randomly selected from a generated deck and whoever gets closest to twenty-one without going over wins. Current scores and total money remaining each hand are displayed on the board. On subsequent hands, the all time high score is shown, which is stored in localStorage.

Made with TypeScript, HTML and CSS.

Here are some of the certifications that I've earned:

Scrimba Front-End Developer Career Path

Focused on a wide range of topics, including making websites interactive, responsive design, working with APIs, UI design and writing modern React. Included more than a dozen solo projects to ensure understanding and retention of the material.

See more details at: scrimba.com

Certificate of completion for the Scrimba Front-End developer career path

FreeCodeCamp JavaScript Data Structures and Algorithms course

Focused on the fundementals of modern JavaScript, along with creating algorithms to solve various problems using array and object methods.

See more details at: freecodecamp.org

Certificate of completion for the FreeCodeCamp JavaScript Data Structures and
                        Algorithms course

FreeCodeCamp Responsive Web Design course

Focused on accessibility, using semantically correct HTML and using modern CSS layouts to create responsive designs.

See more details at: freecodecamp.org

Certificate of completion for the FreeCodeCamp Responsive Web Design course