Skip to content
View LighteningCode's full-sized avatar
โšก
Working from home
โšก
Working from home
Block or Report

Block or report LighteningCode

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
LighteningCode/README.md
Hi there, ๐Ÿ‘‹, you are the (st/ rd/ nd/ th) person here ๐Ÿ™‚

UPDATED: 25th August 2022

  • ๐Ÿ”ญ Iโ€™m currently advancing my Code Testing skills.

  • ๐ŸŒฑ Iโ€™m currently reading a book titled - The Hot Seat by Jeff Immelt, ex-CEO of General Electric, he made this statement that I think is quite profound, "Transparency is an admirable goal. But the real goal is to solve problems. When leaders merely unload their burdens without offering a plan of action, thatโ€™s selfishness masquerading as candor"

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on anything, but should use cool technologies related to web apps, mobile apps and some JS

  • ๐Ÿค” I don't like fat (or prop drilling) components and long meetings (2hrs+)

  • ๐Ÿ’ฌ Ask me about the JavaScript event loop or how to fry plantain to crisp under 30 secs or a more pressing question, like why the head of a sardine is not included in the tin can of sardines.

  • ๐Ÿ“ซ How to reach me: elvisagbesi@gmail.com, twitter, LinkedIn ,WhatsApp and calls +233(0)267658663

  • ๐Ÿฆพ Computer languages I can speak? English, Javascript, Typescript, PHP, JAVA, C#, C++, a bit of Golang and a pinch of Python - HTML CSS (cant be counted but...well..yeah)

  • ๐ŸŒŒ Proficiently Skilled in - (Web Technologies) NodeJS, ReactJS, PassportJS, ExpressJS, (Databases) - SQL, PostgreSQL, MongoDB, Firebase

  • ๐Ÿ›น Other Skills - (Weird mix but okay) Super Skilled in Literally all the ADOBE apps (PS, PR, AE, AI, XD), Figma, UI / UX design.

  • ๐Ÿ‘ I am currently teaching a group of level 100 university students their way around GitHub, many of them seem to get the idea many of them can actively use it now.

  • ๐Ÿฑโ€๐Ÿ‘ค Favorite Quote: Pessimists sound smart optimists make money - Nat Friedman (Former Github CEO)

LinkedIn Posts

Okay so in 2021 I did quite a lot of coding in my life, (Its annotated, click the link below to see the annotations for what I was doing)

Post Here

I copied the Medium website to express how well I can design and create what I can see. Once it can be perceived via mockups or examples it can be done

Post Here

I have always disliked the fact that WhatsApp does not publicly allow developers to build assistive bots, its frustrating ๐Ÿ˜”. Telegram has been built with so much support at this end....read more below

Post Here

Repography logo / Top contributors

Top contributors

Pinned

  1. JavaScript-PathFinder JavaScript-PathFinder Public

    An program that uses JavaScript to do some path finding, no โ€ŽDijkstra's algorithm or any of the popular path finding algorthim, just plain reasoning.

    SCSS 8

  2. mediumz mediumz Public

    A clone of medium built with NextJS, mediumz.vercel.app

    TypeScript 10

  3. Highly performant key=value string p... Highly performant key=value string parser
    1
    // CommonJS
    2
    exports.getFlagValues = function (queryCommand = "") {
    3
      let FlagValuesObject = {};
    4
      const stringParts = queryCommand
    5
        .split(" ")
  4. hangman hangman Public

    A program that emulates the hangman game in Golang. Donwload and run the .exe file inside to play

    Go 3

  5. phone_dialer phone_dialer Public

    As a way of learning react native, I copied the entire iPhone Phone native phone app. Some times its good to copy, the more you copy the more you know

    JavaScript 7 2

  6. rick-and-morty-native rick-and-morty-native Public

    A rick and morty app, made to experiment with Graphql and the Apollo Client

    JavaScript 2