Skip to content
View Wakodono's full-sized avatar

Block or report Wakodono

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Wakodono/README.md

Hi, I'm Wako

I'm Aberdeen-based and looking for an entry-level software developer role. I've been building with React, TypeScript and Node.js (plus tests, APIs, and GitHub Actions). Hybrid here or UK remote is fine.

I stay sharp by building consistently. Ready to ship, own work, and solve real problems with a team.

Skills

Git JavaScript React NodeJS Express MySQL

What I've been building

These are the four repos pinned on this profile.

  • weather-app — fetch a public API, then render it in the DOM. Live
  • odin-linked-lists — a linked list from scratch, with Jest tests. The goal was simple: understand the pointers, not just use an array
  • odin-tic-tac-toe — factory functions and the DOM
  • todo-list — webpack modules, projects, localStorage. Live

I'm on The Odin Project JavaScript path, and I passed a PDA in Software Development at NESCOL.

Work

At Andrual (2025) I was on a Next.js / TypeScript product. The app was firing the same API calls twice — I traced it, fixed it, and covered the user-facing bugs with Jest.

At Administrate (2022) I built React components on a SaaS LMS, worked in a large GraphQL / MySQL codebase, and helped move the team's CI onto GitHub Actions.

I learned web development on a full-stack course at Epicode in 2021 (it was called Strive then). Administrate was the first job that followed.

Contact

LinkedIn · GitHub

Pinned Loading

  1. odin-tic-tac-toe odin-tic-tac-toe Public

    A Tic Tac Toe game you can play in your browser!

    JavaScript

  2. odin-linked-lists odin-linked-lists Public

    Singly linked list from The Odin Project — factory functions, Jest tests, and notes on what I learned.

    JavaScript

  3. weather-app weather-app Public

    Check the weather in any city right now

    JavaScript

  4. todo-list todo-list Public

    Todo list from The Odin Project — webpack modules, projects, and localStorage

    JavaScript