Skip to content
View Tunji17's full-sized avatar
:octocat:
Parsing Stack Overflow
:octocat:
Parsing Stack Overflow

Highlights

  • Pro

Block or report Tunji17

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

Hi 👋, Tunji here...

Connect with me:

https://www.oyetunji.com https://stackoverflow.com/users/8950329/tunji-abioye https://twitter.com/_2nji_ https://open.spotify.com/user/tunji17 https://www.linkedin.com/in/tunji-abioye-6625a2103

Pinned Loading

  1. Checks and updates all packages in s... Checks and updates all packages in supplied txt file without third party dependencies
    1
    # Checks and updates all packages in supplied txt file without third party dependencies
    2
    
                  
    3
    ```
    4
    RUN python check_updates.py requirements.txt
    5
    NAME            OLD_VER         NEW_VER
  2. Given a dictionary of variable names... Given a dictionary of variable names where each name follows CamelCase notation, print the item containing most words. Please note, abbr, like ID , IP are considered one word. i.e. name IPAddress contains two words, IP and Address. If the name contains the same number of words, it output the longest and the first appearance.
    1
    // Ideally i will use typescript to ensure the dictionary is an array of strings and type other variables used, but the instructions set a limit on dependencies so i will use javascript instead.
    2
    // Also this could be improved by adding test cases and using a testing framework like jest, but i will leave that out because of the instructions.
    3
    // RUN: node answer1.js
    4
    
                  
    5
    const findLongestVariableName = (dictionary) => {
  3. ml_code_examples ml_code_examples Public

    Jupyter Notebook 1

  4. zylon-ai/private-gpt zylon-ai/private-gpt Public

    Interact with your documents using the power of GPT, 100% privately, no data leaks

    Python 53.7k 7.2k

  5. pointnetwork/pointnetwork pointnetwork/pointnetwork Public

    Point Network node

    JavaScript 74 23

  6. pointnetwork/pointsdk pointnetwork/pointsdk Public

    Extension for Point Browser to provide SDK

    TypeScript 9 6