Skip to content
View Nnadozie's full-sized avatar
๐Ÿš€
Building the adventure
๐Ÿš€
Building the adventure
  • Fronte.io
  • Remote
  • X @dozieokk
Block or Report

Block or report Nnadozie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Nnadozie/README.md

Build the Adventure with Dozie๐Ÿš€ ๐Ÿ‘‹

Hi ๐Ÿ‘‹, you can call me Dozie ๐Ÿ˜„. My friends say I'm a tenacious problem solver and I love taking on challenging problems. I'm also a two-time IBM patent awardee and a growth focused early-career software engineer approaching 5 years of industry experience across different stacks and company sizes, with a current focus on building depth in all things front-end systems.

My current tools of choice:

  • Typescript and JavaScript
  • HTML, CSS
  • React

If I'm successfull with my self-development plan for the year 2022, I'll be expanding this to include Webflow, and Swift (why Swift and not Flutter, React Native or Android? - DM me on twitter @dozieokk, I'd love to chat with you!).

In Q1 2022 I:

  • completed reading Effective Typescript by Dan Vanderkam - to improve my knowledge of Typescript,
  • worked on a Leetcode contest api (discontinued) - to practice what I read,
  • and wrote about both on my blog https://dozie.dev - to share what I was learning

In Q2 22 I:

  • Attempted to Grow a Fronte.io Ltd product to ยฃ1000 MRR by 2nd quarter end by focusing on building sleek marketing pages for startups using Webflow. I ended up delivering a technical writing service for roughly ยฃ500/month non-recurring.

At the moment I'm working through major self-growth challenges spanning the 3rd to 4th quarters of 2022:

  • 195 days (3 quarters) of Intro to Algorithms by CLRS ()
  • 300 - 1000 words of daily technical writing for 3 quarters ()
  • 130 days (2 quarters) of implementing one data structure or one algorithm ()
  • 26 weekends (2 quarters) of competing in one leetcode contest ()
  • 65 days of TypeScript challenges ()

and I will be sharing my progress publicly on Twitter @dozieokk.

In the future

I'd like to:

  • continue learning how to build massively parallel, concurrent and distributed systems for financial/AI applications.
  • make out the time to build out another passion project, which is the reason I may be learning Swift later this year.

How to reach me

The best way to reach me is via Linkedin, Twitter, or e-mail at dozie@fronte.io.

Mentorship

People tend to reach out to ask about CV, career, job application, or technical advise. If you're planning to do this, please reach out on Twitter, but please keep in mind that I'm also still figuring out this thing called life ๐Ÿ˜… and all my answers typically involve YOU doing a ton of work.

Recruiters

I'm currenly most open to roles offering work visa sponsorship for the UK. Other than these, I'm open to fully remote roles which overlap with the GMT timezone.

Pinned

  1. broker-portal broker-portal Public

    Mini project used to familiarize myself with apollo graphql, and how the apollo graph can be used for typical state management needs.

    TypeScript

  2. leetcode-contest-api leetcode-contest-api Public

    APIs to empower front-end developers to build richer interfaces on top of Leetcode's contest data.

    TypeScript

  3. leetcode-percentile-analyzer leetcode-percentile-analyzer Public

    This project helps you track your leetcode performance using historical leetcode contest data.

    JavaScript 1

  4. mern-stack-guided-project mern-stack-guided-project Public

    A series of challenges and examples to get beginners going with building full-stack MERN apps. Master branch comes with the basic dependencies needed to get going.

    JavaScript 13 14

  5. TypeScript TypeScript Public

    Forked from TheAlgorithms/JavaScript

    Algorithms implemented in TypeScript for beginners, following best practices.

    JavaScript