Skip to content
View The-Flash's full-sized avatar

Block or report The-Flash

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
The-Flash/README.md

Hi there ๐Ÿ‘‹!

  • ๐Ÿ‘‹ Iโ€™m Augustine
  • ๐Ÿ‘€ Iโ€™m a fullstack developer
  • ๐ŸŒฑ Iโ€™m currently learning Go
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on an inspiring project
  • ๐Ÿ“ซ If you want to reach me, mention my name three times and I'll be there...just kidding

Skills

  • Languages: NodeJS, Python/Django, Golang, TypeScript, Dart
  • Databases: PostgreSQL, MySQL
  • Frontend: React, Angular, Flutter
  • Testing: Jest, Mocha
  • DevOps: Git, Github, Ansible, Kubernetes, AWS
  • Other: Nx Monorepo

Employment History

Amalitech IT Services

  • Senior Associate Software Developer - October 2021 to Present
    • Mentored over a dozen junior developers to elevate their skills and land job offers
    • Conducted rigorous code reviews to ensure high-quality work
    • Integrated Sentry for error reporting to address production issues promptly
    • Wrote extensive unit tests for software stability
    • Collaborated in agile teams to deliver high-quality software to clients

Fiverr Inc

  • Freelancer - May 2020 to Present
    • Completed nearly 100 orders with 5-star ratings
    • Recognized as a 5-star Pro Software Developer

Testgorilla

  • Django Expert (Contract) - Aug 2023 to Sept 2023
    • Designed scenario-based Django questions to help companies make better hires

Projects

Coupling Rod Product Configurator

A web app helping engineers find suitable coupling joints for their machines.

  • Worked as part of a cross-functional agile scrum team.
  • Wrote GitHub Actions to run unit tests to enhance continuous integration
  • Wrote a custom TypeScript library to patch an open-source full-text engine (Orama Search)

TheFairwork

A freelance platform delivering global projects through skilled African talent.

  • Developed a secure open-source remote code execution engine with Golang.
  • Led a cross-functional agile scrum team.
  • Implemented GitHub Actions for CI/CD.
  • Deployed to AWS EC2 using Ansible playbooks and GitHub Actions.
  • Enhanced security measures against various attacks.
  • Integrated OAuth with Google, LinkedIn, and Facebook.

Code Racer

A secure open-source remote code execution engine built with Golang

  • As a security measure, I wrote a custom binary to prevent network access by blocking network-related system calls
  • Mitigated against fork bombs, overflow attacks, and infinite loops.
  • Deployed to AWS EC2 using Ansible playbooks and GitHub Actions

Certifications

  • AWS Certified Developer - Associate - December 2022 to December 2025

Want to get to know me more?

Let's have a chat here [email protected]

Pinned Loading

  1. code-racer code-racer Public

    A fast remote code execution engine built with Go

    Go 4

  2. codenotes-cli codenotes-cli Public

    A Rust-based engine for CodeNotes - A VSCode extension for embedding notes in your code projects

    Go

  3. ds_algo ds_algo Public

    Python

  4. ec2-shutdown ec2-shutdown Public

    TypeScript

  5. nvim-flash nvim-flash Public

    My Neovim dotfiles

    Lua

  6. django_createdb django_createdb Public

    Django utility to create databases based on settings.py

    Python